Skip to content

Releases: pennmem/cmldask

Version 1.0

30 Mar 15:13
Compare
Choose a tag to compare

Updates to client construction API, adding support for SLURM scheduler.

Now, instead of calling CMLDask.get_new_client() you call either CMLDask.get_new_client_sge() or CMLDask.get_new_client_slurm().

Version 0.1

16 Dec 20:20
Compare
Choose a tag to compare

Initial release of CMLDask