Skip to main content

magma: Matrix Algebra on GPU and Multicore Architectures

Contents

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

Overview of package

General information about package
Package: magma
Description: Matrix Algebra on GPU and Multicore Architectures
For more information: http://icl.cs.utk.edu/magma/
Categories:
License: OpenSource

General usage information

Matrix Algebra on GPU and Multicore Architectures (MAGMA) is a project aiming to develop a dense linear algebra library similar to LAPACK but for heterogeneous/hybrid architectures, starting with current Multicore+GPU systems.

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):

See magma-computer-algebra for the MAGMA Computational Algebra package

Available versions of the package magma, by cluster

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

Available versions of magma on the Zaratab cluster

Available versions of magma on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
2.6.2 magma/2.6.2 zen2 Y
2.7.2 magma/2.7.2 icelake, zen2 Y






Back to Top