Hi Mike, I think you mean test/mpi/rma, not example/rma. Under test/mpi/rma, there are two tests that are not in testlist, one is ircpi.c, which is an interactive test. We will move it to examples. Another is nb_test.c, which is related to this bug: https://trac.mpich.org/projects/mpich/ticket/1910. The bug exists in mpich-3.1.3 but test code is not correct, that's why we comment out it for now. You can also find explanation about it in test/mpi/rma/testlist.in. Thanks, Xin ________________________________________ From: Michael L. Stokes [[email protected]] Sent: Wednesday, November 05, 2014 11:19 AM To: [email protected] Subject: [mpich-discuss] MPICH examples Under examples/rma there are several .c files that are not listed in testlist (for example, nb_test.c). When I look at the source for nb_test.c it appears it should require at least 2 processes to run correctly, but when I run it with n>=2 it hangs. Do 2 questions. 1) What what is going on with applications not listed in testlist, and 2) for is going on with nb_test.c? Thanks Mike _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss