summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testpar/testphdf5.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testpar/testphdf5.c b/testpar/testphdf5.c
index e5033fc..9a3a97e 100644
--- a/testpar/testphdf5.c
+++ b/testpar/testphdf5.c
@@ -467,9 +467,11 @@ int main(int argc, char **argv)
if(mpi_size > 24) {
+ if(MAINPROCESS) {
printf("The collective chunk IO test hasn't been tested for the number of process greater than 24\n");
printf("Please try with the number of process no greater than 24\n");
printf("All collective chunk tests will be skipped \n");
+ }
goto finish;
}
AddTest("coll_chunked1", coll_chunk1,NULL,