Hi,
I'm running under Linux & Eclipse
I saw a paper that icc 15.0 Beta 2 contains offload feature, and I'm inteding to use the offload feature (#pragma offload target(gfx)).
1. How can I check if the icc15 I have contains this feature ?
2. (How can I be sure that the parallel threads run on the GPU instead of the CPU ?)
3. Does version 15.0 contains the 15.0 Beta 2 ?
Thanks