Difference between revisions of "ARPACK"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Library {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|arpack}} |{{#vardefine:url|http://www.caam.rice.edu/software/ARPACK/}} <!--CONFIGU...")
 
m (Text replacement - "#uppercase" to "uc")
Line 36: Line 36:
 
-->
 
-->
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 21:02, 6 December 2019

Description

arpack website  

ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems. It includes corresponding versions of BLAS and LAPACK in the library.

Required Modules

Serial

  • gcc/5.2.0
  • arpack

System Variables

  • HPC_ARPACK_DIR - installation directory