ERROR: clGetDeviceInfo() -30
#3
Thanks for the hint, but oclHashcat uses size_t.

Here is a quote from the headers:

void hc_clGetDeviceInfo (cl_device_id device, cl_device_info param_name, size_t param_value_size, void *param_value, size_t *param_value_size_ret);

So I would say he is using an old driver version which did not use size_t?


Messages In This Thread
ERROR: clGetDeviceInfo() -30 - by Volt - 08-10-2012, 08:13 AM
RE: ERROR: clGetDeviceInfo() -30 - by makakiewicz - 10-05-2012, 10:50 PM
RE: ERROR: clGetDeviceInfo() -30 - by atom - 10-08-2012, 10:34 AM