According to NVIDIA website:
"The CUDA Toolkit complements and fully supports programming with OpenACC directives."
Does this mean OpenACC programs (pargma and API) can be compiled with nvcc
compiler? Or it means only runtime routine calls are supported?
Unfortunately, I cannot install CUDA Toolkit 5.0 atm to get my answer. Thanks!
support
at the nvidia page is really confusing! – Electrophysiology