Skip to content

Commit

Permalink
Strumpack is not completely valgrind clean, so skip hmg_strumpack tes…
Browse files Browse the repository at this point in the history
…t for now

See pghysels/STRUMPACK#103 for more context
  • Loading branch information
cticenhour committed Sep 18, 2023
1 parent dc7918b commit 330aa8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/tests/preconditioners/hmg/tests
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
min_parallel = 2
petsc_version = '>=3.12.0'
strumpack = true
# strumpack is not valgrind clean, see #23502 and https://github.com/pghysels/STRUMPACK/issues/103
valgrind = none
issues = '#16501'
cli_args = 'Mesh/dmg/dim=3 Mesh/dmg/nz=10 Outputs/file_base=diffusion_strumpack_3d_out -pc_type lu -pc_factor_mat_solver_type strumpack -snes_view'
requirement = "The system shall support the use of strumpack (sparse direct solver) for 3D problems"
Expand Down

0 comments on commit 330aa8a

Please sign in to comment.