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 get_MPI_COMM_PTR() pointer size #33

Merged
merged 3 commits into from
Sep 22, 2018
Merged

Conversation

wrathematics
Copy link

On linux with openmpi, intptr_t is truncating the pointer so that it's no longer valid. I've tested the proposed change and it appears to work.

@snoweye
Copy link
Owner

snoweye commented Sep 22, 2018

This still needs more work. I will make some changes and add a test.
This int size was probably not the reason why I did not do this way.

@snoweye snoweye merged commit 44c9914 into snoweye:master Sep 22, 2018
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