Difference between revisions of "Armadillo"

From UFRC
Jump to navigation Jump to search
Line 21: Line 21:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
 
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
* {{#var:app}}
 
<!--
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory

Revision as of 16:03, 10 June 2022

Description

armadillo website  

Armadillo is a high quality C++ linear algebra library, aiming towards a good balance between speed and ease of use.

Environment Modules

Run module spider armadillo to find out what environment modules are available for this application.

System Variables

  • HPC_ARMADILLO_DIR - installation directory




Citation

If you publish research that uses armadillo you have to cite it as follows:

Armadillo: An Open Source C++ Linear Algebra Library for Fast Prototyping and Computationally Intensive Experiments