[petsc-dev] PETSc VecView with MPIIO and complex numbers broken?
Barry Smith
bsmith at mcs.anl.gov
Mon Mar 2 13:31:08 CST 2015
http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/03/01/examples_master_arch-opensolaris-cmplx-pkgs-dbg_n-gage.log
******* Testing: testexamples_C *******
4,7c4,7
< min(a) = +8.40e-04 [loc 8]
< max(a) = +9.95e+03 [loc 3]
< min(b) = +8.40e-04 [loc 8]
< max(b) = +9.95e+03 [loc 3]
---
> min(a) = -4.21e+207 [loc 6]
> max(a) = +8.10e-320 [loc 5]
> min(b) = -4.21e+207 [loc 6]
> max(b) = +8.10e-320 [loc 5]
/export/home/petsc/petsc.clone-3/src/vec/vec/examples/tests
Possible problem with with ex46, diffs above
=========================================
4,7c4,7
< min(a) = +8.40e-04 [loc 8]
< max(a) = +9.95e+03 [loc 3]
< min(b) = +8.40e-04 [loc 8]
< max(b) = +9.95e+03 [loc 3]
---
> min(a) = -4.21e+207 [loc 6]
> max(a) = +8.10e-320 [loc 5]
> min(b) = -4.21e+207 [loc 6]
> max(b) = +8.10e-320 [loc 5]
/export/home/petsc/petsc.clone-3/src/vec/vec/examples/tests
Possible problem with with ex46_2, diffs above
=========================================
4,7c4,7
< min(a) = +8.40e-04 [loc 8]
< max(a) = +9.95e+03 [loc 3]
< min(b) = +8.40e-04 [loc 8]
< max(b) = +9.95e+03 [loc 3]
---
> min(a) = -4.21e+207 [loc 6]
> max(a) = +8.10e-320 [loc 5]
> min(b) = -4.21e+207 [loc 6]
> max(b) = +8.10e-320 [loc 5]
/export/home/petsc/petsc.clone-3/src/vec/vec/examples/tests
Possible problem with with ex46_3, diffs above
=========================================
6,9c6,9
< min(a) = +8.40e-04 [loc 8]
< max(a) = +9.95e+03 [loc 3]
< min(b) = +8.40e-04 [loc 8]
< max(b) = +9.95e+03 [loc 3]
---
> min(a) = -4.21e+207 [loc 6]
> max(a) = +8.10e-320 [loc 5]
> min(b) = -4.21e+207 [loc 6]
> max(b) = +8.10e-320 [loc 5]
/export/home/petsc/petsc.clone-3/src/vec/vec/examples/tests
Possible problem with with ex46_mpiio, diffs above
=========================================
More information about the petsc-dev
mailing list