Skip to content

simple xyz chunking to bypass the 2^31-1 limit when points are initialized and sent from rank 0 - #271

Merged
adperezm merged 1 commit into
mainfrom
enhancement/xyz_chunking
Aug 25, 2026
Merged

simple xyz chunking to bypass the 2^31-1 limit when points are initialized and sent from rank 0#271
adperezm merged 1 commit into
mainfrom
enhancement/xyz_chunking

Conversation

@Mr-2c

@Mr-2c Mr-2c commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

send the xyz data in chunks to bypass the MPI's 2^31-1 limit of message size. implemented in a similar way to the other chunking done when sending the data back.

done with help from a great friend of mine ;-)

@adperezm

Copy link
Copy Markdown
Collaborator

Nice. Let is something weird with the tests, but I have been getting that on and off. I will merge when I re-run them

@adperezm
adperezm merged commit e2cd9f4 into main Aug 25, 2026
19 of 20 checks passed
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