Package iceprod :: Package server :: Module grid
[hide private]
[frames] | no frames]

Module grid

source code

Interface for configuring and submitting jobs on a computing cluster. use this class directly. Instead use one of the implementations that inherit from this class.

copyright (c) 2005 the icecube collaboration


Version: $Revision: $

Date: $Date: $

Author: Juan Carlos Diaz Velez <juancarlos@icecube.wisc.edu>

To Do: implement more functionality and features

Classes [hide private]
  iGrid
This class represents a generic job a distributed system.
Functions [hide private]
 
usage(arguments)
print usage/help info
source code
Variables [hide private]
  logger = logging.getLogger('iGrid')
Function Details [hide private]

usage(arguments)

source code 

print usage/help info

Parameters:
  • arguments - cmdline args passed to program