Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel7
typeflat
separatorpipe

Overview

This Wiki section contains information about the software used for research and/or run on the high performance computing system at UWyo. It provides short examples, tips, best practices, and information on running the software on Teton. Installed software applications, officially supported libraries and drives, official support tools, and available shells are described as well. It is not intended to be a full reference guide.

Software

Which Software Version

To find the available versions for any software please use: module spider module-name
For example:

...

Code Block
[username@tlog2 ~]$ module spider gaussian/16.AVX2.b01
---------------------------------------------------------------------------------------------------------------------------------
  gaussian: gaussian/16.AVX2.b01
---------------------------------------------------------------------------------------------------------------------------------
    Properties:
      Chemistry related software

    This module can be loaded directly: module load gaussian/16.AVX2.b01

ARCC Tools

Tool Name

Default Version

Module Load Command

Tool Description

arccjobs

1.0

automatic

Prints a table showing active projects and jobs

arccinfo

1.0

automatic

Prints information about a user

pestat

automatic

Prints a nodes list with allocated jobs

showpartitions

automatic

Prints a partition list with node information

Available Shells

Teton has several shells available for use. The default is bash. To change your default shell, please submit the request through standard ARCC request methods.

...