Skip to content
Snippets Groups Projects
Commit 8ba10e7c authored by Matthias Diener's avatar Matthias Diener
Browse files

fix SLOT_ID name

parent 7dc035a8
No related branches found
No related tags found
No related merge requests found
......@@ -111,7 +111,7 @@ const_ext_lookup = {
"INTEGRATED_MEMORY_NV": nv_devattr,
"ATTRIBUTE_ASYNC_ENGINE_COUNT_NV": nv_devattr,
"PCI_BUS_ID_NV": nv_devattr,
"PCI_BUS_SLOT_NV": nv_devattr,
"PCI_SLOT_ID_NV": nv_devattr,
"DOUBLE_FP_CONFIG":
("cl_khr_fp64", "2011.1"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment