Hello,
I'm using MATLAB 2013a in Windows; installed the driver; changed the dirs to,
e.g.: C:\Program Files (x86)\AMD APP SDK\2.9\lib\x86_64
I've also built openclcmd.mexw64 successfully and added path. However, I got
this error:
>> test_openclmatlab fetch_opencl_devices: Error -1001: UNKNOWN ERROR CODE
(clGetPlatformIDs) Error using openclcmd Runtime error! (See error message
above)
Error in opencl (line 120)
this.platforms = openclcmd();
Error in test_openclmatlab (line 1) ocl = opencl();
Any hint is appreciated!
LT
Original issue reported on code.google.com by
mial.sfu...@gmail.comon 14 Nov 2013 at 11:01