On 11/13/20 1:24 PM, Zachary 42! wrote:
I am trying to run some MPI tests and I don’t see on the deal.II website how to
use ctest for running MPI programs. I just saw how the output file needs to
indicate the number of processors used in the test so numdiff works correctly.
How do you use ctest for running a MPI test program?
Once you create a test and an output file, you do 'make setup_tests' and
'ctest -R my_test' where my_test happens to be a test that uses MPI. Apart
from the fact that the number of processors used is encoded in the name of the
output file, there is no magic to it.
Best
W.
--
------------------------------------------------------------------------
Wolfgang Bangerth email: bange...@colostate.edu
www: http://www.math.colostate.edu/~bangerth/
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/dealii/3aad42fc-92a1-9f5a-6a73-c35f352c7ca8%40colostate.edu.