Armadillo: Difference between revisions

From UFRC
Jump to navigation Jump to search
m Text replacement - "#uppercase" to "uc"
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Library]]
[[Category:Software]][[Category:Library]][[Category:Compiler]][[Category:Math]]
{|<!--CONFIGURATION: REQUIRED-->
{|<!--CONFIGURATION: REQUIRED-->
|{{#vardefine:app|armadillo}}
|{{#vardefine:app|armadillo}}
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

Latest revision as of 14:33, 12 August 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