We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4946911 commit 0c84a52Copy full SHA for 0c84a52
src/mpi/mpi_caf.c
@@ -56,7 +56,6 @@ static void error_stop (int error) __attribute__ ((noreturn));
56
static int caf_this_image;
57
static int caf_num_images;
58
static int caf_is_finalized;
59
-MPI_Request ibarrier_req;
60
61
#if MPI_VERSION >= 3
62
MPI_Info mpi_info_same_size;
0 commit comments