LLNL / maestrowf

A tool to easily orchestrate general computational workflows both locally and on supercomputers
https://maestrowf.readthedocs.io
MIT License
136 stars 43 forks source link

LSF Adapter #5

Open gonsie opened 7 years ago

gonsie commented 7 years ago

We need support for LSF.

FrankD412 commented 7 years ago

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 commented 7 years ago

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

FrankD412 commented 5 years ago

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

FrankD412 commented 4 years ago

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).