Difference between revisions of "Example"

From UFRC
Jump to navigation Jump to search
Line 7: Line 7:
 
|{{#vardefine:intel|}} <!-- "11.1" - Compiler Module Choice -->
 
|{{#vardefine:intel|}} <!-- "11.1" - Compiler Module Choice -->
 
|{{#vardefine:mpi|}} <!-- "openmpi/1.3.4"- MPI Module Choice -->
 
|{{#vardefine:mpi|}} <!-- "openmpi/1.3.4"- MPI Module Choice -->
|{{#vardefine:exe|}} <!--RUNNING -->
+
|{{#vardefine:exe|1}} <!--RUNNING -->
|{{#vardefine:conf|}} <!--CONFIGS-->
+
|{{#vardefine:conf|1}} <!--CONFIGS-->
|{{#vardefine:pbs|}} <!--PBS SCRIPTS-->
+
|{{#vardefine:pbs|1}} <!--PBS SCRIPTS-->
|{{#vardefine:policy|}} <!--POLICY-->
+
|{{#vardefine:policy|1}} <!--POLICY-->
|{{#vardefine:testing|}} <!--TESTING/PROFILING-->
+
|{{#vardefine:testing|1}} <!--TESTING/PROFILING-->
|{{#vardefine:faq|}} <!--FAQ-->
+
|{{#vardefine:faq|1}} <!--FAQ-->
|{{#vardefine:citation|}} <!--CITATION-->
+
|{{#vardefine:citation|1}} <!--CITATION-->
|{{#vardefine:installation|}} <!--INSTALLATION-->
+
|{{#vardefine:installation|1}} <!--INSTALLATION-->
 
|}
 
|}
 
<!--BODY-->
 
<!--BODY-->
Line 38: Line 38:
 
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below-->
 
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below-->
 
<!--Run-->
 
<!--Run-->
{{#if: {{#var: exe}}|==How To Run==
+
{{#if: {{#var: exe}}|==Additional Information==
 
DOUBLE_CLICK_TO_WRITE_INSTRUCTIONS_ON_RUNNING_THE_ACTUAL_BINARY
 
DOUBLE_CLICK_TO_WRITE_INSTRUCTIONS_ON_RUNNING_THE_ACTUAL_BINARY
 
|}}
 
|}}

Revision as of 16:24, 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

Additional Information

DOUBLE_CLICK_TO_WRITE_INSTRUCTIONS_ON_RUNNING_THE_ACTUAL_BINARY

Configuration

See the Example_Configuration page for test configuration details.

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

DOUBLE_CLICK_TO_WRITE_PERFORMANCE_TESTING_RESULTS_HERE

FAQ

  • Q: **A:

Citation

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

Installation

See the Example_Install page for test installation notes.