GitHub - pygridtools/pythongrid: High-level python wapper for the Sun Grid Engine (SGE) using DRMAA and ZMQ (original) (raw)

pythongrid overview

Main development site: http://code.google.com/p/pythongrid/

Contibutors: Chris Widmer, Cheng Soon Ong

This module provides high level functionality for cluster computing in python using the Sun Grid Engine. As some cluster environments are notoriously unreliable, pythongrid attempts to handle job monitoring and resubmission (in case of sudden death of nodes) under the hood, while providing the user with a simple map-reduce like interface.

Main features:

Dependencies

Get started (now on Pypi!):

Changelog: