Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
[solved] OpenCL not working
12-04-2013, 11:27 AM
Post: #10
RE: OpenCL not working
dgud, I was checking the last changes you made to the cl-1.2.1 and it seems that you are using the header from Intel SDK (since in the readme file your example about the env. settings uses it).

I have all SDKs and by comparing their cl.h file that was I noticed:
  • AMD = Khronos 1.2
  • Intel = Khronos 1.2 + clSetPrintfCallback/3 func - 4 constant defines
  • NVidia = Khronos 1.1
  • Khronos 1.2 = Khronos 1.1 + new defines and functions
So, would not be good use the headers from the "official" specifier?

again, trying to understand the cl sources, is it able to load the right beam module for the opencl version found?
Reply


Messages In This Thread
[solved] OpenCL not working - Siber - 11-30-2013, 11:41 PM
RE: OpenCL not working - dgud - 12-02-2013, 11:32 AM
RE: OpenCL not working - Siber - 12-02-2013, 09:04 PM
RE: OpenCL not working - dgud - 12-03-2013, 05:51 PM
RE: OpenCL not working - dgud - 12-03-2013, 05:51 PM
RE: OpenCL not working - dgud - 12-03-2013, 06:20 PM
RE: OpenCL not working - micheus - 12-03-2013, 10:50 PM
RE: OpenCL not working - Siber - 12-03-2013, 10:29 PM
RE: OpenCL not working - Stem - 12-04-2013, 04:31 AM
RE: OpenCL not working - micheus - 12-04-2013 11:27 AM
RE: OpenCL not working - dgud - 12-04-2013, 05:42 PM
RE: OpenCL not working - Stem - 12-06-2013, 12:48 AM
RE: OpenCL not working - micheus - 12-06-2013, 01:30 AM
RE: OpenCL not working - dgud - 12-06-2013, 09:19 AM
RE: OpenCL not working - Stem - 12-24-2013, 08:20 PM
RE: OpenCL not working - moatdd - 12-28-2013, 09:24 AM
RE: OpenCL not working - KrisBee - 08-12-2017, 10:19 AM
RE: OpenCL not working - dgud - 08-12-2017, 11:00 AM
RE: OpenCL not working - KrisBee - 08-14-2017, 07:52 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)