Does the free PVF academic license include Accelerator?

I have installed all the requirements for compiling CUDA Fortran application on PVF. However, the compiler complained the PGI Accelerator license is missing. It would be great if PGI can extend the free academic license to the PGI Accelerator compiler. Thanks

Hi quantumkit,

Sorry, the PVF Educational program is only licensed to use the standard versions of the compilers. You can write CUDA Fortran using emulation mode (-Mcuda=emu), but code targeting NVIDIA GPUs requires a separate license.

  • Mat