gsl: GNU Scientific Library

Contents

  1. Overview of package
  2. Overview of package
    1. General usage
  3. Availability of package by cluster

Overview of package

General information about package
Package: gsl
Description: GNU Scientific Library
For more information: https://www.gnu.org/software/gsl/
Categories:
License: OpenSource (GPLv3)

General usage information

The GNU Scientific Library (GSL) is a collection of various numerical routines in C or C++, including routines for complex numbers, permutations, eigenvalues, statistics, transforms, and differention among other issues.

The following environmental variables have been defined:

  • \$GSL_ROOT has been set to the root of the gsl installation
  • \$GSL_LIBDIR points to the directory containing the libraries
  • \$GSL_INCDIR points to the directory containing the header files

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

  • -I\$GSL_INCDIR
and the following flags to your link command (e.g. LDFLAGS in your Makefile):
  • -L\$GSL_LIBDIR -Wl,-rpath,\$GSL_LIBDIR${endlist}

    Available versions of the package gsl, by cluster

    This section lists the available versions of the package gslon the different clusters.

    Available versions of gsl on the Deepthought2 cluster (RHEL8)

    Available versions of gsl on the Deepthought2 cluster (RHEL8)
    Version Module tags CPU optimized for GPU ready?
    2.4 gsl/2.4 x86_64 N
    2.5 gsl/2.5 ivybridge N

    Available versions of gsl on the Juggernaut cluster

    Available versions of gsl on the Juggernaut cluster
    Version Module tags CPU optimized for GPU ready?
    2.5 gsl/2.5 broadwell N