Remove OPENCL EXTENSION, failing on Intel OpenCL SDK

pull/332/head
jsteube 8 years ago
parent c19779dedf
commit 768ffbdad8

@ -3,8 +3,9 @@
* License.....: MIT * License.....: MIT
*/ */
#pragma OPENCL EXTENSION cl_khr_int64_base_atomics : enable //fails on intel opencl sdk
#pragma OPENCL EXTENSION cl_khr_byte_addressable_store : enable //#pragma OPENCL EXTENSION cl_khr_int64_base_atomics : enable
//#pragma OPENCL EXTENSION cl_khr_byte_addressable_store : enable
/** /**
* device type * device type

Loading…
Cancel
Save