Difference between revisions of "HPL"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:parallel programmingCategory:benchmarksCategory:MPI {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|HPL}} |{{#vardefine:url|http:/...")
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:parallel programming]][[Category:benchmarks]][[Category:MPI]]
+
[[Category:Software]][[Category:Programming]][[Category:Performance Analysis]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|HPL}}
 
|{{#vardefine:app|HPL}}
Line 24: Line 24:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_HPL_BIN - executable directory
 
* HPC_HPL_BIN - executable directory
 
* HPC_HPL_MAN - man pages directory
 
* HPC_HPL_MAN - man pages directory

Latest revision as of 12:01, 26 August 2022

Description

HPL website  

High Performance Linpack Implementation

Environment Modules

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

System Variables

  • HPC_HPL_DIR - installation directory
  • HPC_HPL_BIN - executable directory
  • HPC_HPL_MAN - man pages directory
  • HPC_HPL_INC - includes directory