ParaToolsInc / taucmdr

Performance engineering for the rest of us.

Home Page:http://www.taucommander.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support NVIDIA HPC SDK compilers

nchaimov opened this issue · comments

The latest release of what used to be the PGI compilers has changed their names. They are now nvc, nvc++, and nvfortran.

PGI compiler code should be updated to support these new names in addition to the old ones, and functionality of version detection should be tested.

Added in #416. Thanks, @vikram8128!