Skip to content

Commit 4e3c1de

Browse files
author
Bernard Knueven
committed
minimal C reproducer
1 parent 4a74402 commit 4e3c1de

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

examples/mpi_rma_get_reproducer.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,6 @@ int main(int argc, char **argv)
111111
}
112112

113113
MPI_Win_free(&window);
114-
115-
MPI_Barrier(MPI_COMM_WORLD);
116114
if (world_rank == 0) {
117115
puts("PASS");
118116
}

0 commit comments

Comments
 (0)