Skip to main content

amdscalapack: AMD Optimized Scalable linear algebra package

Contents

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

Overview of package

General information about package
Package: amdscalapack
Description: AMD Optimized Scalable linear algebra package
For more information: https://netlib.sandia.gov/scalapack/
Categories:
License: OpenSource (AMD Scalapack License)

General usage information

This is an AMD optimized version of ScaLAPACK. 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 AMD optimized 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 amdscalapack, by cluster

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

Available versions of amdscalapack on the Zaratab cluster

Available versions of amdscalapack on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
3.1 amdscalapack/3.1 zen2 Y






Back to Top