Hi,
In order to test my OpenCL kernel… I have create a standard ‘C’ .dll with the OpenCL code (with minor modifications).
This kernel works perfectly when I use the ‘C’ version, I got the right results… but with the NVidia driver I got wrong results.
So, what can I do to debug this problem ?