Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix bug in binary.cpp and coarsened_binary.cpp #626

Merged
merged 2 commits into from
Jan 23, 2025
Merged

Conversation

gnwong
Copy link
Collaborator

@gnwong gnwong commented Jan 23, 2025

Correctly compare output of Write_any_type_at(...) and Write_any_type_at_all(...) to data_size rather than just 1. This fixes an output bug that occurred when attempting to write large binary files from a small number of (e.g.) GPUs, such as the H200s.

@jmstone jmstone merged commit ab90fba into main Jan 23, 2025
4 checks passed
@jmstone jmstone deleted the fix/largebinary branch January 23, 2025 22:54
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