HPL: Difference between revisions

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:/..."
 
No edit summary
 
(7 intermediate revisions by 3 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_LIB - library directory
* HPC_HPL_INC - includes directory
<!--Configuration-->
<!--Configuration-->
{{#if: {{#var: conf}}|==Configuration==
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 18:03, 30 December 2024

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_LIB - library directory