There are 2 CPU in my computer.Each of them has several cores.
Now I can use one of them, but I want to know how to use them for a single kernel simultaniously.
Even more, if my computer has several CPUs and several GPUs, how to use them to do data parallel computing simultaniously.
BTW, I use windows 7 and OpenCL1.1 .
If the only way I can go is using windows threads? That seems too complicated to impliment!
Any suggestion will be appreciated.
Thank you in advance!
tdchen