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

Lassen: Work-Around MPI Allgatherv #2874

Merged
merged 2 commits into from
Feb 24, 2022

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Feb 18, 2022

The implementation of AllGatherv in IBM's MPI optimization library "libcollectives" is broken and leads to HDF5 crashes for multi-node runs.

IBM Spectrum MPI, Version 10 Release 1, User's Guide:
https://www.ibm.com/docs/en/SSZTET_EOS/eos/guide_101.pdf

See:
#2863 (comment)

@ax3l ax3l added component: openPMD openPMD I/O machine / system Machine or system-specific issue workaround labels Feb 18, 2022
@ax3l ax3l force-pushed the doc-lassen-skip-ibm-allgatherv branch from fdb887c to 16f867b Compare February 18, 2022 00:09
The implementation of AllGatherv in IBM's MPI optimization library
"libcollectives" is broken and leads to HDF5 crashes for multi-node
runs.

IBM Spectrum MPI, Version 10 Release 1, User's Guide:
  https://www.ibm.com/docs/en/SSZTET_EOS/eos/guide_101.pdf
@ax3l ax3l force-pushed the doc-lassen-skip-ibm-allgatherv branch from 16f867b to af4ac4c Compare February 18, 2022 00:09
@ax3l ax3l requested a review from joshualudwig8 February 18, 2022 00:10
@ax3l ax3l mentioned this pull request Feb 18, 2022
1 task
@ax3l ax3l requested a review from EZoni February 18, 2022 04:36
@RemiLehe RemiLehe merged commit 3aec620 into ECP-WarpX:development Feb 24, 2022
@ax3l ax3l deleted the doc-lassen-skip-ibm-allgatherv branch February 24, 2022 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: openPMD openPMD I/O machine / system Machine or system-specific issue workaround
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants