Difference between revisions of "Example"

From UFRC
Jump to navigation Jump to search
m (Malex moved page Test to Example: Have an example of a defined app page look for consistency)
Line 35: Line 35:
 
*openmpi  
 
*openmpi  
 
*test
 
*test
 
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below-->
 
<!--Run-->
 
{{#if: {{#var: exe}}|==Additional Information==
 
DOUBLE_CLICK_TO_WRITE_INSTRUCTIONS_ON_RUNNING_THE_ACTUAL_BINARY
 
|}}
 
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==
 
See the [[{{PAGENAME}}_Configuration]] page for {{#var: app}} configuration details.
 
See the [[{{PAGENAME}}_Configuration]] page for {{#var: app}} configuration details.
 +
|}}
 +
<!--Run-->
 +
{{#if: {{#var: exe}}|==Additional Information==
 +
WRITE_ADDITIONAL_INSTRUCTIONS_ON_RUNNING_THE_SOFTWARE_IF_NECESSARY
 
|}}
 
|}}
 
<!--PBS scripts-->
 
<!--PBS scripts-->
Line 54: Line 52:
 
<!--Performance-->
 
<!--Performance-->
 
{{#if: {{#var: testing}}|==Performance==
 
{{#if: {{#var: testing}}|==Performance==
DOUBLE_CLICK_TO_WRITE_PERFORMANCE_TESTING_RESULTS_HERE
+
WRITE_PERFORMANCE_TESTING_RESULTS_HERE
 
|}}
 
|}}
 
<!--Faq-->
 
<!--Faq-->
Line 62: Line 60:
 
{{#if: {{#var: citation}}|==Citation==
 
{{#if: {{#var: citation}}|==Citation==
 
If you publish research that uses {{#var:app}} you have to cite it as follows:
 
If you publish research that uses {{#var:app}} you have to cite it as follows:
DOUBLE_CLICK_TO_WRITE_CITATION_HERE
+
WRITE_CITATION_HERE
 
|}}
 
|}}
 
<!--Installation-->
 
<!--Installation-->

Revision as of 16:42, 10 August 2012

Description

test website  


The software test is a really wonderful tool that lets you tie your shoelaces remotely.

Required Modules

modules documentation

Serial

  • test

Parallel (OpenMP)

  • intel
  • test

Parallel (MPI)

  • intel
  • openmpi
  • test

Configuration

See the Example_Configuration page for test configuration details.

Additional Information

WRITE_ADDITIONAL_INSTRUCTIONS_ON_RUNNING_THE_SOFTWARE_IF_NECESSARY

PBS Script Examples

See the Example_PBS page for test PBS script examples.

Usage Policy

WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used)

Performance

WRITE_PERFORMANCE_TESTING_RESULTS_HERE

FAQ

  • Q: **A:

Citation

If you publish research that uses test you have to cite it as follows: WRITE_CITATION_HERE

Installation

See the Example_Install page for test installation notes.