Skip to main content

Trilinos: Solvers collection including linear, non-linear, optimization, and transient solvers

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: Trilinos
Description: Solvers collection including linear, non-linear, optimization, and transient solvers
For more information: https://trilinos.org/
Categories:
License: OpenSource (LLNL License)

General usage information

The Trilinos Project is a community focused on the collaborative creation of algorithms and enabling technologies within an object-oriented software framework for the solution of large-scale, complex multi-physics engineering and scientific problems on new and emerging high-performance computing architectures.

In particular, Trilinos is a collection of reusable scientific software libraries, known in particular for linear solvers, non-linear solvers, transient solvers, optimization solvers, and uncertainty quantification (UQ) solvers.

This module will add the various Trilinos commands to your PATH.

In case you need to link against this library in your code, the following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package Trilinos, by cluster

This section lists the available versions of the package Trilinoson the different clusters.

Available versions of Trilinos on the Zaratab cluster

Available versions of Trilinos on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
13.0.1 trilinos/13.0.1 zen2 Y






Back to Top