[petsc-dev] "Search" does not work in the testing system?

Zhang, Hong hongzhang at anl.gov
Wed Jan 27 17:45:35 CST 2021


make PETSC_DIR=/Users/kongf/projects/moose4/petsc PETSC_ARCH=arch-darwin-c-debug -f gmakefile test search='snes_tutorials-ex1_*'

or

make PETSC_DIR=/Users/kongf/projects/moose4/petsc PETSC_ARCH=arch-darwin-c-debug -f gmakefile test globsearch='snes_tutorials-ex1_*’

Hong (Mr.)

> On Jan 27, 2021, at 5:21 PM, Fande Kong <fdkong.jd at gmail.com> wrote:
> 
> Hi All,
> 
> I want to run one particular SNES test using the following command-line:
> 
> "make PETSC_DIR=/Users/kongf/projects/moose4/petsc PETSC_ARCH=arch-darwin-c-debug -f gmakefile test search='snes_tutorials-ex1'"
> 
> I got the following output:
> 
> "Using MAKEFLAGS: search=snes_tutorials-ex1% PETSC_ARCH=arch-darwin-c-debug PETSC_DIR=/Users/kongf/projects/moose4/petsc"
> 
> But I did not see any useful test information.
> 
> Could you kindly let me know what I did wrong?
> 
> Thanks,
> 
> Fande



More information about the petsc-dev mailing list