[petsc-dev] Introducing new "test harness" to PETSc

Satish Balay balay at mcs.anl.gov
Tue Jan 17 16:23:49 CST 2017


On Tue, 17 Jan 2017, Matthew Knepley wrote:

> >    test:
> >       suffix: yaml
> >       requires: yaml !complex
> >       args: -options_file_yaml bag.yml -options_view
> >       filter:  grep -v saws_port_auto_select
> >       localrunfiles: bag.yml
> >
> 
> How do I specify the number of processes to use for the test? Or where
> would I look this up?

      nsize: 2

All the examples in sys/examples/[tests,tutorials] are converted.

Satish




More information about the petsc-dev mailing list