[petsc-dev] snes/ex56 target is gone

Mark Adams mfadams at lbl.gov
Wed Jun 28 03:04:35 CDT 2017


Oh right I noticed the stuff at the bottom. It was nice being able to tell
people to just copy the source file and makefile and run it...

On Tue, Jun 27, 2017 at 7:43 PM, Satish Balay <balay at mcs.anl.gov> wrote:

> On Tue, 27 Jun 2017, Matthew Knepley wrote:
>
> > On Tue, Jun 27, 2017 at 6:24 PM, Matthew Knepley <knepley at gmail.com>
> wrote:
> >
> > > On Tue, Jun 27, 2017 at 6:22 PM, Mark Adams <mfadams at lbl.gov> wrote:
> > >
> > >> I looks like the target (runex56) for snes/ex56.c is not in the
> makefile.
> > >> Anyone know why that happened?
> > >>
> > >
> > > I took it out and converted all tests to the new format.
> > >
> >
> > cd $PETSC_DIR
> > make -f ./gmakefile test pysearch="snes_tutorials-runex56*"
>
> Or use echo_test to print the targets and then run the tests.
>
> balay at asterix /home/balay/petsc (master=)
> $ make -f gmakefile echo_test search=sys%ex1
> sys_tutorials-runex1 sys_tests-runex1
> balay at asterix /home/balay/petsc (master=)
> $ make -f gmakefile echo_test search=snes% searchin=ex56
> snes_tutorials-runex56_hypre snes_tutorials-runex56_ml
> snes_tutorials-runex56_0
> balay at asterix /home/balay/petsc (master=)
> $ make -f gmakefile snes_tutorials-runex56_0
> Use "/usr/bin/gmake V=1" to see verbose compile lines, "/usr/bin/gmake
> V=0" to suppress.
>      CLINKER arch-linux2-c-debug/tests/src/snes/examples/tutorials/ex56
>         TEST snes_tutorials-runex56_0
> ok snes_tutorials-ex56_0
> ok diff-snes_tutorials-ex56_0
> balay at asterix /home/balay/petsc (master=)
>
> Satish
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20170628/c9aabf28/attachment.html>


More information about the petsc-dev mailing list