arpack-ng: Fortran77 subroutines designed to solve large scale eigenvalue problems
Contents
Overview of package
Package: | arpack-ng |
---|---|
Description: | Fortran77 subroutines designed to solve large scale eigenvalue problems |
For more information: | https://github.com/opencollab/arpack-ng |
Categories: | |
License: | Unknown |
General usage information
Arpack-ng is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems.
The following environmental variables have been defined:
- \$ARPACKNG_ROOT has been set to the root of the arpack-ng installation
- \$ARPACKNG_LIBDIR points to the directory containing the libraries
- \$ARPACKNG_INCDIR points to the directory containing the header files
You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):
- -I\$ARPACKNG_INCDIR
- -L\$ARPACKNG_LIBDIR -Wl,-rpath,\$ARPACKNG_LIBDIR${endlist}
Available versions of the package arpack-ng, by cluster
This section lists the available versions of the package arpack-ngon the different clusters.
Available versions of arpack-ng on the Deepthought2 cluster (RHEL8)
Available versions of arpack-ng on the Deepthought2 cluster (RHEL8) Version Module tags CPU optimized for GPU ready? 3.6.3 arpack-ng/3.6.3 x86_64 N 3.7.0 arpack-ng/3.7.0 ivybridge N Available versions of arpack-ng on the Juggernaut cluster
Available versions of arpack-ng on the Juggernaut cluster Version Module tags CPU optimized for GPU ready? 3.7.0 arpack-ng/3.7.0 broadwell N