Get a queuing system working

From DISI
Revision as of 14:02, 25 March 2014 by Frodo (talk | contribs)
Jump to navigation Jump to search

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