Difference between revisions of "Template:App Main"

From UFRC
Jump to navigation Jump to search
Line 1: Line 1:
 +
<noinclude>
 +
[[Category:Templates]]
 +
</noinclude>
 
<includeonly>[[Category:Software]]</includeonly>
 
<includeonly>[[Category:Software]]</includeonly>
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
Line 4: Line 7:
 
|{{#vardefine:url|URL_DOUBLE_CLICK_TO_CHANGE_NOW}}
 
|{{#vardefine:url|URL_DOUBLE_CLICK_TO_CHANGE_NOW}}
 
<!--CONFIGURATION: OPTIONAL (1=ON)-->
 
<!--CONFIGURATION: OPTIONAL (1=ON)-->
|{{#vardefine:intel|}} <!-- "11.1" -->
+
|{{#vardefine:mod|1}} <!--MODULES - NOW REQUIRED-->
|{{#vardefine:mpi|}} <!-- "openmpi/1.3.4" -->
+
|{{#vardefine:intel|}} <!-- "11.1" - Compiler Module Choice -->
|{{#vardefine:mod|1}} <!--MODULES -->
+
|{{#vardefine:mpi|}} <!-- "openmpi/1.3.4"- MPI Module Choice -->
 
|{{#vardefine:exe|}} <!--RUNNING -->
 
|{{#vardefine:exe|}} <!--RUNNING -->
 
|{{#vardefine:conf|}} <!--CONFIGS-->
 
|{{#vardefine:conf|}} <!--CONFIGS-->
Line 23: Line 26:
 
<!--Location-->
 
<!--Location-->
 
{{App_Location|app={{#var:app}}|{{#var:ver}}}}
 
{{App_Location|app={{#var:app}}|{{#var:ver}}}}
<!--VERSIONS-->
+
<!--Versions-->
 
==Available versions==
 
==Available versions==
 
* VERSION_DOUBLE_CLICK_TO_CHANGE_NOW
 
* VERSION_DOUBLE_CLICK_TO_CHANGE_NOW
<!-- -->
+
<!--Modules-->
 
{{#if: {{#var: mod}}|==Running the application using modules==
 
{{#if: {{#var: mod}}|==Running the application using modules==
 
{{App_Module|app={{#var:app}}|intel={{#var:intel}}|mpi={{#var:mpi}}}}|}}
 
{{App_Module|app={{#var:app}}|intel={{#var:intel}}|mpi={{#var:mpi}}}}|}}

Revision as of 20:44, 16 May 2012


Description

[URL_DOUBLE_CLICK_TO_CHANGE_NOW {{{name}}} website]  
DESCRIPTION_DOUBLE_CLICK_TO_CHANGE_NOW Template:App Location

Available versions

  • VERSION_DOUBLE_CLICK_TO_CHANGE_NOW

Running the application using modules

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

Get module information for app main:

$module spider APP_DOUBLE_CLICK_TO_CHANGE_NOW

Load the default application module:

$module load APP_DOUBLE_CLICK_TO_CHANGE_NOW

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

  • HPC_APP_DOUBLE_CLICK_TO_CHANGE_NOW_DIR - directory where APP_DOUBLE_CLICK_TO_CHANGE_NOW is located.




{{#if: |==Citation== If you publish research that uses