Clang 3.0 is able to compile OpenCL to ptx and use Nvidia\'s tool to launch the ptx code on GPU. How can I do this? Please be specific.
See Justin Holewinski's blog for a specific example or this thread for some more detailed steps and links to samples.