plibsys icon indicating copy to clipboard operation
plibsys copied to clipboard

Add support for PGI compiler

Open saprykin opened this issue 8 years ago • 3 comments

Recently PGI compiler became available for free (community edition).

saprykin avatar Nov 16 '16 21:11 saprykin

Add support for macOS in e14c872d9ca9a181e37c26e825407ecc15c6bf2c. But you also need the latest CMake according to issue 16457.

saprykin avatar Dec 02 '16 20:12 saprykin

Add support for Linux in 0942fe949fe2902a17f169813fd9a6f13339ccc7.

saprykin avatar Dec 03 '16 08:12 saprykin

Latest (17.4) PGI compiler for Windows is now available for free, but still has some issues: http://www.pgroup.com/userforum/viewtopic.php?t=5593.

We can bypass it, but CMake fix is also required: https://gitlab.kitware.com/cmake/cmake/issues/16848.

saprykin avatar May 03 '17 16:05 saprykin