Re: [petsc-dev] plex test 26 failing for complex

2018-10-24 Thread Blaise A Bourdin


On Oct 24, 2018, at 9:03 AM, Matthew Knepley 
mailto:knep...@gmail.com>> wrote:

On Wed, Oct 24, 2018 at 9:54 AM Hapla Vaclav 
mailto:vaclav.ha...@erdw.ethz.ch>> wrote:
Tests dm_impls_plex_tests-ex26% fail for exodusii+complex build.

E.g.
not ok dm_impls_plex_tests-ex26_15
#   [0]PETSC ERROR: - Error Message 
--
#   [0]PETSC ERROR: Petsc has generated inconsistent data
#   [0]PETSC ERROR: UAlpha ||Vin - Vout|| = 1000.56
#
#   [0]PETSC ERROR: See http://www.mcs.anl.gov/petsc/documentation/faq.html 
for trouble shooting.
#   [0]PETSC ERROR: Petsc Development GIT revision: v3.10.1-219-g632bab2  
GIT Date: 2018-10-24 12:51:19 +0200
#   [0]PETSC ERROR: ../ex26 on a arch-linux-gcc-complex-single-64idx named 
swp-group-pc by vhapla Wed Oct 24 15:43:20 2018
#   [0]PETSC ERROR: Configure options --download-c2html 
--download-f2cblaslapack --download-exodusii --download-hdf5 --download-metis 
--download-netcdf --download-pnetcdf --download-parmetis --download-ptscotch 
--download-ctetgen --with-64-bit-indices --download-zlib --with-cc=mpicc 
--with-cxx=mpicxx --with-fc=mpifort --with-precision=single --with-python=1 
--with-scalar-type=complex --with-shared-libraries=1 
--with-valgrind-dir=/home/vhapla PETSC_ARCH=arch-linux-gcc-complex-single-64idx
#   [0]PETSC ERROR: #1 main() line 387 in 
/home/vhapla/petsc-1/src/dm/impls/plex/examples/tests/ex26.c


Should this be fixed or "requires: !complex" added?

Yes. This is Blaise's test, and I do not know if it was intended to work with 
complex.

No, it is not.

Blaise


  Thanks,

 Matt

Is this configuration not covered by nightly tests?

Vaclav


--
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/

--
Department of Mathematics and Center for Computation & Technology
Louisiana State University, Baton Rouge, LA 70803, USA
Tel. +1 (225) 578 1612, Fax  +1 (225) 578 4276 http://www.math.lsu.edu/~bourdin









Re: [petsc-dev] plex test 26 failing for complex

2018-10-24 Thread Matthew Knepley
On Wed, Oct 24, 2018 at 9:54 AM Hapla Vaclav 
wrote:

> Tests dm_impls_plex_tests-ex26% fail for exodusii+complex build.
>
> E.g.
> not ok dm_impls_plex_tests-ex26_15
> #   [0]PETSC ERROR: - Error Message
> --
> #   [0]PETSC ERROR: Petsc has generated inconsistent data
> #   [0]PETSC ERROR: UAlpha ||Vin - Vout|| = 1000.56
> #
> #   [0]PETSC ERROR: See
> http://www.mcs.anl.gov/petsc/documentation/faq.html for trouble shooting.
> #   [0]PETSC ERROR: Petsc Development GIT revision:
> v3.10.1-219-g632bab2  GIT Date: 2018-10-24 12:51:19 +0200
> #   [0]PETSC ERROR: ../ex26 on a arch-linux-gcc-complex-single-64idx
> named swp-group-pc by vhapla Wed Oct 24 15:43:20 2018
> #   [0]PETSC ERROR: Configure options --download-c2html
> --download-f2cblaslapack --download-exodusii --download-hdf5
> --download-metis --download-netcdf --download-pnetcdf --download-parmetis
> --download-ptscotch --download-ctetgen --with-64-bit-indices
> --download-zlib --with-cc=mpicc --with-cxx=mpicxx --with-fc=mpifort
> --with-precision=single --with-python=1 --with-scalar-type=complex
> --with-shared-libraries=1 --with-valgrind-dir=/home/vhapla
> PETSC_ARCH=arch-linux-gcc-complex-single-64idx
> #   [0]PETSC ERROR: #1 main() line 387 in
> /home/vhapla/petsc-1/src/dm/impls/plex/examples/tests/ex26.c
>
>
> Should this be fixed or "requires: !complex" added?
>

Yes. This is Blaise's test, and I do not know if it was intended to work
with complex.

  Thanks,

 Matt


> Is this configuration not covered by nightly tests?
>
> Vaclav



-- 
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/ 


[petsc-dev] plex test 26 failing for complex

2018-10-24 Thread Hapla Vaclav
Tests dm_impls_plex_tests-ex26% fail for exodusii+complex build.

E.g.
not ok dm_impls_plex_tests-ex26_15
#   [0]PETSC ERROR: - Error Message 
--
#   [0]PETSC ERROR: Petsc has generated inconsistent data
#   [0]PETSC ERROR: UAlpha ||Vin - Vout|| = 1000.56
#   
#   [0]PETSC ERROR: See http://www.mcs.anl.gov/petsc/documentation/faq.html 
for trouble shooting.
#   [0]PETSC ERROR: Petsc Development GIT revision: v3.10.1-219-g632bab2  
GIT Date: 2018-10-24 12:51:19 +0200
#   [0]PETSC ERROR: ../ex26 on a arch-linux-gcc-complex-single-64idx named 
swp-group-pc by vhapla Wed Oct 24 15:43:20 2018
#   [0]PETSC ERROR: Configure options --download-c2html 
--download-f2cblaslapack --download-exodusii --download-hdf5 --download-metis 
--download-netcdf --download-pnetcdf --download-parmetis --download-ptscotch 
--download-ctetgen --with-64-bit-indices --download-zlib --with-cc=mpicc 
--with-cxx=mpicxx --with-fc=mpifort --with-precision=single --with-python=1 
--with-scalar-type=complex --with-shared-libraries=1 
--with-valgrind-dir=/home/vhapla PETSC_ARCH=arch-linux-gcc-complex-single-64idx
#   [0]PETSC ERROR: #1 main() line 387 in 
/home/vhapla/petsc-1/src/dm/impls/plex/examples/tests/ex26.c


Should this be fixed or "requires: !complex" added?

Is this configuration not covered by nightly tests?

Vaclav