Problems with the pgc++ command in PGI Workstation 15.7

Hi,

I’ve recently downloaded a trial version of the PGI Workstation 15.7 for C/C++ and Fortran. All the commands (pgcc, pgfortran…) work fine, however, it doesn’t recognize the pgc++ command, so I can´t compile and parallelize my .cpp. I’ve tried to modify the instalation and choose the PGI C++ compiler (both) but that had made the PGI program to crash… Now it doesn’t recognize any command previously mentioned…

Regards.

Hi alvarobaq,

What OS are you using? pgc++ is not available on Windows.

If you are on Linux or Mac, please post more details such as the exact error message you’re seeing and if the pgc++ binary is in the PGI install directory.

I’ve tried to modify the instalation and choose the PGI C++ compiler (both) but that had made the PGI program to crash… Now it doesn’t recognize any command previously mentioned…

Not knowing what you did, it’s probably best to simply reinstall.

  • Mat

I’ve solved it. The command in Windows was pgcpp. Thanks for your response.