Skip to main content

The MAGMA library

⚠ INFORMATION
This page was translated by an AI (LLM) with a cursory human check and is awaiting full review.

Description

MAGMA provides linear algebra libraries similar to LAPACK, but for hybrid or heterogeneous Multicore and GPU architectures.

Installed Versions

To find out which versions are installed on the machine, use the following command:

module avail magma
ATTENTION

To generate an executable compatible with the H100 partition, remember to compile your MAGMA code on the compil_H100 partition by performing a module load arch/h100. For the A100 partition, remember to compile by performing a module load arch/a100.

Environment

The versions of MAGMA are available in different environments. To list them, use the following command:

module show magma

To use this library in other environments, please contact the User Support team.

Remark

To obtain information on the library access paths, it will be necessary to load the chosen environment first. For example:

module load nvidia-compilers/25.1 cuda/12.8.0module show magma

Usage

The library is accessible using the module load command. For example:

module load magma/2.5.0-cuda

Documentation

📝 Reference Website

Your opinion matters!

To give your feedback, report an error, or suggest an improvement, click here:

quick anonymous questionnaire

This questionnaire is temporary and will take less than a minute, so take the opportunity!