--> Skip to main content

scalapack: Scalable linear algebra package

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: scalapack
Description: Scalable linear algebra package
For more information: https://netlib.sandia.gov/scalapack/
Categories:
License: OpenSource (Modified BSD)

General usage information

ScaLAPACK is a library of high-performance linear algebra routines for parallel distributed memory machines. ScaLAPACK solves dense and banded linear systems, least squares problems, eigenvalue problems, and singular value problems.

This is the netlib implementation of the library.

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 scalapack, by cluster

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

Available versions of scalapack on the Zaratab cluster

Available versions of scalapack on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
2.1.0 scalapack/2.1.0 x86_64, zen, zen2 Y
2.2.0 scalapack/2.2.0 zen2 Y

Available versions of scalapack on the Juggernaut cluster

Available versions of scalapack on the Juggernaut cluster
Version Module tags CPU(s) optimized for GPU ready?
2.1.0 scalapack/2.1.0 skylake_avx512, x86_64, zen Y






Back to Top