Hi, We just build a PGI compiler using PGI-15.10-GCC-4.9.3-2.25.eb and had some fun with the license handling. We use flexlm and set an env-variable (LM_LICENSE_FILE). The icc easyconfigs can handle this, the PGI config does not. In the end we created a dummy licences file (EasyBuild seems only to check for the existence) and modified the module file for what we need. So we can now continue.
Using an export [email protected]<mailto:[email protected]> type statement did not make things build. It does for the icc. When comparing the easy-configs (PGI and ICC) I didn’t notice the obvious difference, so that should be in the easyblock. I am wondering whether some with better expertise on those could have a look and “upgrade” the PGI. Best wishes Joachim

