|
|
|
|
SGI Installed Software
The following software is currently available on the SGI ALTIX systems for your use:
-
ABAQUS
-
is a software application used for advanced finite element analysis.
-
Mathematica
-
provides an environment and collection of tools for visualization, computation, and mathematical analysis.
-
Gaussian
-
is an interconnected system of programs used for performing molecular orbital calculations. Gaussian 03 is now available for your use on Inferno.
- GASP
-
AeroSoft's GASP (General Aerodynamic Simulation Program; version 4.2)
has been ported to the SGI Altix platform and is available on Inferno.
-
R
- provides tools for graphics and statistical analysis.
Compilers
The
SGI Intel Fortran and C Compilers are now available on the VT ARC SGI systems.
Subroutine Libraries
The following subroutine libraries are currently installed on the VT ARC SGI systems:
-
SCSL
-
Scientific Computing Software Library:
provides a set of parallel and scalable functions and tools used widely in scientific and engineering computing.
includes BLAS (Basic Linear Algebra Subroutines), LAPACK (Linear Algebra Package), FFT and signal
processing routines, and sparse equation solvers plus OpenMP-Parallelized versions of BLAS-2/3.
To link in this libarary, use: -lscs or
-lscs_mp
-
Intel MKL
-
Math Kernel Library
-
Intel IPP
-
Integrated Performance Primitives Library
-
SGI MPT
-
Message Passing Libraries for Altix including MPI and SHMEM
Debuggers
Debuggers are provided to enable you to develop, execute, debug and visualize data in programs.
-
gdb
-
is the GNU debugger for C and C++ code.
For additional information on using this debugger, enter the command:
info gdb
-
idb
-
is Intel's proprietary debugger designed for its compilers; supports C, C++, and Fortran.
For additional information on using this debugger, enter the command:
info idb
|
|