====== MUMPS ======
**MUMPS** is a software module available on **Comet**.
===== MUMPS overview =====
To access **MUMPS** on Comet, run ''module load MUMPS''. This will load the //default// version of **MUMPS**.
An overview of the module information is shown below (''module -r spider ^MUMPS$''):
MUMPS: MUMPS/5.7.2-foss-2024a-metis
Description:
A parallel sparse direct solver
This module can be loaded directly: module load MUMPS/5.7.2-foss-2024a-metis
Help:
Description
===========
A parallel sparse direct solver
More information
================
- Homepage: https://mumps-solver.org
If there are multiple versions of **MUMPS** listed, then you can load a //specific// version as follows:
$ module load MUMPS/version_string
You can find the most //up to date information// whilst logged on to Comet by running ''module -r spider ^MUMPS$''.
----
===== MUMPS Help =====
The module **MUMPS** has the following embedded help text (''module help MUMPS''):
Description
===========
A parallel sparse direct solver
More information
================
- Homepage: https://mumps-solver.org
----
===== MUMPS Dependencies =====
The //default// version of the module **MUMPS** has the following dependencies:
* foss/2024a
* SCOTCH/7.0.6-gompi-2024a
* METIS/5.1.0-GCCcore-13.3.0
----
[[:advanced:software|Back to software]]