Difference between revisions of "Development and Testing"

From UFRC
Jump to navigation Jump to search
Line 3: Line 3:
 
The test nodes are available for software development and testing. If you need to develop code (i.e., the standard edit, build, test cycle) or test your workflows and scripts before submitting batch jobs, you should use these machines. The software environment on the test nodes is kept consistent with that of the compute nodes so you can run jobs and get an accurate idea of what resources are used.
 
The test nodes are available for software development and testing. If you need to develop code (i.e., the standard edit, build, test cycle) or test your workflows and scripts before submitting batch jobs, you should use these machines. The software environment on the test nodes is kept consistent with that of the compute nodes so you can run jobs and get an accurate idea of what resources are used.
  
Please remember that you are not allowed to run user applications on the login nodes. Interactive work of any kind must be performed on a test machine. '''We ask that you limit the runtime of jobs on the test nodes to thirty minutes or less.''' If you need to run jobs for a longer duration of time, you should use the [[Daemons | daemon nodes]]. Please note that violation of this policy may result in suspension of your UFRC account.
+
Please remember that you are not allowed to run user applications on the login nodes. Interactive work of any kind must be performed on a test machine. '''We ask that you limit the runtime of jobs on the test nodes to thirty minutes or less.''' Please note that violation of this policy may result in suspension of your UFRC account.
  
 
==Access==
 
==Access==

Revision as of 20:50, 26 March 2015

Overview

The test nodes are available for software development and testing. If you need to develop code (i.e., the standard edit, build, test cycle) or test your workflows and scripts before submitting batch jobs, you should use these machines. The software environment on the test nodes is kept consistent with that of the compute nodes so you can run jobs and get an accurate idea of what resources are used.

Please remember that you are not allowed to run user applications on the login nodes. Interactive work of any kind must be performed on a test machine. We ask that you limit the runtime of jobs on the test nodes to thirty minutes or less. Please note that violation of this policy may result in suspension of your UFRC account.

Access

Connect to the cluster (gator.rc.ufl.edu) and use the ssh command to access either of the test servers.

ssh dev1

or

ssh dev2

Test Queue

There is a test queue you can use to test your job submission scripts. Please visit the Queues page for more information.

Technical specifications

Both dev1 and dev2 have the same technical specifications, as follows:

  • Opteron 6378
  • 2.4 GHz
  • 64 cores
  • 256 GB RAM