HPL: Difference between revisions
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: | [[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_{{ | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
* HPC_HPL_BIN - executable directory | * HPC_HPL_BIN - executable directory | ||
* | * HPC_HPL_LIB - library directory | ||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 18:03, 30 December 2024
Description
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