rubra icon indicating copy to clipboard operation
rubra copied to clipboard

Investigate the use of DRMAA to submit jobs to clusters.

Open bjpop opened this issue 12 years ago • 2 comments

Currently we have a Torque/PBS specific way of submitting jobs to clusters.

We could make it more portable by using DRMAA instead.

bjpop avatar Mar 21 '13 06:03 bjpop

I tried using the Python DRMAA interface. It worked for simple cases, but seg-faulted for some more complex examples. It seemed that the author was looking for someone else to maintain it. I'm not sure that we should pursue this.

bjpop avatar Jul 17 '13 16:07 bjpop

Perhaps the project is active, see: https://github.com/drmaa-python/drmaa-python

bjpop avatar Jul 17 '13 16:07 bjpop