[petsc-dev] Introducing new "test harness" to PETSc
    Scott Kruger 
    kruger at txcorp.com
       
    Tue Jan 17 16:41:53 CST 2017
    
    
  
Per your request, Matt, there is documentation in the developers
manual.  The section is "PETSc Test description language".
There is more documentation in the user manual on some of the ways of 
running the test harness as well, but it didn't keep up with 
development.  Since I'm not sure that we've completely settled on
everything there, I'm waiting to update that part, but the targets
in Makefile and gmakefile should be relatively straightforward and
well-commented when they are not.
Scott
On 1/17/17 3:23 PM, Satish Balay wrote:
> 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
>
-- 
Tech-X Corporation               kruger at txcorp.com
5621 Arapahoe Ave, Suite A       Phone: (720) 974-1841
Boulder, CO 80303                Fax:   (303) 448-7756
    
    
More information about the petsc-dev
mailing list