Remove OPENCL EXTENSION, failing on Intel OpenCL SDK

This commit is contained in:
jsteube 2016-05-10 10:22:13 +02:00
parent c19779dedf
commit 768ffbdad8
1 changed files with 3 additions and 2 deletions

View File

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