Module for Python and SGE interaction
Terry Reedy
tjreedy at udel.edu
Tue Nov 1 19:41:28 EDT 2011
On 11/1/2011 1:31 PM, Abhishek Pratap wrote:
> On Mon, Oct 31, 2011 at 10:31 PM, Abhishek Pratap
> <abhishek.vit at gmail.com <mailto:abhishek.vit at gmail.com>> wrote:
>
> Hey Guys
>
> I shud mention I am relative new to the language. Could you please
> let me know based on your experience which module could help me with
> farm out jobs to our existing clusters(we use SGE here) using python.
>
> Ideally I would like to do the following.
>
> 1. Submit #N jobs to cluster
> 2. monitor their progress
> 3. When all #N finishes, push another set of jobs
Have you searched with Google? on pypi.python.org? with what keywords?
--
Terry Jan Reedy
More information about the Python-list
mailing list