Oh the test sees the number of processors from the .output files name?

On Friday, November 13, 2020 at 5:36:21 PM UTC-6 Wolfgang Bangerth wrote:

> 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: bang...@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/a251543f-5278-469e-8960-881d304c1e72n%40googlegroups.com.

Reply via email to