[petsc-dev] TAP file and testing error

Matthew Knepley knepley at gmail.com
Thu Sep 26 01:38:30 CDT 2019


On Wed, Sep 25, 2019 at 8:52 PM Stefano Zampini via petsc-dev <
petsc-dev at mcs.anl.gov> wrote:

> If we specify a PETSC_ARCH with a trailing slash, the current testing
> makefile fails. Can this be fixed?
>

PETSC_ARCH is a string name and not necessarily a directory. I think we
should check and fail if it has a slash.

   Matt


> *zampins at vulture*:*~/Devel/petsc*$ make -f gmakefile.test test
> globsearch="*densecuda*" PETSC_ARCH=arch-gpu-double-unifmem/
>
> touch: cannot touch
> './arch-gpu-double-unifmem//tests/test_arch-gpu-double-unifmem/_tap.log':
> No such file or directory
> touch: cannot touch
> './arch-gpu-double-unifmem//tests/test_arch-gpu-double-unifmem/_err.log':
> No such file or directory--
> Stefano
>


-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener

https://www.cse.buffalo.edu/~knepley/ <http://www.cse.buffalo.edu/~knepley/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20190926/50c01cb1/attachment.html>


More information about the petsc-dev mailing list