How to use gsl¶
Software
|
Version
|
Cluster
|
---|---|---|
gsl
|
2.7
|
Dardel
|
The GSL modules were built using different toolchains. You can check available modules using
ml PDC
ml spider GSL
ml avail GSL
For example, to load the module for GSL library built with the cpeCray 21.11 toolchain
ml PDC
ml GSL/2.7-cpeCray-21.11
To display information on what paths and environment variables are set when loading a GSL module
ml show GSL/2.7-cpeGNU-21.11
env | grep -i GSL
Disclaimer¶
PDC takes no responsibility for the correctness of results produced with the binaries. Always evaluate the binaries against known results for the systems and properties you are investigating before using the binaries for production jobs.