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

Deal with case where `sinfo` (partitions) do not include the number of cores #190

Closed basnijholt closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (2d7d4ae) 73.46% compared to head (4c9dff7) 73.40%. Report is 1 commits behind head on main.

Files Patch % Lines
adaptive_scheduler/_scheduler/slurm.py 50.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #190 +/- ## ========================================== - Coverage 73.46% 73.40% -0.07% ========================================== Files 22 22 Lines 2480 2485 +5 ========================================== + Hits 1822 1824 +2 - Misses 658 661 +3 ```

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