Difference between revisions of "Euler III Beta Testing"

From ScientificComputing
Jump to: navigation, search
m (Urbanb moved page Beta Euler III to Euler III Beta Testing: Better title needed.)
(Updates to the Euler III beta program.)
Line 1: Line 1:
 
The [[Euler#Euler_III|Euler III]] extension to the Euler cluster is available for beta testers.
 
The [[Euler#Euler_III|Euler III]] extension to the Euler cluster is available for beta testers.
  
Serial jobs or parallel jobs using from '''1 to 4''' cores, and '''up to 30 GB''' of total memory are good candidates to run on these nodes. If you are currently using 8 cores on Euler, consider running them with 4 cores on these nodes. Jobs that rely on Infiniband (e.g., MVAPICH2) will not run on these nodes.
+
If you are interested in running test jobs on the new nodes and are willing to work with us to diagnose and resolve problems, then [[Contact contact us]] to be granted access as a beta tester for these nodes.
  
These nodes run CentOS 7 exclusively. All other production nodes in Euler run CentOS 6.
+
Serial jobs or single-node parallel jobs using from '''1 to 4''' cores, use '''up to 30 GB''' of total memory and request '''up to 24 hours''' are good candidates to run on these nodes.
  
If you have candidate jobs to run and are willing to work with us to diagnose and resolve problems, then contact us to be granted access as a beta tester for these nodes.
+
The new nodes run CentOS 7 exclusively. All other production nodes in Euler currently run CentOS 6. Jobs that rely on Infiniband will not run on these nodes. Single-node Open MPI jobs will run but MVAPICH2 jobs will not run.
 +
 
 +
== Submitting beta jobs ==
 +
 
 +
To submit a job to run on the beta Euler III nodes, you must request the '''beta''' resource, e.g.,
 +
bsub -R beta [other bsub options] ./my_command
 +
''Only'' jobs from approved beta testers will run until the Euler III nodes will be put into public beta.

Revision as of 09:18, 16 January 2017

The Euler III extension to the Euler cluster is available for beta testers.

If you are interested in running test jobs on the new nodes and are willing to work with us to diagnose and resolve problems, then Contact contact us to be granted access as a beta tester for these nodes.

Serial jobs or single-node parallel jobs using from 1 to 4 cores, use up to 30 GB of total memory and request up to 24 hours are good candidates to run on these nodes.

The new nodes run CentOS 7 exclusively. All other production nodes in Euler currently run CentOS 6. Jobs that rely on Infiniband will not run on these nodes. Single-node Open MPI jobs will run but MVAPICH2 jobs will not run.

Submitting beta jobs

To submit a job to run on the beta Euler III nodes, you must request the beta resource, e.g.,

bsub -R beta [other bsub options] ./my_command

Only jobs from approved beta testers will run until the Euler III nodes will be put into public beta.