Skip to content

Fix Type Mismatch - #6410

Merged
jomayeri merged 2 commits into
masterfrom
jomayeri/aio-type-mismatch
Aug 24, 2024
Merged

Fix Type Mismatch#6410
jomayeri merged 2 commits into
masterfrom
jomayeri/aio-type-mismatch

Conversation

@jomayeri

@jomayeri jomayeri commented Aug 23, 2024

Copy link
Copy Markdown
Collaborator

num_bytes_per_thread was a smaller type than file_num_bytes, this caused issues when dividing by num_threads.

@jomayeri
jomayeri requested a review from tjruwase August 23, 2024 01:01
@tjruwase
tjruwase removed request for arashb and awan-10 August 23, 2024 01:19
@jomayeri
jomayeri added this pull request to the merge queue Aug 23, 2024
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 23, 2024
@jomayeri
jomayeri added this pull request to the merge queue Aug 23, 2024
Merged via the queue into master with commit e2654bf Aug 24, 2024
mauryaavinash95 pushed a commit to DataStates/DeepSpeed that referenced this pull request Mar 20, 2025
`num_bytes_per_thread` was a smaller type than `file_num_bytes`, this
caused issues when dividing by `num_threads`.

Co-authored-by: jomayeri <deepspeed@H100-VM2.shlnn55tgwve1eacvp21ie45dg.jx.internal.cloudapp.net>
Co-authored-by: Olatunji Ruwase <[email protected]>
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