User Tools

Site Tools


hpc_concepts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
hpc_concepts [2009/11/05 12:47] 172.26.0.166hpc_concepts [2009/11/17 11:18] 172.26.0.166
Line 17: Line 17:
        (by  default)  in  a  round-robin  fashion  by CPU slot.  See the rest of this page for more        (by  default)  in  a  round-robin  fashion  by CPU slot.  See the rest of this page for more
        details.        details.
 +===== Installation ===== 
 +<file>$ wget http://www.open-mpi.org/software/ompi/v1.3/downloads/openmpi-1.3.3  
 +$ tar xfz openmpi-1.3.3.tar.gz  
 +$ cd openmpi-1.3.3 
 +$ ./configure 
 +$ make && make install </file>
  
 HPC environments are often measured in terms of FLoating point OPerations per Second (FLOPS) HPC environments are often measured in terms of FLoating point OPerations per Second (FLOPS)
Line 45: Line 50:
  
 TORQUE is an open source resource manager providing control over batch jobs and distributed compute nodes. It is a community effort based on the original *PBS project and, with more than 1,200 patches, has incorporated significant advances in the areas of scalability, fault tolerance, and feature extensions contributed by NCSA, OSC, USC , the U.S http://www.clusterresources.com/pages/products/torque-resource-manager.php TORQUE is an open source resource manager providing control over batch jobs and distributed compute nodes. It is a community effort based on the original *PBS project and, with more than 1,200 patches, has incorporated significant advances in the areas of scalability, fault tolerance, and feature extensions contributed by NCSA, OSC, USC , the U.S http://www.clusterresources.com/pages/products/torque-resource-manager.php
 +
 +**Platfrom LSF**
 +
 +[[platform_lsf|LSF]] is implemented as a resource manager for the HPC together with SGE. 
hpc_concepts.txt · Last modified: 2010/05/22 14:19 by 127.0.0.1