Skip to content

fortran 3d tests failing: pivotL() encounters zero diagonal l.737 in symbfact.c #205

Description

@drew-parsons

fortran tests are building, running and passing for the debian build of 9.2.0

except for the 3d tests

test 20
      Start 20: f_pddrive3d

20: Test command: /usr/bin/mpiexec "-n" "8" "-oversubscribe" "./f_pddrive3d"
20: Working Directory: /projects/mathlibs/build/superlu-dist/obj-x86_64-linux-gnu/FORTRAN
20: Test timeout computed to be: 1500
20:   Process grid:            2  X           2  X           2
20: Time to read and distribute matrix 0.00
20:   Matrix A was set up: m          400  nnz         1920
20: At column 0 pivotL() encounters zero diagonal at line 737 in file ./SRC/prec-independent/symbfact.c
20: At column 0 pivotL() encounters zero diagonal at line 737 in file ./SRC/prec-independent/symbfact.c
20: At column 0 pivotL() encounters zero diagonal at line 737 in file ./SRC/prec-independent/symbfact.c
20: At column 0 pivotL() encounters zero diagonal at line 737 in file ./SRC/prec-independent/symbfact.c
20: --------------------------------------------------------------------------
20: prterun detected that one or more processes exited with non-zero status,
20: thus causing the job to be terminated. The first process to do so was:
20:
20:    Process name: [prterun-sandy-619727@1,1]
20:    Exit code:    255
20: --------------------------------------------------------------------------
20/22 Test #20: f_pddrive3d ......................***Failed    0.65 sec


test 22
      Start 22: f_pzdrive3d

22: Test command: /usr/bin/mpiexec "-n" "8" "-oversubscribe" "./f_pzdrive3d"
22: Working Directory: /projects/mathlibs/build/superlu-dist/obj-x86_64-linux-gnu/FORTRAN
22: Test timeout computed to be: 1500
22:   Process grid:            2  X           2  X           2
22: Time to read and distribute matrix 0.00
22:   Matrix A was set up: m          400  nnz         1920
22: At column 0 pivotL() encounters zero diagonal at line 737 in file ./SRC/prec-independent/symbfact.c
22: At column 0 pivotL() encounters zero diagonal at line 737 in file ./SRC/prec-independent/symbfact.c
22: At column 0 pivotL() encounters zero diagonal at line 737 in file ./SRC/prec-independent/symbfact.c
22: At column 0 pivotL() encounters zero diagonal at line 737 in file ./SRC/prec-independent/symbfact.c
22: --------------------------------------------------------------------------
22: prterun detected that one or more processes exited with non-zero status,
22: thus causing the job to be terminated. The first process to do so was:
22:
22:    Process name: [prterun-sandy-619769@1,0]
22:    Exit code:    255
22: --------------------------------------------------------------------------
22/22 Test #22: f_pzdrive3d ......................***Failed    0.44 sec

(I patched CMakeFile.txt to add the fortran tests to the cmake build)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions