Re: [petsc-dev] Adding p4est to nightly tests
And what about adding pragmatic? Right now I'm getting this failure in master. make -f gmakefile test search=snes_tutorials-ex12_mg_newton_coarse_2 Use "/usr/bin/gmake V=1" to see verbose compile lines, "/usr/bin/gmake V=0" to suppress. CC arch-packages/tests/snes/examples/tutorials/ex12.o CLINKER arch-packages/tests/snes/examples/tutorials/ex12 TEST arch-packages/tests/counts/snes_tutorials-ex12_mg_newton_coarse_2.counts not ok snes_tutorials-ex12_mg_newton_coarse_2 # [0]PETSC ERROR: --------------------- Error Message -------------------------------------------------------------- # [0]PETSC ERROR: Petsc has generated inconsistent data # [0]PETSC ERROR: Coarse dof 230 maps to both 79 and 674 # [0]PETSC ERROR: See http://www.mcs.anl.gov/petsc/documentation/faq.html for trouble shooting. # [0]PETSC ERROR: Petsc Development GIT revision: v3.9.2-825-g3a11c7608d GIT Date: 2018-07-01 06:15:09 +0200 # [0]PETSC ERROR: ../ex12 on a arch-packages named kw14821 by dalcinl Sun Jul 1 12:54:44 2018 # [0]PETSC ERROR: Configure options --PETSC_ARCH=arch-packages --download-chaco --download-ctetgen --download-eigen --download-exodusii --download-hdf5 --download-metis --download-netcdf --download-p4est --download-parmetis --download-pnetcdf --download-pragmatic --download-ptscotch --download-triangle --download-yaml --with-gmp --with-mpfr # [0]PETSC ERROR: #1 DMPlexComputeInjectorFEM() line 2297 in /home/devel/petsc/dev/src/dm/impls/plex/plexfem.c # [0]PETSC ERROR: #2 DMCreateInjection_Plex() line 6664 in /home/devel/petsc/dev/src/dm/impls/plex/plex.c # [0]PETSC ERROR: #3 DMCreateInjection() line 1169 in /home/devel/petsc/dev/src/dm/interface/dm.c # [0]PETSC ERROR: #4 PCSetUp_MG() line 691 in /home/devel/petsc/dev/src/ksp/pc/impls/mg/mg.c # [0]PETSC ERROR: #5 PCSetUp() line 932 in /home/devel/petsc/dev/src/ksp/pc/interface/precon.c # [0]PETSC ERROR: #6 KSPSetUp() line 381 in /home/devel/petsc/dev/src/ksp/ksp/interface/itfunc.c # [0]PETSC ERROR: #7 KSPSolve() line 612 in /home/devel/petsc/dev/src/ksp/ksp/interface/itfunc.c # [0]PETSC ERROR: #8 SNESSolve_NEWTONLS() line 224 in /home/devel/petsc/dev/src/snes/impls/ls/ls.c # [0]PETSC ERROR: #9 SNESSolve() line 4350 in /home/devel/petsc/dev/src/snes/interface/snes.c # [0]PETSC ERROR: #10 main() line 1065 in /home/devel/petsc/dev/src/snes/examples/tutorials/ex12.c # [0]PETSC ERROR: PETSc Option Table entries: # [0]PETSC ERROR: -dm_coarsen_hierarchy 5 # [0]PETSC ERROR: -dm_plex_hash_location # [0]PETSC ERROR: -dm_plex_remesh_bd # [0]PETSC ERROR: -dm_plex_separate_marker # [0]PETSC ERROR: -dm_refine 5 # [0]PETSC ERROR: -dm_view # [0]PETSC ERROR: -interpolate 1 # [0]PETSC ERROR: -ksp_monitor_true_residual # [0]PETSC ERROR: -ksp_rtol 1.0e-12 # [0]PETSC ERROR: -ksp_type richardson # [0]PETSC ERROR: -ksp_view # [0]PETSC ERROR: -mg_levels_ksp_max_it 2 # [0]PETSC ERROR: -mg_levels_ksp_monitor_true_residual # [0]PETSC ERROR: -pc_mg_levels 3 # [0]PETSC ERROR: -pc_type mg # [0]PETSC ERROR: -petscspace_order 1 # [0]PETSC ERROR: -run_type full # [0]PETSC ERROR: -snes_converged_reason ::ascii_info_detail # [0]PETSC ERROR: -snes_monitor # [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to [email protected] # application called MPI_Abort(MPI_COMM_WORLD, 77) - process 0 ok snes_tutorials-ex12_mg_newton_coarse_2 # SKIP Command failed so no diff # ------------- # Summary # ------------- # FAILED snes_tutorials-ex12_mg_newton_coarse_2 # success 0/1 tests (0.0%) # failed 1/1 tests (100.0%) # todo 0/1 tests (0.0%) # skip 0/1 tests (0.0%) # # Wall clock time for tests: 42 sec # Approximate CPU time (not incl. build time): 0.0 sec # # To rerun failed tests: # /usr/bin/gmake -f gmakefile test search='snes_tutorials-ex12_mg_newton_coarse_2' # # Timing summary: # snes_tutorials-ex12_mg_newton_coarse_2: 0.00 sec On Sun, 1 Jul 2018 at 01:07, Stefano Zampini <[email protected]> wrote:
Satish,
when you have time can you add p4est to some of the archs we tests nightly?
Matt and/or Toby, is there any reason why p4est is not under the testsuite?
Thanks, Stefano
-- Lisandro Dalcin ============ Research Scientist Computer, Electrical and Mathematical Sciences & Engineering (CEMSE) Extreme Computing Research Center (ECRC) King Abdullah University of Science and Technology (KAUST) http://ecrc.kaust.edu.sa/ 4700 King Abdullah University of Science and Technology al-Khawarizmi Bldg (Bldg 1), Office # 0109 Thuwal 23955-6900, Kingdom of Saudi Arabia http://www.kaust.edu.sa Office Phone: +966 12 808-0459
participants (1)
-
Lisandro Dalcin