do not use -g77 option when installing NVHPC 22.9+#2819
do not use -g77 option when installing NVHPC 22.9+#2819boegel merged 3 commits intoeasybuilders:developfrom
Conversation
|
to be specific, g77 and gfortran have different ways of returning some function values and they are not compatible. |
Would you suggest to remove |
|
That would be more correct yes. |
19fac7b to
cf9f565
Compare
|
Test report by @SebastianAchilles Overview of tested easyconfigs (in order)
Build succeeded for 3 out of 3 (3 easyconfigs in total) |
|
Test report by @SebastianAchilles Overview of tested easyconfigs (in order)
Build succeeded for 2 out of 2 (2 easyconfigs in total) |
|
Test report by @SebastianAchilles Overview of tested easyconfigs (in order)
Build succeeded for 10 out of 10 (10 easyconfigs in total) |
(created using
eb --new-pr)While installing
NVHPC/22.9I got this error:Currently
-g77is set to/. It looks like this was copied from the PGI easyblock which the NVHPC easyblock was based on: https://github.com/easybuilders/easybuild-easyblocks/blob/develop/easybuild/easyblocks/p/pgi.py#L147 But I think it should be set to a command name: