On Wednesday 01 February 2012 11:28:30 you wrote: > On 31 January 2012 14:32, Beat Rubischon <b...@0x1b.ch> wrote: > > Hello! > > > > On 31.01.12 11:57, Sebastian Gröhn wrote: > >> I am working on a research project and am currently investigating how > >> (if at all possible) interface with Slurm from Java. > > > > Without beeing a programmer - this sounds like a task for DRMAA. There > > are bindings for SLURM [1] and - at least on Grid Engine - Java bindings. > > > > [1] http://apps.man.poznan.pl/trac/slurm-drmaa > > > > Using DRMAA you should get a "one solution fits all". At least this is > > promised by the DRMAA developers. > > This link might be useful: > > http://edbaskerville.com/2006/07/11/java-bindings-working/ > > Please mind that the DRMAA 1.0 API is limited to job submission and cotrol.
Ohh, thanks. If he succeded in adapting GE's Java-DRMAA, maybe I can too. :) /Sebastian