arpack-ng is a software module available on Comet.
To access arpack-ng on Comet, run module load arpack-ng. This will load the default version of arpack-ng.
module load arpack-ng
An overview of the module information is shown below (module -r spider ^arpack-ng$):
module -r spider ^arpack-ng$
arpack-ng: Description: ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems. Versions: arpack-ng/3.9.1-foss-2024a For detailed information about a specific "arpack-ng" package (including how to load the modules) use the module's full name. Note that names that have a trailing (E) are extensions provided by other modules. For example: $ module spider arpack-ng/3.9.1-foss-2024a
If there are multiple versions of arpack-ng listed, then you can load a specific version as follows:
$ module load arpack-ng/version_string
You can find the most up to date information whilst logged on to Comet by running module -r spider ^arpack-ng$.
The module arpack-ng has the following embedded help text (module help arpack-ng):
module help arpack-ng
Description =========== ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems. More information ================ - Homepage: https://github.com/opencollab/arpack-ng
The default version of the module arpack-ng has the following dependencies:
Back to software
Table of Contents
HPC Service
Main Content Sections
Documentation Tools