We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eff31ba commit 00fb317Copy full SHA for 00fb317
src/acl_platform.cpp
@@ -277,9 +277,7 @@ const char *acl_platform_extensions() {
277
" cl_khr_local_int32_extended_atomics"
278
#endif
279
#ifndef __arm__
280
- // Add the following once all USM APIs are implemented, Intel publishes
281
- // the spec, and published USM conformance tests pass
282
- //" cl_intel_unified_shared_memory"
+ " cl_intel_unified_shared_memory"
283
284
" cl_intel_create_buffer_with_properties"
285
" cl_intel_mem_channel_property"
0 commit comments