aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/core/cpu/device.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/core/cpu/device.cpp b/src/core/cpu/device.cpp
index a2bc507..7876f4a 100644
--- a/src/core/cpu/device.cpp
+++ b/src/core/cpu/device.cpp
@@ -693,9 +693,7 @@ cl_int CPUDevice::info(cl_device_info param_name,
" cl_khr_local_int32_base_atomics"
" cl_khr_local_int32_extended_atomics"
" cl_khr_byte_addressable_store"
- " cl_khr_fp64"
- " cl_khr_int64_base_atomics"
- " cl_khr_int64_extended_atomics");
+ " cl_khr_fp64");
break;
case CL_DEVICE_PLATFORM: