[mpich-discuss] MPICH examples
Zhao, Xin
xinzhao3 at illinois.edu
Wed Nov 5 12:59:52 CST 2014
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 [Michael.Stokes at uah.edu]
Sent: Wednesday, November 05, 2014 11:19 AM
To: discuss at mpich.org
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 discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss
_______________________________________________
discuss mailing list discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss
More information about the discuss
mailing list