
gridengine
Get flash to fully experience Pearltrees
drmaa
arco
Sun HPC Software, Developer Edition 1.0 for OpenSolaris
Since this seems to be a regular topic on the user mailing list , here's a quick guide to setting up a parallel environment on Grid Engine : First, create/borrow/steal the startup and shutdown scripts for the parallel environment you're using. You can find MPI and PVM scripts in the $SGE_ROOT/mpi and $SGE_ROOT/pvm directories, respectively. If you cannot find scripts for your parallel environment, you'll have to create them.
DanT's GridBlog
Grid Engine Administration – Training Slides : BioTeam Inc.
Things to think about before installing Grid Engine
If you are reading this post, you should also be familiar with the official Grid Engine 6 Installation Guide . In the official install guide, there is a section called ” Before you install the Software ”. It gives a nice tabular view of the decisions you’ll have to make during the install and explains each option briefly. This is shaping up to be one of those “Chris is injecting lots of his personal opinions into what should be a straightforward technical document…” posts. This is not an official document, it’s just some thing you found on the internet written by some guy you probably don’t even know, OK?Posted by chrisdag – January 17, 2006 The easiest way to set up Grid Engine for fair “all users treated equally” resource allocation is the simple functional policy setup described in a previous entry . But what about doing something similar with the ShareTree policy? (a basic graphical explanation of the differences between the functional and sharetree policies can be found here ). It is also a two step process: Activate the policy in the scheduler configuration (command is ‘qconf -msconf’)
Simple equal user sharetree policy
Functional vs Sharetree scheduling
I wrote this to facilitate my own work. All mistakes are my own. Feedback and error corrections are always appreciated.

