Difference between revisions of "Software and Libraries"

From oldwiki.scinet.utoronto.ca
Jump to navigation Jump to search
Line 45: Line 45:
 
| <tt>xmgrace</tt>
 
| <tt>xmgrace</tt>
 
| <tt>graphics</tt>
 
| <tt>graphics</tt>
 +
|-
 +
| netCDF + udunits
 +
| 4.0.1 + 2.1.8
 +
| Scientific data storage and retrieval
 +
| <tt>ncdump,ncgen,libnetcdf,libudunits2</tt>
 +
| <tt>netcdf</tt>
 +
|-
 +
| HDF5
 +
| 183-v18
 +
| Scientific data storage and retrieval, parallel I/O
 +
| <tt>h5ls, h5diff, ..., libhdf5</tt>
 +
| <tt>hdf5</tt>
 
|-
 
|-
 
|}
 
|}

Revision as of 11:16, 28 August 2009

GPC Software

All the software listed on this page is accessed using a modules system.

To use particular software just load the module (the last column in the following table) as follows.

module load module_name_here


Software Version Comments Command/Library Module Name
Intel Compiler 11.0 icpc,icc,ifort intel
GCC Compiler 4.4.0 gcc,g++,gfortran gcc
Openmpi 1.3.3 mpicc,mpiCC,mpif77,mpif90 openmpi
MVAPICH2 1.4 mpicc,mpiCC,mpif77,mpif90 mvapich2
grace 5.22.1 Plotting utility xmgrace graphics
netCDF + udunits 4.0.1 + 2.1.8 Scientific data storage and retrieval ncdump,ncgen,libnetcdf,libudunits2 netcdf
HDF5 183-v18 Scientific data storage and retrieval, parallel I/O h5ls, h5diff, ..., libhdf5 hdf5


TCS Software

Software Version Comments Command/Library Module Name
MPE -lmpe mpe