summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/h5ff_client_M7.2-pep_demo.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/h5ff_client_M7.2-pep_demo.c b/examples/h5ff_client_M7.2-pep_demo.c
index d2f777d..36012df 100644
--- a/examples/h5ff_client_M7.2-pep_demo.c
+++ b/examples/h5ff_client_M7.2-pep_demo.c
@@ -195,8 +195,6 @@ int main( int argc, char **argv ) {
ret = H5Pclose( trspl_id ); ASSERT_RET;
}
- MPI_Barrier( MPI_COMM_WORLD );
-
/* Acquire a read handle for container version and create a read context. */
version = 3;
if (verbose) fprintf( stderr, "APP-r%d: Try to acquire read context %lu\n", my_rank, version );