The disparities in the "SmallPT GPU" test are interesting. Perhaps the OpenCL-GPU compilers for the tested operating systems differ in their abilities to optimize and the Linux one is generating less efficient GPU code? Maybe context switches or data transfer between the GPU and CPU on Linux are more expensive/hindered?
I'd think both operating systems would generate the same GPU binaries given the compiler is provided by NVIDIA?
My experience is CUDA though.


Reply With Quote
