From: jsteube Date: Tue, 10 May 2016 08:22:13 +0000 (+0200) Subject: Remove OPENCL EXTENSION, failing on Intel OpenCL SDK X-Git-Tag: v3.00-beta~2 X-Git-Url: https://www.flypig.org.uk/git/?p=hashcat.git;a=commitdiff_plain;h=768ffbdad85666c7869bc0a66cc3c66a369be117 Remove OPENCL EXTENSION, failing on Intel OpenCL SDK --- diff --git a/include/kernel_vendor.h b/include/kernel_vendor.h index 6110537..8d869bd 100644 --- a/include/kernel_vendor.h +++ b/include/kernel_vendor.h @@ -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