Skip to content

Fix slurm_format_bytes_ceil logic and add unit tests#675

Merged
jacobtomlinson merged 2 commits intodask:mainfrom
maneesh29s:fix_slurm_format_bytes
Jan 7, 2025
Merged

Fix slurm_format_bytes_ceil logic and add unit tests#675
jacobtomlinson merged 2 commits intodask:mainfrom
maneesh29s:fix_slurm_format_bytes

Conversation

@maneesh29s
Copy link
Contributor

Closes #674

Copy link
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great thanks!

@jacobtomlinson jacobtomlinson merged commit 5bada62 into dask:main Jan 7, 2025
10 of 11 checks passed
@maneesh29s maneesh29s deleted the fix_slurm_format_bytes branch January 8, 2025 04:29
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.

The function slurm_format_bytes_ceil raises Typerror if input is less than 1024

2 participants