Skip to content

fix: reject zero multi-GPU workers - #787

Closed
nkbeast wants to merge 2 commits into
scverse:mainfrom
nkbeast:fix/reject-zero-multi-gpu-workers
Closed

fix: reject zero multi-GPU workers#787
nkbeast wants to merge 2 commits into
scverse:mainfrom
nkbeast:fix/reject-zero-multi-gpu-workers

Conversation

@nkbeast

@nkbeast nkbeast commented Sep 2, 2026

Copy link
Copy Markdown

Summary

  • reject n_devices < 1 before splitting empty or non-empty workloads
  • add a regression test for zero-worker input

Validation

  • ruff check — passed
  • python -m compileall — passed
  • git diff --check — passed
  • focused pytest collection is blocked because this environment lacks scanpy

Intron7 and others added 2 commits September 2, 2026 16:20
Signed-off-by: Intron7 <sdicks@nvidia.com>
@Intron7

Intron7 commented Sep 2, 2026

Copy link
Copy Markdown
Member

There will be another error on this not needed

@Intron7 Intron7 closed this Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants