basnijholt / adaptive-scheduler

Run many functions (adaptively) on many cores (>10k-100k) using mpi4py.futures, ipyparallel, loky, or dask-mpi. :tada:
http://adaptive-scheduler.readthedocs.io
BSD 3-Clause "New" or "Revised" License
26 stars 10 forks source link

add `extra_scheduler` to `slurm_run` #202

Closed basnijholt closed 8 months ago

basnijholt commented 8 months ago

cc @fbuessen

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f005e7b) 73.84% compared to head (a32dac3) 73.84%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #202 +/- ## ======================================= Coverage 73.84% 73.84% ======================================= Files 22 22 Lines 2680 2680 ======================================= Hits 1979 1979 Misses 701 701 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.