Skip to content

Commit a6df2cd

Browse files
Sébastien LoiselSébastien Loisel
authored andcommitted
Add has_strumpack() debug output to matrix ops test
1 parent d6a3e9a commit a6df2cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/test_mat_ops.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ nranks = MPI.Comm_size(comm)
2525

2626
if rank == 0
2727
println("[DEBUG] Mat operations test starting")
28+
println("[DEBUG] has_strumpack() = ", SafePETSc.has_strumpack())
2829
flush(stdout)
2930
end
3031

0 commit comments

Comments
 (0)