Skip to content
Snippets Groups Projects
Commit f39b7809 authored by Boman Romain's avatar Boman Romain
Browse files

add pgi compilers

parent 9d3d0005
No related branches found
No related tags found
No related merge requests found
# PGI compiler
if [ -d /opt/pgi ] ; then
add2env PGI "/opt/pgi"
add2env PATH "/opt/pgi/linux86-64/19.10/bin" front
add2env MANPATH "/opt/pgi/linux86-64/19.10/man"
add2env LM_LICENSE_FILE "/opt/pgi/license.dat"
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment