1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-21 23:58:07 +00:00

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

View File

@ -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