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 9c8c795 commit d188f5cCopy full SHA for d188f5c
CMakeLists.txt
@@ -297,7 +297,7 @@ target_compile_definitions(acl_objs PUBLIC
297
# the internal runtime API that exposes C++ structures and functions.
298
# https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_dual_abi.html
299
_GLIBCXX_USE_CXX11_ABI=0
300
- ACL_SUPPORT_DOUBLE=0
+ ACL_SUPPORT_DOUBLE=1
301
ACL_HAS_STDLIB_STDIO
302
CL_USE_DEPRECATED_OPENCL_1_0_APIS=1
303
CL_USE_DEPRECATED_OPENCL_1_1_APIS=1
0 commit comments