Difference between revisions of "ATAT"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Alloy Theory {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|atat}} |{{#vardefine:url|https://www.brown.edu/Departments/Engineering/Labs/a...")
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Alloy Theory]]
+
[[Category:Software]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|atat}}
 
|{{#vardefine:app|atat}}
Line 21: Line 21:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
 
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
* gcc/5.2.0
 
* {{#var:app}}
 
<!--
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 14:56, 10 June 2022

Description

atat website  

ATAT is a generic name that refers to a collection of alloy theory tools

Environment Modules

Run module spider atat to find out what environment modules are available for this application.

System Variables

  • HPC_ATAT_DIR - installation directory