Difference between revisions of "Trilinos"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Mathematics]]
+
[[Category:Software]][[Category:Numerical Computing]]
 
{|<!--Main settings - REQUIRED-->
 
{|<!--Main settings - REQUIRED-->
 
|{{#vardefine:app|Trilinos}}
 
|{{#vardefine:app|Trilinos}}
 
|{{#vardefine:url|http://trilinos.sandia.gov}}
 
|{{#vardefine:url|http://trilinos.sandia.gov}}
 
|{{#vardefine:exe|}} <!--Present manual instructions for running the software -->
 
|{{#vardefine:exe|}} <!--Present manual instructions for running the software -->
|{{#vardefine:conf|}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF-->
+
|{{#vardefine:conf|1}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF-->
 
|{{#vardefine:pbs|}} <!--Enable PBS script wiki page link-->
 
|{{#vardefine:pbs|}} <!--Enable PBS script wiki page link-->
 
|{{#vardefine:policy|}} <!--Enable policy section -->
 
|{{#vardefine:policy|}} <!--Enable policy section -->
Line 24: Line 24:
 
*intel
 
*intel
 
*{{#var:app}}
 
*{{#var:app}}
 +
 +
===Parallel===
 +
*intel
 +
*openmpi
 +
*{{#var:app}}
 +
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
* HPC_{{#uppercase:{{#var:app}}}}_LIB - library directory
+
* HPC_{{uc:{{#var:app}}}}_LIB - library directory
* HPC_{{#uppercase:{{#var:app}}}}_INC - include file directory
+
* HPC_{{uc:{{#var:app}}}}_INC - include file directory
  
* HPC_WGS_BIN - executable directory
 
 
{{#if: {{#var: exe}}|==How To Run==
 
{{#if: {{#var: exe}}|==How To Run==
 
WRITE INSTRUCTIONS ON RUNNING THE ACTUAL BINARY|}}
 
WRITE INSTRUCTIONS ON RUNNING THE ACTUAL BINARY|}}
Line 48: Line 53:
 
|}}
 
|}}
 
__NOTOC____NOEDITSECTION__
 
__NOTOC____NOEDITSECTION__
 +
=Validation=
 +
* Validated 4/5/2018

Revision as of 21:29, 6 December 2019

Description

Trilinos website  

The Trilinoslinos Project is an effort to develop algorithms and enabling technologies within an object-oriented software framework for the solution of large-scale, complex multi-physics engineering and scientific problems. A unique design feature of Trilinos is its focus on packages.

Required Modules

modules documentation

Serial

  • intel
  • Trilinos

Parallel

  • intel
  • openmpi
  • Trilinos

System Variables

  • HPC_TRILINOS_DIR - installation directory
  • HPC_TRILINOS_BIN - executable directory
  • HPC_TRILINOS_LIB - library directory
  • HPC_TRILINOS_INC - include file directory


Configuration

See the Trilinos_Configuration page for Trilinos configuration details.




Validation

  • Validated 4/5/2018