Template:App Main: Difference between revisions
Jump to navigation
Jump to search
Moskalenko (talk | contribs) No edit summary |
Moskalenko (talk | contribs) No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
|{{#vardefine:conf|}} <!--CONFIGURATION--> | |{{#vardefine:conf|}} <!--CONFIGURATION--> | ||
|{{#vardefine:exe|}} <!--ADDITIONAL INFO--> | |{{#vardefine:exe|}} <!--ADDITIONAL INFO--> | ||
|{{#vardefine: | |{{#vardefine:job|}} <!--JOB SCRIPTS--> | ||
|{{#vardefine:policy|}} <!--POLICY--> | |{{#vardefine:policy|}} <!--POLICY--> | ||
|{{#vardefine:testing|}} <!--PROFILING--> | |{{#vardefine:testing|}} <!--PROFILING--> | ||
Line 21: | Line 21: | ||
<!--Modules--> | <!--Modules--> | ||
== | ==Environment Modules== | ||
< | 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 | ||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== | ||
Line 45: | Line 35: | ||
|}} | |}} | ||
<!-- | <!--Job Scripts--> | ||
{{#if: {{#var: | {{#if: {{#var: job}}|==Job Script Examples== | ||
See the [[{{PAGENAME}} | See the [[{{PAGENAME}}_Job_Scripts]] page for {{#var: app}} Job script examples. | ||
|}} | |}} | ||
<!--Policy--> | <!--Policy--> |
Latest revision as of 20:58, 6 December 2019
Description
[REPLACE REPLACE website]
DESCRIPTION
Environment Modules
Run module spider REPLACE
to find out what environment modules are available for this application.
System Variables
- HPC_REPLACE_DIR - installation directory