Skip to content

Fix MeasurementSet MPI_COMM handling for MPICH#1462

Open
mwiering wants to merge 2 commits intocasacore:masterfrom
mwiering:master
Open

Fix MeasurementSet MPI_COMM handling for MPICH#1462
mwiering wants to merge 2 commits intocasacore:masterfrom
mwiering:master

Conversation

@mwiering
Copy link
Copy Markdown
Contributor

@mwiering mwiering commented Mar 3, 2026

In MPICH the MPI_COMM is an int instead of a struct like in OPENMPI, so we need to be more careful with template matching

mwiering added 2 commits March 3, 2026 15:32
In MPICH the MPI_COMM is an int instead of a structure like in OPENMPI, so need to be more careful with template matching
Fix MeasurementSet MPI_COMM handling for MPICH
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.

1 participant