Skip to content

Version 1.0

Latest
Compare
Choose a tag to compare
@rcolyer rcolyer released this 30 Mar 15:13
· 2 commits to main since this release

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