Skip to main content

gsl: GNU Scientific Library

Contents

  1. Overview of package
    1. General usage
  2. 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:

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

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

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 Zaratab cluster

Available versions of gsl on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
2.5 gsl/2.5 zen Y
2.7.1 gsl/2.7.1 icelake, x86_64, zen2 Y
2.7 gsl/2.7 zen2 Y






Back to Top