Difference between revisions of "Template:App Main"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) |
Moskalenko (talk | contribs) |
||
Line 32: | Line 32: | ||
{{#if: {{#var: url}}| | {{#if: {{#var: url}}| | ||
{{App_Description|app={{#var:app}}|url={{#var:url}}}}|}} | {{App_Description|app={{#var:app}}|url={{#var:url}}}}|}} | ||
− | + | CHANGE | |
− | |||
<!--Location--> | <!--Location--> | ||
{{App_Location|app={{#var:app}}|{{#var:ver}}}} | {{App_Location|app={{#var:app}}|{{#var:ver}}}} | ||
− | + | <!--Version(s)--> | |
+ | ==Available versions== | ||
+ | * | ||
<!-- --> | <!-- --> | ||
{{#if: {{#var: mod}}|==Running the application using modules== | {{#if: {{#var: mod}}|==Running the application using modules== |
Revision as of 03:36, 12 May 2012
Description
{{{name}}} website
CHANGE
Template:App Location
Available versions
Running the application using modules
To use test with the environment modules system at HPC the following commands are available:
Get module information for app main:
$module spider test
Load the default application module:
$module load test
The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:
- HPC_TEST_DIR - directory where test is located.