test_bluegene 63 ompi/mca/io/romio321/romio/test/file_info.c static int test_bluegene = 0; test_bluegene 86 ompi/mca/io/romio321/romio/test/file_info.c else if (!strcmp("-b", *argv)) test_bluegene = 1; test_bluegene 102 ompi/mca/io/romio321/romio/test/file_info.c MPI_Bcast(&test_bluegene, 1, MPI_INT, 0, MPI_COMM_WORLD); test_bluegene 110 ompi/mca/io/romio321/romio/test/file_info.c MPI_Bcast(&test_bluegene, 1, MPI_INT, 0, MPI_COMM_WORLD); test_bluegene 114 ompi/mca/io/romio321/romio/test/file_info.c } else if (test_bluegene) {