Get a queuing system working: Difference between revisions

From DISI
Jump to navigation Jump to search
(Created page with "Here is how to get a queuing system up and running, our way, and integrate it with [[DOCK 3.7]. We assume you have already [[build a computer cluster | built a computer clust...")
 
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
Here is how to get a queuing system up and running, our way, and integrate it with [[DOCK 3.7].
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 [[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.  


We assume you have already [[build a computer cluster | built a computer cluster]] in a way that is close enough to our design that the following makes sense.
{{TOCright}}


= set up sgemaster =  
= set up sgemaster =  
* one
* one
* two
* two
1) Install packages: gridengine, gridengine-execd


= set up sgehead =  
= set up sgehead =  

Latest revision as of 01:00, 15 December 2016

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