--
You received this message because you are subscribed to the Google Groups "Spack" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spack+un...@googlegroups.com.
To post to this group, send email to sp...@googlegroups.com.
Visit this group at https://groups.google.com/group/spack.
For more options, visit https://groups.google.com/d/optout.
For PGI, it looks like we create a symlink in <prefix>/license.dat that points to a file that contains the license server info:
bash-4.1$ ll /usr/local/tools/pgi-15.7/license.dat
lrwxrwxrwx 1 root root 37 Oct 12 17:00 /usr/local/tools/pgi-15.7/license.dat -> /usr/local/etc/license.client.pgroupd
bash-4.1$ cat /usr/local/etc/license.client.pgroupd
SERVER taz4.llnl.gov 001a4a030400 27000
USE_SERVER
-Greg
-- David Shrader HPC-3 High Performance Computer Systems Los Alamos National Lab Email: dshrader <at> lanl.gov
Do your users typically do this by loading a module? Or do they have to manually set the env var?