maestrowf icon indicating copy to clipboard operation
maestrowf copied to clipboard

LSF Adapter

Open gonsie opened this issue 7 years ago • 4 comments

We need support for LSF.

gonsie avatar Jul 12 '17 19:07 gonsie

This issue also points out the need to start implementing a factory class to return the appropriate adapter. I've created Issue #8 to address the wider functionality that is required.

FrankD412 avatar Jul 13 '17 01:07 FrankD412

A reference on how to construct LSF batch scripts: http://www.vub.ac.be/BFUCC/LSF/

FrankD412 avatar Jul 13 '17 21:07 FrankD412

I'm moving this out of v1.1.4 -- Along with the Flux Adapter, this one is going to have to be revisited.

FrankD412 avatar Jul 14 '19 20:07 FrankD412

#215 Updated the LSF adapter to monitor the jobs running and properly submit to LSF. The only outstanding issue is constructing a sane jsrun to support $(LAUNCHER).

FrankD412 avatar Jan 22 '20 13:01 FrankD412