Get a queuing system working

From DISI
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

1) Install packages: gridengine, gridengine-execd

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