Changes

Jump to navigation Jump to search
607 bytes removed ,  19:42, 12 September 2016
Line 1: Line 1:  
== Hardware Configuration ==
 
== Hardware Configuration ==
A cluster of 32 computers has been assembled to facilitate parallel computation in the field of Statistics. Each computer "node", Dell PowerEdge SC1435, features:
+
A cluster of 32 AMD and 15 Intel computers has been assembled to facilitate parallel computation in the field of Statistics.
 +
 
 +
Each (32) Dell PowerEdge SC1435 node features:
    
*2 x 4-core AMD Opteron 2350 processors (2 GHz)
 
*2 x 4-core AMD Opteron 2350 processors (2 GHz)
Line 6: Line 8:  
*250 GB hard drive (SATA, 7.2k RPM, 3 Gbps)<br>
 
*250 GB hard drive (SATA, 7.2k RPM, 3 Gbps)<br>
 
<br>
 
<br>
It is best to think of every core as a separate <b><i>virtual machine</i></b> or processing <b><i>slot</i></b> capable of running one process. The cores remain isolated because the computer cannot distribute a simple, stand-alone process between its cores without special instructions for doing so within the code itself. We will therefore refer interchangeably to cores, slots or virtual machines (of which there are 8 x 31) instead of computers or processors as independent computing units, each having about 1 GB of RAM at its disposal when all cores are uniformly loaded.<br>
+
each (7) Dell PowerEdge R420 node features:
 +
 
 +
*2 x 6-core Intel Xeon E5-2430L processors (2 GHz)
 +
*64 GB of memory (1600 MHz)
 +
*4 TB hard drive (SATA, 7.2k RPM, 3 Gbps)<br>
 +
<br>
 +
each (13) Dell PowerEdge R430 node features:
 +
*2 x 12-core Intel Xeon E5-2650L processors (1.8 GHz)
 +
*64 GB of memory
 +
*4 TB hard drive (SATA, 7.2k RPM, 6 Gbps)<br>
 
<br>
 
<br>
The Statistics Cluster is intergrated into existing computing infrastructure in the Nuclear Physics lab at the Physics Department. The lab provides its computing resources as well as networking, file server, security and other services. Below is a rough list of computing resources available for use (as of 2010):
     −
{| class="wikitable" style="text-align: center; background: #A9A9A9"
+
It is best to think of every core as a separate <b><i>virtual machine</i></b> or processing <b><i>slot</i></b> capable of running one process. The cores remain isolated because the computer cannot distribute a simple, stand-alone process between its cores without special instructions for doing so within the code itself. We will therefore refer interchangeably to cores, slots or virtual machines instead of computers or processors as independent computing units.<br>
! align="center" style="background: #f2f2f2; width: 200px" |
+
<br>
! style="background: #f2f2f2; width: 200px" | Statistics
+
The Statistics Cluster is intergrated into existing computing infrastructure in the Nuclear Physics lab at the Physics Department. The lab provides its computing resources as well as networking, file server, security and other services.<br>
! style="background: #f2f2f2; width: 200px" | Physics
+
<br>
! style="background: #f2f2f2; width: 200px" | Geophysics
  −
|- style="color: black;"
  −
| style="background: #f9f9f9; width: 200px" | Architecture
  −
| style="background: #f9f9f9; width: 200px" | 64 bit
  −
| style="background: #f9f9f9; width: 200px" | 64 bit/32 bit
  −
| style="background: #f9f9f9; width: 200px" | 32 bit
  −
|-
  −
| style="background: #f9f9f9; width: 200px" | Cores
  −
| style="background: #f9f9f9; width: 200px" | 248
  −
| style="background: #f9f9f9; width: 200px" | 192/72
  −
| style="background: #f9f9f9; width: 200px" | 34
  −
|-
  −
| style="background: #f9f9f9; width: 200px" | Performance (Gflops)
  −
| style="background: #f9f9f9; width: 200px" | 278.3
  −
| style="background: #f9f9f9; width: 200px" | 47.8/37.1
  −
| style="background: #f9f9f9; width: 200px" | 25.7
  −
|}
     −
<br>
   
Note that some software has a license limited to the Statistics Department equipment and does not span the other cluster segments.
 
Note that some software has a license limited to the Statistics Department equipment and does not span the other cluster segments.
   Line 38: Line 30:  
The following is a selected list of available software
 
The following is a selected list of available software
 
{| class="wikitable" style="text-align: center; background: #A9A9A9"
 
{| class="wikitable" style="text-align: center; background: #A9A9A9"
| style="background: #f9f9f9; width: 200px" | GCC Compiler Package (4.1.2)
+
| style="background: #f9f9f9; width: 200px" | GCC Compiler Package (4.4.7)
 
| style="background: #f9f9f9; width: 200px" | PGI Fortran Compiler (7.2)
 
| style="background: #f9f9f9; width: 200px" | PGI Fortran Compiler (7.2)
| style="background: #f9f9f9; width: 200px" | MPICH (1.2.7)   
+
| style="background: #f9f9f9; width: 200px" | MPICH2 (1.2.1)   
| style="background: #f9f9f9; width: 200px" | Open MPI (1.3)
+
| style="background: #f9f9f9; width: 200px" | Open MPI (1.5.4)
 
|-  
 
|-  
 
| style="background: #f9f9f9; width: 200px" | LAM-MPI (7.1.14)
 
| style="background: #f9f9f9; width: 200px" | LAM-MPI (7.1.14)
| style="background: #f9f9f9; width: 200px" | BEST  
+
| style="background: #f9f9f9; width: 200px" | BEST (1.0)
| style="background: #f9f9f9; width: 200px" | Condor (7.2.5)
+
| style="background: #f9f9f9; width: 200px" | Condor (8.2.9)
| style="background: #f9f9f9; width: 200px" | CERNLIB (1.45)
+
| style="background: #f9f9f9; width: 200px" | CERNLIB (2005)
 
|-
 
|-
 
| style="background: #f9f9f9; width: 200px" | OpenBUGS
 
| style="background: #f9f9f9; width: 200px" | OpenBUGS
| style="background: #f9f9f9; width: 200px" | Matlab (7.3 - R2006b)  
+
| style="background: #f9f9f9; width: 200px" | R (3.x)
| style="background: #f9f9f9; width: 200px" | ROOT (5.26)  
+
| style="background: #f9f9f9; width: 200px" | ROOT (5.34)  
| style="background: #f9f9f9; width: 200px" | R (2.10.1)
+
| style="background: #f9f9f9; width: 200px" | Matlab (non-interactive)
 
|}
 
|}
 
*The usual Linux tools and scripting languages are also available
 
*The usual Linux tools and scripting languages are also available
 +
 +
Additional software can be requested by contacting the system administrator. Please supply the name and version number in your request. For all packages related to R please ask Jun Yan (jun.yan at uconn.edu).
    
== Current Status ==
 
== Current Status ==
191

edits

Navigation menu