Help:CSDMS HPCC: Difference between revisions

From CSDMS
m (Tableize compilers section)
m (Tableize libraries section)
Line 22: Line 22:
Compilers:
Compilers:
{|
{|
! align=left width=100 |  Program
! align=left width=100 |  Name
! align=left width=100 |  Version
! align=left width=100 |  Version
! align=left width=100 | Module Name
! align=left width=100 | Module Name
Line 86: Line 86:


Libraries:
Libraries:
* [http://www.unidata.ucar.edu/software/udunits Udunits] 1.12.9
{|
* [http://www.unidata.ucar.edu/software/netcdf netcdf] 4.0.1
! align=left width=100 |  Name
* [http://www.hdfgroup.org/HDF5 hdf5] 1.8
! align=left width=100 |  Version
* [http://xmlsoft.org/index.html libxml2] 2.7.3
! align=left width=100 | Module Name
* [http://www.gtk.org/ glib-2.0] 2.18.3
! align=left | Location
* petsc 3.0.0p3
|-
| [http://www.unidata.ucar.edu/software/udunits Udunits]
| 1.12.9
| udunits
| /usr/local/udunits
|-
| [http://www.unidata.ucar.edu/software/netcdf netcdf]
| 4.0.1
| netcdf
| /usr/local/netcdf
|-
| [http://www.hdfgroup.org/HDF5 hdf5]
| 1.8
| hdf5
| /usr/local/hdf5
|-
| [http://xmlsoft.org/index.html libxml2]
| 2.7.3
| libxml2
| /data/progs/lib/libxml2
|-
| [http://www.gtk.org/ glib-2.0]
| 2.18.3
| --
| /usr/local/glib
|-
| petsc
| 3.0.0p3
| --
| /usr/local/petsc
|}


Tools:
Tools:

Revision as of 10:11, 30 July 2009

The CSDMS High Performance Computing Cluster (Code name: beach)

The CSDMS High Performance Computing Cluster (HPCC) provides CSDMS researchers a state-of-the-art HPC cluster.

Use of the CSDMS HPCC is available free of charge to the CSDMS community! To get an account on our machine your will need to: become a member of the CSDMS project, and sign up for an account. That's it!

Hardware

Sgi logo hires.jpg

The CSDMS High Performance Computing Cluster is an SGI Altix XE 1300 that consists of 64 Altix XE 320 compute nodes (for a total of 512 cores). The compute nodes are configured with two quad-core 3.0GHz E5473 (Harpertown) processors. 54 of the 64 nodes have 2 GB of memory per core, while the remaining nodes have 4 GB of memory per core. Internode communication is accomplished through either gigabit ethernet or over a non-blocking InfiniBand fabric.

Each node has 250 GB of local temporary storage. However, all nodes are able to access 36TB of RAID storage through NFS.

The CSDMS system will be tied in to the larger 7000 core (>100 Tflop) Front Range Computing Consortium. This supercomputer will consist of 10 Sun Blade 6048 Modular System racks, nine deployed to form a tightly integrated computational plant, and the remaining rack to serve as a GPU-based accelerated computing system.In addition, the Grid environment will provide access to NCAR’s mass storage system. 4.10

Software

The CSDMS HPCC

Below is a list of some of the software that we have installed on beach. If there is a particular software package that is not listed below and would like to use it, please feel free to send an email to us outlining what it is you need.

Compilers:

Name Version Module Name Location
gcc 4.1 gcc/4.1 /usr/bin/gcc
gcc 4.3 gcc/4.3 /usr/local/gcc/bin/gcc
gfortran 4.1 gcc/4.1 /usr/local/gcc/bin/gfortran
gfortran 4.3 gcc/4.3 /usr/local/gcc/bin/gfortran
icc 11.0 intel /usr/local/intel/bin/intel64/icc
ifort 11.0 intel /usr/local/intel/bin/intel64/ifort
mpich2 1.1 mpich2/1.1 /usr/local/mpich
mvapich2 1.2 mvaich2/1.2 /usr/local/mvapich
openmpi 1.3 openmpi/1.3 /usr/local/openmpi

Languages:

Libraries:

Name Version Module Name Location
Udunits 1.12.9 udunits /usr/local/udunits
netcdf 4.0.1 netcdf /usr/local/netcdf
hdf5 1.8 hdf5 /usr/local/hdf5
libxml2 2.7.3 libxml2 /data/progs/lib/libxml2
glib-2.0 2.18.3 -- /usr/local/glib
petsc 3.0.0p3 -- /usr/local/petsc

Tools: