Difference between revisions of "METIS"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Graphing {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|metis}} |{{#vardefine:url|http://glaros.dtc.umn.edu/gkhome/metis/metis/download}}...")
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Graphing]]
+
[[Category:Software]][[Category:Utility]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|metis}}
 
|{{#vardefine:app|metis}}
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_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 19:40, 18 August 2022

Description

metis website  

Serial Graph Partitioning and Fill-reducing Matrix Ordering

Environment Modules

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

System Variables

  • HPC_METIS_DIR - installation directory
  • HPC_METIS_BIN - executable directory