Difference between revisions of "Template:App Main"

From UFRC
Jump to navigation Jump to search
Line 9: Line 9:
 
{|
 
{|
 
<!--CONFIGURATION: REQUIRED-->
 
<!--CONFIGURATION: REQUIRED-->
|{{#vardefine:app|DOUBLE_CLICK_TO_CHANGE_THIS_NOW}}<--    APP NAME    -->
+
|{{#vardefine:app|DOUBLE_CLICK_TO_CHANGE_THIS_NOW}}
|{{#vardefine:url|DOUBLE_CLICK_TO_CHANGE_THIS_NOW}}<--    WEBSITE    -->
+
|{{#vardefine:url|DOUBLE_CLICK_TO_CHANGE_THIS_NOW}}
 
<!--CONFIGURATION: OPTIONAL-->
 
<!--CONFIGURATION: OPTIONAL-->
 
|{{#vardefine:intel|}} <!-- "11.1" -->
 
|{{#vardefine:intel|}} <!-- "11.1" -->

Revision as of 04:19, 12 May 2012


Description

[DOUBLE_CLICK_TO_CHANGE_THIS_NOW {{{name}}} website]  
DOUBLE_CLICK_TO_CHANGE_THIS_NOW Template:App Location

Available versions

  • DOUBLE_CLICK_TO_CHANGE_THIS_NOW

Running the application using modules

To use DOUBLE_CLICK_TO_CHANGE_THIS_NOW with the environment modules system at HPC the following commands are available:

Get module information for app main:

$module spider DOUBLE_CLICK_TO_CHANGE_THIS_NOW

Load the default application module:

$module load DOUBLE_CLICK_TO_CHANGE_THIS_NOW

The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:

  • HPC_DOUBLE_CLICK_TO_CHANGE_THIS_NOW_DIR - directory where DOUBLE_CLICK_TO_CHANGE_THIS_NOW is located.