GSL is a library of mathematical methods for C and C++ languages.
GSL is available on all clusters. The versions currently available at OSC are:
Version | Pitzer | Ascend | Cardinal |
---|---|---|---|
2.5 | X | ||
2.6 | X* | ||
2.7.1 | X | X* |
You can use module spider gsl
to view available modules for a given machine. Feel free to contact OSC Help if you need other versions for your work.
GSL is available to all OSC users. If you have any questions, please contact OSC Help.
GNU opensource
To configure your environment for use of GSL, use the command module load gsl
. This will load the default version.
To configure your environment for use of GSL, use the command module load gsl/<version>
.