Get a queuing system working: Difference between revisions

From DISI
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Here is how to get a queuing system up and running, our way, and integrate it with [[DOCK 3.7]]. We use free versions of [[SGE]].
Here is how to get a queuing system up and running, our way, and integrate it with [[DOCK 3.7]]. We use free versions of [[SGE]].
We assume you have already [[built a computer cluster]] in a way that is close enough to our design that the following makes sense.  
We assume you have already [[So you want to set up a lab | built a computer cluster]] in a way that is close enough to our design that the following makes sense.  


= set up sgemaster =  
= set up sgemaster =  

Revision as of 07:55, 13 March 2014

Here is how to get a queuing system up and running, our way, and integrate it with DOCK 3.7. We use free versions of SGE. We assume you have already built a computer cluster in a way that is close enough to our design that the following makes sense.

set up sgemaster

  • one
  • two

set up sgehead

  • one
  • two

set up individual nodes

  • one
  • two

create queues

qconf -aq 


create groups of machines

qconf -ahgrp

authorize users

  • one
  • two

tune by editing a dozen parameters

  • one
  • two

run jobs

  • one
  • two

troubleshooting

  • one
  • two


tips and tricks

  • one
  • two