Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 841205 Details for
Bug 885291
[guru] sci-libs/STRUMPACK-6.3.1-r2 fails tests (CLANG-STRICTER-SYSTEM)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
1-LastTest.log
1-LastTest.log (text/plain), 180.44 KB, created by
Agostino Sarubbo
on 2022-12-10 09:34:57 UTC
(
hide
)
Description:
1-LastTest.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2022-12-10 09:34:57 UTC
Size:
180.44 KB
patch
obsolete
>Start testing: Dec 09 20:58 CET >---------------------------------------------------------- >1/145 Testing: user_test_HSS_seq >1/145 Test: user_test_HSS_seq >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "T" "100" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"user_test_HSS_seq" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=64 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq T 100 ># tol = 0.01 ># created H matrix of dimension 100 x 100 with 1 levels ># compression succeeded! ># rank(H) = 0 ># memory(H) = 0.080976 MB, 101.22% of dense ># relative error = ||A-H*I||_F/||A||_F = 0 ># absolute error = ||A-H*I||_F = 0 ># extracting individual elements, avg error = 0 ># sub-matrix extraction error = 0 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 9.55996e-16 ># exiting ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Passed. >"user_test_HSS_seq" end time: Dec 09 20:58 CET >"user_test_HSS_seq" time elapsed: 00:00:00 >---------------------------------------------------------- > >2/145 Testing: user_test_sparse_seq >2/145 Test: user_test_sparse_seq >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/examples/sparse/data/pde900.mtx" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"user_test_sparse_seq" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=64 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/examples/sparse/data/pde900.mtx ># opening file '/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/examples/sparse/data/pde900.mtx' ># %%MatrixMarket matrix coordinate real general ># reading 900 by 900 matrix with 4,380 nnz's from /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/examples/sparse/data/pde900.mtx ># Initializing STRUMPACK ># using 64 OpenMP thread(s) ># number of tasking levels = 9 = log_2(#threads) + 3 ># matching job: maximum matching with row and column scaling ># matrix equilibration, r_cond = 1 , c_cond = 1 , type = N ># initial matrix: ># - number of unknowns = 900 ># - number of nonzeros = 4,380 ># nested dissection reordering: ># - Metis reordering ># - used METIS_NodeNDP (iso METIS_NodeND) ># - supernodal tree from METIS_NodeNDP is used ># - strategy parameter = 8 ># - number of separators = 113 ># - number of levels = 7 ># - nd time = 0.00353303 ># - matching time = 0.0298762 ># - symmetrization time = 0.00832946 ># symbolic factorization: ># - nr of dense Frontal matrices = 113 ># - symb-factor time = 0.0300664 >HIP assertion failed: hipErrorInvalidDevice /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/src/dense/HIPWrapper.cpp 92 ><end of output> >Test time = 0.18 sec >---------------------------------------------------------- >Test Failed. >"user_test_sparse_seq" end time: Dec 09 20:58 CET >"user_test_sparse_seq" time elapsed: 00:00:00 >---------------------------------------------------------- > >4/145 Testing: user_test_BLR_seq >4/145 Test: user_test_BLR_seq >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_BLR_seq" "300" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"user_test_BLR_seq" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=64 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_BLR_seq 300 ># tol = 0.0001 ># created BLR matrix of dimension 300 x 300 ># rank(B) = 0 ># memory(B) = 0.72 MB, 100% of dense ># relative error = ||X-B\(A*X)||_F/||X||_F = 2.51951e-15 ># exiting ><end of output> >Test time = 0.05 sec >---------------------------------------------------------- >Test Passed. >"user_test_BLR_seq" end time: Dec 09 20:58 CET >"user_test_BLR_seq" time elapsed: 00:00:00 >---------------------------------------------------------- > >5/145 Testing: user_test_HSS_mpi >5/145 Test: user_test_HSS_mpi >Command: "/usr/bin/mpiexec" "-n" "2" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "100" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"user_test_HSS_mpi" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.08 sec >---------------------------------------------------------- >Test Failed. >"user_test_HSS_mpi" end time: Dec 09 20:58 CET >"user_test_HSS_mpi" time elapsed: 00:00:00 >---------------------------------------------------------- > >3/145 Testing: user_matrix_IO >3/145 Test: user_matrix_IO >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_matrix_IO" "T" "1000" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"user_matrix_IO" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=64 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_matrix_IO T 1000 ># tol = 0.01 >||B-A||_F = 0 ># created H matrix of dimension 1000 x 1000 with 2 levels ># compression succeeded! ># rank(H) = 4 ># memory(H) = 4.07467 MB, 50.9334% of dense ># relative error = ||A-H*I||_F/||A||_F = 0.0117385 ># absolute error = ||A-H*I||_F = 0.560038 >||B-A||_F = 0 >||H-H2||_F = 0 ># exiting ><end of output> >Test time = 0.30 sec >---------------------------------------------------------- >Test Passed. >"user_matrix_IO" end time: Dec 09 20:58 CET >"user_matrix_IO" time elapsed: 00:00:00 >---------------------------------------------------------- > >6/145 Testing: user_test_sparse_mpi >6/145 Test: user_test_sparse_mpi >Command: "/usr/bin/mpiexec" "-n" "2" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_mpi" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/examples/sparse/data/pde900.mtx" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"user_test_sparse_mpi" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.08 sec >---------------------------------------------------------- >Test Failed. >"user_test_sparse_mpi" end time: Dec 09 20:58 CET >"user_test_sparse_mpi" time elapsed: 00:00:00 >---------------------------------------------------------- > >8/145 Testing: HSS_seq_1 >8/145 Test: HSS_seq_1 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "L" "10" "--hss_leaf_size" "3" "--hss_rel_tol" "1e-5" "--hss_abs_tol" "1e-10" "--hss_disable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "32" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_1" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=3 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq L 10 --hss_leaf_size 3 --hss_rel_tol 1e-5 --hss_abs_tol 1e-10 --hss_disable_sync --hss_compression_algorithm stable --hss_d0 32 --hss_dd 4 ># tol = 1e-05 ># created H matrix of dimension 10 x 10 with 3 levels ># compression succeeded! ># rank(H) = 3 ># memory(H) = 0.007728 MB, 966% of dense ># relative error = ||A-H*I||_F/||A||_F = 9.6866e-17 ># absolute error = ||A-H*I||_F = 4.15612e-16 ># relative error = ||H0*B0-A0*B0||_F/||A0*B0||_F = 8.966e-17 ># relative error = ||H0'*B0-A0'*B0||_F/||A0'*B0||_F = 1.08735e-16 ># relative error = ||H1*B1-A1*B1||_F/||A1*B1||_F = 0.48921 ># relative error = ||H1'*B1-A1'*B1||_F/||A1'*B1||_F = 0.48921 ># extracting individual elements, avg error = 2.22045e-17 ># sub-matrix extraction error = 2.91234e-17 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 1.99392e-16 ># Computing Schur update .. ># exiting ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_1" end time: Dec 09 20:58 CET >"HSS_seq_1" time elapsed: 00:00:00 >---------------------------------------------------------- > >7/145 Testing: user_structure_reuse_mpi >7/145 Test: user_structure_reuse_mpi >Command: "/usr/bin/mpiexec" "-n" "2" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_structure_reuse_mpi" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/examples/sparse/data/pde900.mtx" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"user_structure_reuse_mpi" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.08 sec >---------------------------------------------------------- >Test Failed. >"user_structure_reuse_mpi" end time: Dec 09 20:58 CET >"user_structure_reuse_mpi" time elapsed: 00:00:00 >---------------------------------------------------------- > >9/145 Testing: HSS_seq_2 >9/145 Test: HSS_seq_2 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "L" "200" "--hss_leaf_size" "128" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "128" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_2" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=3 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq L 200 --hss_leaf_size 128 --hss_rel_tol 1e-1 --hss_abs_tol 1e-10 --hss_enable_sync --hss_compression_algorithm original --hss_d0 128 --hss_dd 8 ># tol = 0.1 ># created H matrix of dimension 200 x 200 with 2 levels ># compression succeeded! ># rank(H) = 56 ># memory(H) = 0.292832 MB, 91.51% of dense ># relative error = ||A-H*I||_F/||A||_F = 0.043046 ># absolute error = ||A-H*I||_F = 0.855293 ># relative error = ||H0*B0-A0*B0||_F/||A0*B0||_F = 0 ># relative error = ||H0'*B0-A0'*B0||_F/||A0'*B0||_F = 0 ># relative error = ||H1*B1-A1*B1||_F/||A1*B1||_F = 0.449346 ># relative error = ||H1'*B1-A1'*B1||_F/||A1'*B1||_F = 0.449346 ># extracting individual elements, avg error = 0.00010607 ># sub-matrix extraction error = 0.0213613 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 1.46499e-15 ># Computing Schur update .. ># exiting ><end of output> >Test time = 0.05 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_2" end time: Dec 09 20:58 CET >"HSS_seq_2" time elapsed: 00:00:00 >---------------------------------------------------------- > >10/145 Testing: HSS_seq_3 >10/145 Test: HSS_seq_3 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "L" "1" "--hss_leaf_size" "128" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "16" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_3" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq L 1 --hss_leaf_size 128 --hss_rel_tol 1 --hss_abs_tol 1e-13 --hss_disable_sync --hss_compression_algorithm original --hss_d0 16 --hss_dd 4 ># tol = 1 ># created H matrix of dimension 1 x 1 with 1 levels ># compression succeeded! ># rank(H) = 0 ># memory(H) = 0.000984 MB, 12300% of dense ># relative error = ||A-H*I||_F/||A||_F = 0 ># absolute error = ||A-H*I||_F = 0 ># extracting individual elements, avg error = 0 ># sub-matrix extraction error = 0 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 0 ># exiting ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_3" end time: Dec 09 20:58 CET >"HSS_seq_3" time elapsed: 00:00:00 >---------------------------------------------------------- > >11/145 Testing: HSS_seq_4 >11/145 Test: HSS_seq_4 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "T" "200" "--hss_leaf_size" "1" "--hss_rel_tol" "1e-10" "--hss_abs_tol" "1e-10" "--hss_disable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "64" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_4" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=3 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq T 200 --hss_leaf_size 1 --hss_rel_tol 1e-10 --hss_abs_tol 1e-10 --hss_disable_sync --hss_compression_algorithm stable --hss_d0 64 --hss_dd 4 ># tol = 1e-10 ># created H matrix of dimension 200 x 200 with 9 levels ># compression succeeded! ># rank(H) = 21 ># memory(H) = 0.50916 MB, 159.113% of dense ># relative error = ||A-H*I||_F/||A||_F = 2.10461e-11 ># absolute error = ||A-H*I||_F = 4.45215e-10 ># relative error = ||H0*B0-A0*B0||_F/||A0*B0||_F = 1.01949e-11 ># relative error = ||H0'*B0-A0'*B0||_F/||A0'*B0||_F = 1.01949e-11 ># relative error = ||H1*B1-A1*B1||_F/||A1*B1||_F = 9.40784e-12 ># relative error = ||H1'*B1-A1'*B1||_F/||A1'*B1||_F = 9.40784e-12 ># extracting individual elements, avg error = 1.54438e-12 ># sub-matrix extraction error = 2.07502e-11 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 1.30961e-15 ># Computing Schur update .. ># exiting ><end of output> >Test time = 0.04 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_4" end time: Dec 09 20:58 CET >"HSS_seq_4" time elapsed: 00:00:00 >---------------------------------------------------------- > >13/145 Testing: HSS_seq_6 >13/145 Test: HSS_seq_6 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "U" "1" "--hss_leaf_size" "1" "--hss_rel_tol" "1e-10" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "32" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_6" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=1 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq U 1 --hss_leaf_size 1 --hss_rel_tol 1e-10 --hss_abs_tol 1e-13 --hss_disable_sync --hss_compression_algorithm original --hss_d0 32 --hss_dd 4 ># tol = 1e-10 ># created H matrix of dimension 1 x 1 with 1 levels ># compression succeeded! ># rank(H) = 0 ># memory(H) = 0.000984 MB, 12300% of dense ># relative error = ||A-H*I||_F/||A||_F = 0 ># absolute error = ||A-H*I||_F = 0 ># extracting individual elements, avg error = 0 ># sub-matrix extraction error = 0 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 0 ># exiting ><end of output> >Test time = 0.02 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_6" end time: Dec 09 20:58 CET >"HSS_seq_6" time elapsed: 00:00:00 >---------------------------------------------------------- > >12/145 Testing: HSS_seq_5 >12/145 Test: HSS_seq_5 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "T" "500" "--hss_leaf_size" "128" "--hss_rel_tol" "1e-10" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "16" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_5" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq T 500 --hss_leaf_size 128 --hss_rel_tol 1e-10 --hss_abs_tol 1e-13 --hss_disable_sync --hss_compression_algorithm stable --hss_d0 16 --hss_dd 4 ># tol = 1e-10 ># created H matrix of dimension 500 x 500 with 3 levels ># compression succeeded! ># rank(H) = 25 ># memory(H) = 0.67476 MB, 33.738% of dense ># relative error = ||A-H*I||_F/||A||_F = 3.27119e-11 ># absolute error = ||A-H*I||_F = 1.10091e-09 ># relative error = ||H0*B0-A0*B0||_F/||A0*B0||_F = 1.83245e-11 ># relative error = ||H0'*B0-A0'*B0||_F/||A0'*B0||_F = 1.83245e-11 ># relative error = ||H1*B1-A1*B1||_F/||A1*B1||_F = 5.05847e-12 ># relative error = ||H1'*B1-A1'*B1||_F/||A1'*B1||_F = 5.05848e-12 ># extracting individual elements, avg error = 1.77628e-12 ># sub-matrix extraction error = 1.3776e-11 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 2.08793e-15 ># Computing Schur update .. ># exiting ><end of output> >Test time = 0.09 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_5" end time: Dec 09 20:58 CET >"HSS_seq_5" time elapsed: 00:00:00 >---------------------------------------------------------- > >14/145 Testing: HSS_seq_7 >14/145 Test: HSS_seq_7 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "U" "500" "--hss_leaf_size" "1" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-10" "--hss_disable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "64" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_7" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq U 500 --hss_leaf_size 1 --hss_rel_tol 1 --hss_abs_tol 1e-10 --hss_disable_sync --hss_compression_algorithm stable --hss_d0 64 --hss_dd 8 ># tol = 1 ># created H matrix of dimension 500 x 500 with 10 levels ># compression succeeded! ># rank(H) = 4 ># memory(H) = 1.01592 MB, 50.7962% of dense ># relative error = ||A-H*I||_F/||A||_F = 0.146032 ># absolute error = ||A-H*I||_F = 4.17233 ># relative error = ||H0*B0-A0*B0||_F/||A0*B0||_F = 0.121934 ># relative error = ||H0'*B0-A0'*B0||_F/||A0'*B0||_F = 0.121721 ># relative error = ||H1*B1-A1*B1||_F/||A1*B1||_F = 0.127188 ># relative error = ||H1'*B1-A1'*B1||_F/||A1'*B1||_F = 0.126685 ># extracting individual elements, avg error = 0.00428591 ># sub-matrix extraction error = 0.0450755 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 3.79418e-16 ># Computing Schur update .. ># exiting ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_7" end time: Dec 09 20:58 CET >"HSS_seq_7" time elapsed: 00:00:00 >---------------------------------------------------------- > >15/145 Testing: HSS_seq_8 >15/145 Test: HSS_seq_8 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "T" "200" "--hss_leaf_size" "128" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-10" "--hss_disable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "128" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_8" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=3 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq T 200 --hss_leaf_size 128 --hss_rel_tol 1 --hss_abs_tol 1e-10 --hss_disable_sync --hss_compression_algorithm stable --hss_d0 128 --hss_dd 8 ># tol = 1 ># created H matrix of dimension 200 x 200 with 2 levels ># compression succeeded! ># rank(H) = 0 ># memory(H) = 0.164528 MB, 51.415% of dense ># relative error = ||A-H*I||_F/||A||_F = 0.131331 ># absolute error = ||A-H*I||_F = 2.77821 ># relative error = ||H0*B0-A0*B0||_F/||A0*B0||_F = 0 ># relative error = ||H0'*B0-A0'*B0||_F/||A0'*B0||_F = 0 ># relative error = ||H1*B1-A1*B1||_F/||A1*B1||_F = 0 ># relative error = ||H1'*B1-A1'*B1||_F/||A1'*B1||_F = 0 ># extracting individual elements, avg error = 0.00797849 ># sub-matrix extraction error = 0.0676725 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 1.6901e-15 ># Computing Schur update .. ># exiting ><end of output> >Test time = 0.04 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_8" end time: Dec 09 20:58 CET >"HSS_seq_8" time elapsed: 00:00:00 >---------------------------------------------------------- > >16/145 Testing: HSS_seq_9 >16/145 Test: HSS_seq_9 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "L" "10" "--hss_leaf_size" "16" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "64" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_9" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=1 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq L 10 --hss_leaf_size 16 --hss_rel_tol 1 --hss_abs_tol 1e-10 --hss_enable_sync --hss_compression_algorithm stable --hss_d0 64 --hss_dd 4 ># tol = 1 ># created H matrix of dimension 10 x 10 with 1 levels ># compression succeeded! ># rank(H) = 0 ># memory(H) = 0.001776 MB, 222% of dense ># relative error = ||A-H*I||_F/||A||_F = 0 ># absolute error = ||A-H*I||_F = 0 ># extracting individual elements, avg error = 0 ># sub-matrix extraction error = 0 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 2.0963e-16 ># exiting ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_9" end time: Dec 09 20:58 CET >"HSS_seq_9" time elapsed: 00:00:00 >---------------------------------------------------------- > >17/145 Testing: HSS_seq_10 >17/145 Test: HSS_seq_10 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "L" "1" "--hss_leaf_size" "1" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-13" "--hss_enable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "64" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_10" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=3 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq L 1 --hss_leaf_size 1 --hss_rel_tol 1 --hss_abs_tol 1e-13 --hss_enable_sync --hss_compression_algorithm original --hss_d0 64 --hss_dd 4 ># tol = 1 ># created H matrix of dimension 1 x 1 with 1 levels ># compression succeeded! ># rank(H) = 0 ># memory(H) = 0.000984 MB, 12300% of dense ># relative error = ||A-H*I||_F/||A||_F = 0 ># absolute error = ||A-H*I||_F = 0 ># extracting individual elements, avg error = 0 ># sub-matrix extraction error = 0 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 0 ># exiting ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_10" end time: Dec 09 20:58 CET >"HSS_seq_10" time elapsed: 00:00:00 >---------------------------------------------------------- > >18/145 Testing: HSS_seq_11 >18/145 Test: HSS_seq_11 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "U" "200" "--hss_leaf_size" "16" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-10" "--hss_disable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "128" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_11" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq U 200 --hss_leaf_size 16 --hss_rel_tol 1e-1 --hss_abs_tol 1e-10 --hss_disable_sync --hss_compression_algorithm stable --hss_d0 128 --hss_dd 4 ># tol = 0.1 ># created H matrix of dimension 200 x 200 with 5 levels ># compression succeeded! ># rank(H) = 4 ># memory(H) = 0.06078 MB, 18.9937% of dense ># relative error = ||A-H*I||_F/||A||_F = 0.0251113 ># absolute error = ||A-H*I||_F = 0.451829 ># relative error = ||H0*B0-A0*B0||_F/||A0*B0||_F = 0.0182282 ># relative error = ||H0'*B0-A0'*B0||_F/||A0'*B0||_F = 0.0170599 ># relative error = ||H1*B1-A1*B1||_F/||A1*B1||_F = 0.0194973 ># relative error = ||H1'*B1-A1'*B1||_F/||A1'*B1||_F = 0.0189082 ># extracting individual elements, avg error = 0.00178263 ># sub-matrix extraction error = 0.0102196 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 5.5654e-16 ># Computing Schur update .. ># exiting ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_11" end time: Dec 09 20:58 CET >"HSS_seq_11" time elapsed: 00:00:00 >---------------------------------------------------------- > >20/145 Testing: HSS_seq_13 >20/145 Test: HSS_seq_13 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "U" "500" "--hss_leaf_size" "128" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "32" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_13" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=3 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq U 500 --hss_leaf_size 128 --hss_rel_tol 1e-1 --hss_abs_tol 1e-10 --hss_enable_sync --hss_compression_algorithm stable --hss_d0 32 --hss_dd 4 ># tol = 0.1 ># created H matrix of dimension 500 x 500 with 3 levels ># compression succeeded! ># rank(H) = 3 ># memory(H) = 0.5239 MB, 26.195% of dense ># relative error = ||A-H*I||_F/||A||_F = 0.0303544 ># absolute error = ||A-H*I||_F = 0.867265 ># relative error = ||H0*B0-A0*B0||_F/||A0*B0||_F = 0.0257324 ># relative error = ||H0'*B0-A0'*B0||_F/||A0'*B0||_F = 0.0262553 ># relative error = ||H1*B1-A1*B1||_F/||A1*B1||_F = 0.0172351 ># relative error = ||H1'*B1-A1'*B1||_F/||A1'*B1||_F = 0.0170996 ># extracting individual elements, avg error = 0.000771841 ># sub-matrix extraction error = 0.0114216 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 1.52163e-15 ># Computing Schur update .. ># exiting ><end of output> >Test time = 0.08 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_13" end time: Dec 09 20:58 CET >"HSS_seq_13" time elapsed: 00:00:00 >---------------------------------------------------------- > >21/145 Testing: HSS_seq_14 >21/145 Test: HSS_seq_14 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "U" "200" "--hss_leaf_size" "16" "--hss_rel_tol" "1e-10" "--hss_abs_tol" "1e-10" "--hss_disable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "128" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_14" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=1 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq U 200 --hss_leaf_size 16 --hss_rel_tol 1e-10 --hss_abs_tol 1e-10 --hss_disable_sync --hss_compression_algorithm stable --hss_d0 128 --hss_dd 8 ># tol = 1e-10 ># created H matrix of dimension 200 x 200 with 5 levels ># compression succeeded! ># rank(H) = 14 ># memory(H) = 0.103792 MB, 32.435% of dense ># relative error = ||A-H*I||_F/||A||_F = 2.8806e-11 ># absolute error = ||A-H*I||_F = 5.18308e-10 ># relative error = ||H0*B0-A0*B0||_F/||A0*B0||_F = 5.89024e-12 ># relative error = ||H0'*B0-A0'*B0||_F/||A0'*B0||_F = 5.59603e-12 ># relative error = ||H1*B1-A1*B1||_F/||A1*B1||_F = 8.49256e-12 ># relative error = ||H1'*B1-A1'*B1||_F/||A1'*B1||_F = 8.20673e-12 ># extracting individual elements, avg error = 5.54166e-13 ># sub-matrix extraction error = 8.44384e-12 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 9.11599e-16 ># Computing Schur update .. ># exiting ><end of output> >Test time = 0.04 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_14" end time: Dec 09 20:58 CET >"HSS_seq_14" time elapsed: 00:00:00 >---------------------------------------------------------- > >22/145 Testing: HSS_seq_15 >22/145 Test: HSS_seq_15 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "U" "1" "--hss_leaf_size" "16" "--hss_rel_tol" "1e-10" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "128" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_15" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq U 1 --hss_leaf_size 16 --hss_rel_tol 1e-10 --hss_abs_tol 1e-10 --hss_enable_sync --hss_compression_algorithm stable --hss_d0 128 --hss_dd 4 ># tol = 1e-10 ># created H matrix of dimension 1 x 1 with 1 levels ># compression succeeded! ># rank(H) = 0 ># memory(H) = 0.000984 MB, 12300% of dense ># relative error = ||A-H*I||_F/||A||_F = 0 ># absolute error = ||A-H*I||_F = 0 ># extracting individual elements, avg error = 0 ># sub-matrix extraction error = 0 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 0 ># exiting ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_15" end time: Dec 09 20:58 CET >"HSS_seq_15" time elapsed: 00:00:00 >---------------------------------------------------------- > >23/145 Testing: HSS_seq_16 >23/145 Test: HSS_seq_16 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "T" "500" "--hss_leaf_size" "16" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "64" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_16" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=3 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq T 500 --hss_leaf_size 16 --hss_rel_tol 1 --hss_abs_tol 1e-13 --hss_disable_sync --hss_compression_algorithm original --hss_d0 64 --hss_dd 8 ># tol = 1 ># created H matrix of dimension 500 x 500 with 6 levels ># compression succeeded! ># rank(H) = 5 ># memory(H) = 0.149376 MB, 7.4688% of dense ># relative error = ||A-H*I||_F/||A||_F = 0.16092 ># absolute error = ||A-H*I||_F = 5.4157 ># relative error = ||H0*B0-A0*B0||_F/||A0*B0||_F = 0.133056 ># relative error = ||H0'*B0-A0'*B0||_F/||A0'*B0||_F = 0.133056 ># relative error = ||H1*B1-A1*B1||_F/||A1*B1||_F = 0.129065 ># relative error = ||H1'*B1-A1'*B1||_F/||A1'*B1||_F = 0.129065 ># extracting individual elements, avg error = 0.00637117 ># sub-matrix extraction error = 0.0784279 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 9.77243e-16 ># Computing Schur update .. ># exiting ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_16" end time: Dec 09 20:58 CET >"HSS_seq_16" time elapsed: 00:00:00 >---------------------------------------------------------- > >24/145 Testing: HSS_seq_17 >24/145 Test: HSS_seq_17 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "T" "10" "--hss_leaf_size" "16" "--hss_rel_tol" "1e-10" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "128" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_17" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=3 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq T 10 --hss_leaf_size 16 --hss_rel_tol 1e-10 --hss_abs_tol 1e-10 --hss_enable_sync --hss_compression_algorithm original --hss_d0 128 --hss_dd 4 ># tol = 1e-10 ># created H matrix of dimension 10 x 10 with 1 levels ># compression succeeded! ># rank(H) = 0 ># memory(H) = 0.001776 MB, 222% of dense ># relative error = ||A-H*I||_F/||A||_F = 0 ># absolute error = ||A-H*I||_F = 0 ># extracting individual elements, avg error = 0 ># sub-matrix extraction error = 0 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 2.73409e-16 ># exiting ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_17" end time: Dec 09 20:58 CET >"HSS_seq_17" time elapsed: 00:00:00 >---------------------------------------------------------- > >19/145 Testing: HSS_seq_12 >19/145 Test: HSS_seq_12 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "L" "500" "--hss_leaf_size" "16" "--hss_rel_tol" "1e-10" "--hss_abs_tol" "1e-10" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "128" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_12" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq L 500 --hss_leaf_size 16 --hss_rel_tol 1e-10 --hss_abs_tol 1e-10 --hss_disable_sync --hss_compression_algorithm original --hss_d0 128 --hss_dd 8 ># tol = 1e-10 ># created H matrix of dimension 500 x 500 with 6 levels ># compression succeeded! ># rank(H) = 150 ># memory(H) = 1.92149 MB, 96.0744% of dense ># relative error = ||A-H*I||_F/||A||_F = 2.47219e-15 ># absolute error = ||A-H*I||_F = 7.81538e-14 ># relative error = ||H0*B0-A0*B0||_F/||A0*B0||_F = 5.19884e-16 ># relative error = ||H0'*B0-A0'*B0||_F/||A0'*B0||_F = 2.37638e-16 ># relative error = ||H1*B1-A1*B1||_F/||A1*B1||_F = 0.464887 ># relative error = ||H1'*B1-A1'*B1||_F/||A1'*B1||_F = 0.464887 ># extracting individual elements, avg error = 1.38778e-17 ># sub-matrix extraction error = 6.66938e-16 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 3.79106e-15 ># Computing Schur update .. ># exiting ><end of output> >Test time = 0.29 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_12" end time: Dec 09 20:58 CET >"HSS_seq_12" time elapsed: 00:00:00 >---------------------------------------------------------- > >25/145 Testing: HSS_seq_18 >25/145 Test: HSS_seq_18 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "L" "200" "--hss_leaf_size" "1" "--hss_rel_tol" "1e-5" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "32" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_18" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=1 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq L 200 --hss_leaf_size 1 --hss_rel_tol 1e-5 --hss_abs_tol 1e-13 --hss_disable_sync --hss_compression_algorithm original --hss_d0 32 --hss_dd 8 ># tol = 1e-05 ># created H matrix of dimension 200 x 200 with 9 levels ># compression succeeded! ># rank(H) = 60 ># memory(H) = 0.696176 MB, 217.555% of dense ># relative error = ||A-H*I||_F/||A||_F = 1.97404e-15 ># absolute error = ||A-H*I||_F = 3.92227e-14 ># relative error = ||H0*B0-A0*B0||_F/||A0*B0||_F = 3.30143e-16 ># relative error = ||H0'*B0-A0'*B0||_F/||A0'*B0||_F = 3.22865e-16 ># relative error = ||H1*B1-A1*B1||_F/||A1*B1||_F = 0.449346 ># relative error = ||H1'*B1-A1'*B1||_F/||A1'*B1||_F = 0.449346 ># extracting individual elements, avg error = 7.89299e-17 ># sub-matrix extraction error = 1.07922e-15 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 1.91166e-15 ># Computing Schur update .. ># exiting ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_18" end time: Dec 09 20:58 CET >"HSS_seq_18" time elapsed: 00:00:00 >---------------------------------------------------------- > >26/145 Testing: HSS_seq_19 >26/145 Test: HSS_seq_19 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "T" "500" "--hss_leaf_size" "1" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "32" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_19" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=3 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq T 500 --hss_leaf_size 1 --hss_rel_tol 1 --hss_abs_tol 1e-10 --hss_enable_sync --hss_compression_algorithm original --hss_d0 32 --hss_dd 4 ># tol = 1 ># created H matrix of dimension 500 x 500 with 10 levels ># compression succeeded! ># rank(H) = 4 ># memory(H) = 1.03358 MB, 51.6792% of dense ># relative error = ||A-H*I||_F/||A||_F = 0.163782 ># absolute error = ||A-H*I||_F = 5.51204 ># relative error = ||H0*B0-A0*B0||_F/||A0*B0||_F = 0.133743 ># relative error = ||H0'*B0-A0'*B0||_F/||A0'*B0||_F = 0.133743 ># relative error = ||H1*B1-A1*B1||_F/||A1*B1||_F = 0.136464 ># relative error = ||H1'*B1-A1'*B1||_F/||A1'*B1||_F = 0.136464 ># extracting individual elements, avg error = 0.00680827 ># sub-matrix extraction error = 0.0792457 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 7.07994e-16 ># Computing Schur update .. ># exiting ><end of output> >Test time = 0.08 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_19" end time: Dec 09 20:58 CET >"HSS_seq_19" time elapsed: 00:00:00 >---------------------------------------------------------- > >27/145 Testing: HSS_seq_20 >27/145 Test: HSS_seq_20 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "U" "200" "--hss_leaf_size" "16" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "16" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_20" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=1 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq U 200 --hss_leaf_size 16 --hss_rel_tol 1 --hss_abs_tol 1e-13 --hss_disable_sync --hss_compression_algorithm stable --hss_d0 16 --hss_dd 8 ># tol = 1 ># created H matrix of dimension 200 x 200 with 5 levels ># compression succeeded! ># rank(H) = 3 ># memory(H) = 0.055352 MB, 17.2975% of dense ># relative error = ||A-H*I||_F/||A||_F = 0.156266 ># absolute error = ||A-H*I||_F = 2.81171 ># relative error = ||H0*B0-A0*B0||_F/||A0*B0||_F = 0.107524 ># relative error = ||H0'*B0-A0'*B0||_F/||A0'*B0||_F = 0.109513 ># relative error = ||H1*B1-A1*B1||_F/||A1*B1||_F = 0.111907 ># relative error = ||H1'*B1-A1'*B1||_F/||A1'*B1||_F = 0.107265 ># extracting individual elements, avg error = 0.00750293 ># sub-matrix extraction error = 0.0762078 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 4.60582e-16 ># Computing Schur update .. ># exiting ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_20" end time: Dec 09 20:58 CET >"HSS_seq_20" time elapsed: 00:00:00 >---------------------------------------------------------- > >29/145 Testing: BLR_seq_1 >29/145 Test: BLR_seq_1 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_BLR_seq" "300" "--blr_factor_algorithm" "RL" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"BLR_seq_1" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_BLR_seq 300 --blr_factor_algorithm RL ># tol = 0.0001 ># created BLR matrix of dimension 300 x 300 ># rank(B) = 0 ># memory(B) = 0.72 MB, 100% of dense ># relative error = ||X-B\(A*X)||_F/||X||_F = 2.51951e-15 ># exiting ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Passed. >"BLR_seq_1" end time: Dec 09 20:58 CET >"BLR_seq_1" time elapsed: 00:00:00 >---------------------------------------------------------- > >30/145 Testing: BLR_seq_2 >30/145 Test: BLR_seq_2 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_BLR_seq" "300" "--blr_factor_algorithm" "LL" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"BLR_seq_2" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_BLR_seq 300 --blr_factor_algorithm LL ># tol = 0.0001 ># created BLR matrix of dimension 300 x 300 ># rank(B) = 0 ># memory(B) = 0.72 MB, 100% of dense ># relative error = ||X-B\(A*X)||_F/||X||_F = 2.51951e-15 ># exiting ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Passed. >"BLR_seq_2" end time: Dec 09 20:58 CET >"BLR_seq_2" time elapsed: 00:00:00 >---------------------------------------------------------- > >28/145 Testing: HSS_seq_21 >28/145 Test: HSS_seq_21 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq" "T" "500" "--hss_leaf_size" "1" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "64" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_seq_21" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=3 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_seq T 500 --hss_leaf_size 1 --hss_rel_tol 1 --hss_abs_tol 1e-10 --hss_enable_sync --hss_compression_algorithm stable --hss_d0 64 --hss_dd 4 ># tol = 1 ># created H matrix of dimension 500 x 500 with 10 levels ># compression succeeded! ># rank(H) = 4 ># memory(H) = 1.03364 MB, 51.682% of dense ># relative error = ||A-H*I||_F/||A||_F = 0.161354 ># absolute error = ||A-H*I||_F = 5.43032 ># relative error = ||H0*B0-A0*B0||_F/||A0*B0||_F = 0.13384 ># relative error = ||H0'*B0-A0'*B0||_F/||A0'*B0||_F = 0.13384 ># relative error = ||H1*B1-A1*B1||_F/||A1*B1||_F = 0.131004 ># relative error = ||H1'*B1-A1'*B1||_F/||A1'*B1||_F = 0.131004 ># extracting individual elements, avg error = 0.00698883 ># sub-matrix extraction error = 0.0623682 ># computing ULV factorization of HSS matrix .. ># solving linear system .. ># relative error = ||B-H*(H\B)||_F/||B||_F = 7.8135e-16 ># Computing Schur update .. ># exiting ><end of output> >Test time = 0.09 sec >---------------------------------------------------------- >Test Passed. >"HSS_seq_21" end time: Dec 09 20:58 CET >"HSS_seq_21" time elapsed: 00:00:00 >---------------------------------------------------------- > >31/145 Testing: BLR_seq_3 >31/145 Test: BLR_seq_3 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_BLR_seq" "300" "--blr_factor_algorithm" "Star" "--blr_compression_kernel" "full" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"BLR_seq_3" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_BLR_seq 300 --blr_factor_algorithm Star --blr_compression_kernel full ># tol = 0.0001 ># created BLR matrix of dimension 300 x 300 ># rank(B) = 0 ># memory(B) = 0.72 MB, 100% of dense ># relative error = ||X-B\(A*X)||_F/||X||_F = 2.51951e-15 ># exiting ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Passed. >"BLR_seq_3" end time: Dec 09 20:58 CET >"BLR_seq_3" time elapsed: 00:00:00 >---------------------------------------------------------- > >32/145 Testing: BLR_seq_4 >32/145 Test: BLR_seq_4 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_BLR_seq" "300" "--blr_factor_algorithm" "Star" "--blr_compression_kernel" "half" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"BLR_seq_4" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_BLR_seq 300 --blr_factor_algorithm Star --blr_compression_kernel half ># tol = 0.0001 ># created BLR matrix of dimension 300 x 300 ># rank(B) = 0 ># memory(B) = 0.72 MB, 100% of dense ># relative error = ||X-B\(A*X)||_F/||X||_F = 2.51951e-15 ># exiting ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Passed. >"BLR_seq_4" end time: Dec 09 20:58 CET >"BLR_seq_4" time elapsed: 00:00:00 >---------------------------------------------------------- > >33/145 Testing: BLR_seq_5 >33/145 Test: BLR_seq_5 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_BLR_seq" "300" "--blr_factor_algorithm" "Comb" "--blr_compression_kernel" "full" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"BLR_seq_5" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_BLR_seq 300 --blr_factor_algorithm Comb --blr_compression_kernel full ># tol = 0.0001 ># created BLR matrix of dimension 300 x 300 ># rank(B) = 0 ># memory(B) = 0.72 MB, 100% of dense ># relative error = ||X-B\(A*X)||_F/||X||_F = 2.51951e-15 ># exiting ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Passed. >"BLR_seq_5" end time: Dec 09 20:58 CET >"BLR_seq_5" time elapsed: 00:00:00 >---------------------------------------------------------- > >34/145 Testing: BLR_seq_6 >34/145 Test: BLR_seq_6 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_BLR_seq" "300" "--blr_factor_algorithm" "Comb" "--blr_compression_kernel" "half" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"BLR_seq_6" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_BLR_seq 300 --blr_factor_algorithm Comb --blr_compression_kernel half ># tol = 0.0001 ># created BLR matrix of dimension 300 x 300 ># rank(B) = 0 ># memory(B) = 0.72 MB, 100% of dense ># relative error = ||X-B\(A*X)||_F/||X||_F = 2.51951e-15 ># exiting ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Passed. >"BLR_seq_6" end time: Dec 09 20:58 CET >"BLR_seq_6" time elapsed: 00:00:00 >---------------------------------------------------------- > >35/145 Testing: HSS_mpi_1 >35/145 Test: HSS_mpi_1 >Command: "/usr/bin/mpiexec" "-n" "13" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "500" "--hss_leaf_size" "8" "--hss_rel_tol" "1e-4" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "16" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_1" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.09 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_1" end time: Dec 09 20:58 CET >"HSS_mpi_1" time elapsed: 00:00:00 >---------------------------------------------------------- > >36/145 Testing: HSS_mpi_2 >36/145 Test: HSS_mpi_2 >Command: "/usr/bin/mpiexec" "-n" "13" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "500" "--hss_leaf_size" "8" "--hss_rel_tol" "1e-4" "--hss_abs_tol" "1e-10" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "16" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_2" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.10 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_2" end time: Dec 09 20:58 CET >"HSS_mpi_2" time elapsed: 00:00:00 >---------------------------------------------------------- > >37/145 Testing: HSS_mpi_3 >37/145 Test: HSS_mpi_3 >Command: "/usr/bin/mpiexec" "-n" "13" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "500" "--hss_leaf_size" "8" "--hss_rel_tol" "1e-4" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "16" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_3" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.08 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_3" end time: Dec 09 20:58 CET >"HSS_mpi_3" time elapsed: 00:00:00 >---------------------------------------------------------- > >38/145 Testing: HSS_mpi_4 >38/145 Test: HSS_mpi_4 >Command: "/usr/bin/mpiexec" "-n" "13" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "500" "--hss_leaf_size" "8" "--hss_rel_tol" "1e-4" "--hss_abs_tol" "1e-10" "--hss_disable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "16" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_4" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_4" end time: Dec 09 20:58 CET >"HSS_mpi_4" time elapsed: 00:00:00 >---------------------------------------------------------- > >39/145 Testing: HSS_mpi_6 >39/145 Test: HSS_mpi_6 >Command: "/usr/bin/mpiexec" "-n" "16" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "200" "--hss_leaf_size" "1" "--hss_rel_tol" "1e-5" "--hss_abs_tol" "1e-13" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "16" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_6" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.09 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_6" end time: Dec 09 20:58 CET >"HSS_mpi_6" time elapsed: 00:00:00 >---------------------------------------------------------- > >40/145 Testing: HSS_mpi_7 >40/145 Test: HSS_mpi_7 >Command: "/usr/bin/mpiexec" "-n" "2" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "U" "1" "--hss_leaf_size" "128" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "64" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_7" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_7" end time: Dec 09 20:58 CET >"HSS_mpi_7" time elapsed: 00:00:00 >---------------------------------------------------------- > >41/145 Testing: HSS_mpi_8 >41/145 Test: HSS_mpi_8 >Command: "/usr/bin/mpiexec" "-n" "17" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "500" "--hss_leaf_size" "128" "--hss_rel_tol" "1e-10" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "128" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_8" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_8" end time: Dec 09 20:58 CET >"HSS_mpi_8" time elapsed: 00:00:00 >---------------------------------------------------------- > >42/145 Testing: HSS_mpi_9 >42/145 Test: HSS_mpi_9 >Command: "/usr/bin/mpiexec" "-n" "19" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "U" "10" "--hss_leaf_size" "3" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "16" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_9" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.08 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_9" end time: Dec 09 20:58 CET >"HSS_mpi_9" time elapsed: 00:00:00 >---------------------------------------------------------- > >43/145 Testing: HSS_mpi_10 >43/145 Test: HSS_mpi_10 >Command: "/usr/bin/mpiexec" "-n" "2" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "1" "--hss_leaf_size" "16" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-13" "--hss_enable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "16" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_10" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_10" end time: Dec 09 20:58 CET >"HSS_mpi_10" time elapsed: 00:00:00 >---------------------------------------------------------- > >44/145 Testing: HSS_mpi_11 >44/145 Test: HSS_mpi_11 >Command: "/usr/bin/mpiexec" "-n" "13" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "200" "--hss_leaf_size" "128" "--hss_rel_tol" "1e-10" "--hss_abs_tol" "1e-10" "--hss_disable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "64" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_11" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_11" end time: Dec 09 20:58 CET >"HSS_mpi_11" time elapsed: 00:00:00 >---------------------------------------------------------- > >45/145 Testing: HSS_mpi_12 >45/145 Test: HSS_mpi_12 >Command: "/usr/bin/mpiexec" "-n" "17" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "1" "--hss_leaf_size" "3" "--hss_rel_tol" "1e-10" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "64" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_12" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.09 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_12" end time: Dec 09 20:58 CET >"HSS_mpi_12" time elapsed: 00:00:00 >---------------------------------------------------------- > >46/145 Testing: HSS_mpi_13 >46/145 Test: HSS_mpi_13 >Command: "/usr/bin/mpiexec" "-n" "19" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "10" "--hss_leaf_size" "128" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "64" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_13" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_13" end time: Dec 09 20:58 CET >"HSS_mpi_13" time elapsed: 00:00:00 >---------------------------------------------------------- > >47/145 Testing: HSS_mpi_14 >47/145 Test: HSS_mpi_14 >Command: "/usr/bin/mpiexec" "-n" "9" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "10" "--hss_leaf_size" "128" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "64" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_14" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.08 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_14" end time: Dec 09 20:58 CET >"HSS_mpi_14" time elapsed: 00:00:00 >---------------------------------------------------------- > >48/145 Testing: HSS_mpi_15 >48/145 Test: HSS_mpi_15 >Command: "/usr/bin/mpiexec" "-n" "13" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "200" "--hss_leaf_size" "1" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "64" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_15" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.08 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_15" end time: Dec 09 20:58 CET >"HSS_mpi_15" time elapsed: 00:00:00 >---------------------------------------------------------- > >49/145 Testing: HSS_mpi_16 >49/145 Test: HSS_mpi_16 >Command: "/usr/bin/mpiexec" "-n" "13" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "U" "200" "--hss_leaf_size" "1" "--hss_rel_tol" "1e-10" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "16" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_16" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_16" end time: Dec 09 20:58 CET >"HSS_mpi_16" time elapsed: 00:00:00 >---------------------------------------------------------- > >50/145 Testing: HSS_mpi_17 >50/145 Test: HSS_mpi_17 >Command: "/usr/bin/mpiexec" "-n" "13" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "1" "--hss_leaf_size" "128" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "16" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_17" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_17" end time: Dec 09 20:58 CET >"HSS_mpi_17" time elapsed: 00:00:00 >---------------------------------------------------------- > >51/145 Testing: HSS_mpi_18 >51/145 Test: HSS_mpi_18 >Command: "/usr/bin/mpiexec" "-n" "13" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "1" "--hss_leaf_size" "16" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "64" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_18" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_18" end time: Dec 09 20:58 CET >"HSS_mpi_18" time elapsed: 00:00:00 >---------------------------------------------------------- > >52/145 Testing: HSS_mpi_19 >52/145 Test: HSS_mpi_19 >Command: "/usr/bin/mpiexec" "-n" "16" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "10" "--hss_leaf_size" "16" "--hss_rel_tol" "1e-5" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "16" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_19" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.09 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_19" end time: Dec 09 20:58 CET >"HSS_mpi_19" time elapsed: 00:00:00 >---------------------------------------------------------- > >53/145 Testing: HSS_mpi_20 >53/145 Test: HSS_mpi_20 >Command: "/usr/bin/mpiexec" "-n" "2" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "U" "200" "--hss_leaf_size" "16" "--hss_rel_tol" "1e-5" "--hss_abs_tol" "1e-10" "--hss_disable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "16" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_20" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_20" end time: Dec 09 20:58 CET >"HSS_mpi_20" time elapsed: 00:00:00 >---------------------------------------------------------- > >54/145 Testing: HSS_mpi_21 >54/145 Test: HSS_mpi_21 >Command: "/usr/bin/mpiexec" "-n" "9" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "1" "--hss_leaf_size" "128" "--hss_rel_tol" "1e-5" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "128" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_21" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_21" end time: Dec 09 20:58 CET >"HSS_mpi_21" time elapsed: 00:00:00 >---------------------------------------------------------- > >55/145 Testing: HSS_mpi_22 >55/145 Test: HSS_mpi_22 >Command: "/usr/bin/mpiexec" "-n" "16" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "500" "--hss_leaf_size" "128" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "16" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_22" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_22" end time: Dec 09 20:58 CET >"HSS_mpi_22" time elapsed: 00:00:00 >---------------------------------------------------------- > >56/145 Testing: HSS_mpi_23 >56/145 Test: HSS_mpi_23 >Command: "/usr/bin/mpiexec" "-n" "4" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "500" "--hss_leaf_size" "3" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "128" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_23" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_23" end time: Dec 09 20:58 CET >"HSS_mpi_23" time elapsed: 00:00:00 >---------------------------------------------------------- > >57/145 Testing: HSS_mpi_24 >57/145 Test: HSS_mpi_24 >Command: "/usr/bin/mpiexec" "-n" "16" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "1" "--hss_leaf_size" "16" "--hss_rel_tol" "1e-10" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "16" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_24" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_24" end time: Dec 09 20:58 CET >"HSS_mpi_24" time elapsed: 00:00:00 >---------------------------------------------------------- > >58/145 Testing: HSS_mpi_25 >58/145 Test: HSS_mpi_25 >Command: "/usr/bin/mpiexec" "-n" "13" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "200" "--hss_leaf_size" "3" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "32" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_25" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_25" end time: Dec 09 20:58 CET >"HSS_mpi_25" time elapsed: 00:00:00 >---------------------------------------------------------- > >59/145 Testing: HSS_mpi_26 >59/145 Test: HSS_mpi_26 >Command: "/usr/bin/mpiexec" "-n" "4" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "1" "--hss_leaf_size" "3" "--hss_rel_tol" "1e-10" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "16" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_26" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.08 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_26" end time: Dec 09 20:58 CET >"HSS_mpi_26" time elapsed: 00:00:00 >---------------------------------------------------------- > >60/145 Testing: HSS_mpi_27 >60/145 Test: HSS_mpi_27 >Command: "/usr/bin/mpiexec" "-n" "4" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "200" "--hss_leaf_size" "3" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-13" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "16" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_27" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_27" end time: Dec 09 20:58 CET >"HSS_mpi_27" time elapsed: 00:00:00 >---------------------------------------------------------- > >61/145 Testing: HSS_mpi_28 >61/145 Test: HSS_mpi_28 >Command: "/usr/bin/mpiexec" "-n" "16" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "200" "--hss_leaf_size" "16" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "128" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_28" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_28" end time: Dec 09 20:58 CET >"HSS_mpi_28" time elapsed: 00:00:00 >---------------------------------------------------------- > >62/145 Testing: HSS_mpi_29 >62/145 Test: HSS_mpi_29 >Command: "/usr/bin/mpiexec" "-n" "9" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "10" "--hss_leaf_size" "1" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-13" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "32" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_29" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_29" end time: Dec 09 20:58 CET >"HSS_mpi_29" time elapsed: 00:00:00 >---------------------------------------------------------- > >63/145 Testing: HSS_mpi_30 >63/145 Test: HSS_mpi_30 >Command: "/usr/bin/mpiexec" "-n" "16" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "10" "--hss_leaf_size" "3" "--hss_rel_tol" "1e-5" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "128" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_30" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_30" end time: Dec 09 20:58 CET >"HSS_mpi_30" time elapsed: 00:00:00 >---------------------------------------------------------- > >64/145 Testing: HSS_mpi_31 >64/145 Test: HSS_mpi_31 >Command: "/usr/bin/mpiexec" "-n" "13" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "10" "--hss_leaf_size" "128" "--hss_rel_tol" "1e-5" "--hss_abs_tol" "1e-10" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "16" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_31" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_31" end time: Dec 09 20:58 CET >"HSS_mpi_31" time elapsed: 00:00:00 >---------------------------------------------------------- > >65/145 Testing: HSS_mpi_32 >65/145 Test: HSS_mpi_32 >Command: "/usr/bin/mpiexec" "-n" "4" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "500" "--hss_leaf_size" "128" "--hss_rel_tol" "1e-10" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "64" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_32" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_32" end time: Dec 09 20:58 CET >"HSS_mpi_32" time elapsed: 00:00:00 >---------------------------------------------------------- > >66/145 Testing: HSS_mpi_33 >66/145 Test: HSS_mpi_33 >Command: "/usr/bin/mpiexec" "-n" "4" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "500" "--hss_leaf_size" "3" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "64" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_33" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_33" end time: Dec 09 20:58 CET >"HSS_mpi_33" time elapsed: 00:00:00 >---------------------------------------------------------- > >67/145 Testing: HSS_mpi_34 >67/145 Test: HSS_mpi_34 >Command: "/usr/bin/mpiexec" "-n" "2" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "200" "--hss_leaf_size" "3" "--hss_rel_tol" "1e-5" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "32" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_34" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.09 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_34" end time: Dec 09 20:58 CET >"HSS_mpi_34" time elapsed: 00:00:00 >---------------------------------------------------------- > >68/145 Testing: HSS_mpi_35 >68/145 Test: HSS_mpi_35 >Command: "/usr/bin/mpiexec" "-n" "9" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "500" "--hss_leaf_size" "16" "--hss_rel_tol" "1e-10" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "128" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_35" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_35" end time: Dec 09 20:58 CET >"HSS_mpi_35" time elapsed: 00:00:00 >---------------------------------------------------------- > >70/145 Testing: HSS_mpi_38 >70/145 Test: HSS_mpi_38 >Command: "/usr/bin/mpiexec" "-n" "2" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "200" "--hss_leaf_size" "1" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "128" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_38" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_38" end time: Dec 09 20:58 CET >"HSS_mpi_38" time elapsed: 00:00:00 >---------------------------------------------------------- > >69/145 Testing: HSS_mpi_36 >69/145 Test: HSS_mpi_36 >Command: "/usr/bin/mpiexec" "-n" "9" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "500" "--hss_leaf_size" "16" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "64" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_36" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.08 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_36" end time: Dec 09 20:58 CET >"HSS_mpi_36" time elapsed: 00:00:00 >---------------------------------------------------------- > >71/145 Testing: HSS_mpi_39 >71/145 Test: HSS_mpi_39 >Command: "/usr/bin/mpiexec" "-n" "4" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "500" "--hss_leaf_size" "3" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "16" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_39" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_39" end time: Dec 09 20:58 CET >"HSS_mpi_39" time elapsed: 00:00:00 >---------------------------------------------------------- > >72/145 Testing: HSS_mpi_40 >72/145 Test: HSS_mpi_40 >Command: "/usr/bin/mpiexec" "-n" "19" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "U" "1" "--hss_leaf_size" "128" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "128" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_40" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_40" end time: Dec 09 20:58 CET >"HSS_mpi_40" time elapsed: 00:00:00 >---------------------------------------------------------- > >73/145 Testing: HSS_mpi_41 >73/145 Test: HSS_mpi_41 >Command: "/usr/bin/mpiexec" "-n" "9" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "10" "--hss_leaf_size" "3" "--hss_rel_tol" "1e-5" "--hss_abs_tol" "1e-13" "--hss_enable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "16" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_41" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_41" end time: Dec 09 20:58 CET >"HSS_mpi_41" time elapsed: 00:00:00 >---------------------------------------------------------- > >74/145 Testing: HSS_mpi_42 >74/145 Test: HSS_mpi_42 >Command: "/usr/bin/mpiexec" "-n" "17" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "U" "1" "--hss_leaf_size" "3" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "16" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_42" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_42" end time: Dec 09 20:58 CET >"HSS_mpi_42" time elapsed: 00:00:00 >---------------------------------------------------------- > >75/145 Testing: HSS_mpi_43 >75/145 Test: HSS_mpi_43 >Command: "/usr/bin/mpiexec" "-n" "2" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "U" "500" "--hss_leaf_size" "1" "--hss_rel_tol" "1e-5" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "16" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_43" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_43" end time: Dec 09 20:58 CET >"HSS_mpi_43" time elapsed: 00:00:00 >---------------------------------------------------------- > >76/145 Testing: HSS_mpi_44 >76/145 Test: HSS_mpi_44 >Command: "/usr/bin/mpiexec" "-n" "4" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "500" "--hss_leaf_size" "16" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-10" "--hss_disable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "128" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_44" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_44" end time: Dec 09 20:58 CET >"HSS_mpi_44" time elapsed: 00:00:00 >---------------------------------------------------------- > >77/145 Testing: HSS_mpi_45 >77/145 Test: HSS_mpi_45 >Command: "/usr/bin/mpiexec" "-n" "19" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "1" "--hss_leaf_size" "1" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-13" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "32" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_45" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_45" end time: Dec 09 20:58 CET >"HSS_mpi_45" time elapsed: 00:00:00 >---------------------------------------------------------- > >78/145 Testing: HSS_mpi_46 >78/145 Test: HSS_mpi_46 >Command: "/usr/bin/mpiexec" "-n" "17" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "10" "--hss_leaf_size" "16" "--hss_rel_tol" "1e-5" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "16" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_46" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_46" end time: Dec 09 20:58 CET >"HSS_mpi_46" time elapsed: 00:00:00 >---------------------------------------------------------- > >79/145 Testing: HSS_mpi_47 >79/145 Test: HSS_mpi_47 >Command: "/usr/bin/mpiexec" "-n" "17" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "200" "--hss_leaf_size" "16" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "32" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_47" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_47" end time: Dec 09 20:58 CET >"HSS_mpi_47" time elapsed: 00:00:00 >---------------------------------------------------------- > >80/145 Testing: HSS_mpi_48 >80/145 Test: HSS_mpi_48 >Command: "/usr/bin/mpiexec" "-n" "4" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "500" "--hss_leaf_size" "3" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-10" "--hss_disable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "32" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_48" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_48" end time: Dec 09 20:58 CET >"HSS_mpi_48" time elapsed: 00:00:00 >---------------------------------------------------------- > >81/145 Testing: HSS_mpi_49 >81/145 Test: HSS_mpi_49 >Command: "/usr/bin/mpiexec" "-n" "19" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "U" "500" "--hss_leaf_size" "16" "--hss_rel_tol" "1e-5" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "16" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_49" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_49" end time: Dec 09 20:58 CET >"HSS_mpi_49" time elapsed: 00:00:00 >---------------------------------------------------------- > >82/145 Testing: HSS_mpi_50 >82/145 Test: HSS_mpi_50 >Command: "/usr/bin/mpiexec" "-n" "17" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "1" "--hss_leaf_size" "16" "--hss_rel_tol" "1e-5" "--hss_abs_tol" "1e-13" "--hss_enable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "128" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_50" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_50" end time: Dec 09 20:58 CET >"HSS_mpi_50" time elapsed: 00:00:00 >---------------------------------------------------------- > >83/145 Testing: HSS_mpi_51 >83/145 Test: HSS_mpi_51 >Command: "/usr/bin/mpiexec" "-n" "4" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "500" "--hss_leaf_size" "128" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-13" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "128" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_51" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_51" end time: Dec 09 20:58 CET >"HSS_mpi_51" time elapsed: 00:00:00 >---------------------------------------------------------- > >84/145 Testing: HSS_mpi_52 >84/145 Test: HSS_mpi_52 >Command: "/usr/bin/mpiexec" "-n" "17" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "U" "10" "--hss_leaf_size" "1" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-10" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "128" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_52" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.05 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_52" end time: Dec 09 20:58 CET >"HSS_mpi_52" time elapsed: 00:00:00 >---------------------------------------------------------- > >85/145 Testing: HSS_mpi_53 >85/145 Test: HSS_mpi_53 >Command: "/usr/bin/mpiexec" "-n" "9" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "U" "500" "--hss_leaf_size" "3" "--hss_rel_tol" "1e-10" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "stable" "--hss_d0" "64" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_53" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.09 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_53" end time: Dec 09 20:58 CET >"HSS_mpi_53" time elapsed: 00:00:00 >---------------------------------------------------------- > >86/145 Testing: HSS_mpi_54 >86/145 Test: HSS_mpi_54 >Command: "/usr/bin/mpiexec" "-n" "4" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "L" "1" "--hss_leaf_size" "1" "--hss_rel_tol" "1e-5" "--hss_abs_tol" "1e-10" "--hss_enable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "128" "--hss_dd" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_54" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_54" end time: Dec 09 20:58 CET >"HSS_mpi_54" time elapsed: 00:00:00 >---------------------------------------------------------- > >87/145 Testing: HSS_mpi_55 >87/145 Test: HSS_mpi_55 >Command: "/usr/bin/mpiexec" "-n" "2" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_HSS_mpi" "T" "200" "--hss_leaf_size" "3" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-10" "--hss_disable_sync" "--hss_compression_algorithm" "original" "--hss_d0" "16" "--hss_dd" "8" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"HSS_mpi_55" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.05 sec >---------------------------------------------------------- >Test Failed. >"HSS_mpi_55" end time: Dec 09 20:58 CET >"HSS_mpi_55" time elapsed: 00:00:00 >---------------------------------------------------------- > >88/145 Testing: Download_sparse_test_matrices >88/145 Test: Download_sparse_test_matrices >Command: "/bin/sh" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/test/download_mtx.sh" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"Download_sparse_test_matrices" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >--2022-12-09 20:58:39-- https://suitesparse-collection-website.herokuapp.com/MM/TOKAMAK/utm300.tar.gz >Resolving suitesparse-collection-website.herokuapp.com... failed: Temporary failure in name resolution. >wget: unable to resolve host address ‘suitesparse-collection-website.herokuapp.com’ >tar (child): utm300.tar.gz: Cannot open: No such file or directory >tar (child): Error is not recoverable: exiting now >tar: Child returned status 2 >tar: Error is not recoverable: exiting now >rm: cannot remove 'utm300.tar.gz': No such file or directory >--2022-12-09 20:58:39-- https://suitesparse-collection-website.herokuapp.com/MM/Pothen/mesh3e1.tar.gz >Resolving suitesparse-collection-website.herokuapp.com... failed: Temporary failure in name resolution. >wget: unable to resolve host address ‘suitesparse-collection-website.herokuapp.com’ >tar (child): mesh3e1.tar.gz: Cannot open: No such file or directory >tar (child): Error is not recoverable: exiting now >tar: Child returned status 2 >tar: Error is not recoverable: exiting now >rm: cannot remove 'mesh3e1.tar.gz': No such file or directory >--2022-12-09 20:58:39-- https://suitesparse-collection-website.herokuapp.com/MM/Oberwolfach/t2dal.tar.gz >Resolving suitesparse-collection-website.herokuapp.com... failed: Temporary failure in name resolution. >wget: unable to resolve host address ‘suitesparse-collection-website.herokuapp.com’ >tar (child): t2dal.tar.gz: Cannot open: No such file or directory >tar (child): Error is not recoverable: exiting now >tar: Child returned status 2 >tar: Error is not recoverable: exiting now >rm: cannot remove 't2dal.tar.gz': No such file or directory >--2022-12-09 20:58:39-- https://suitesparse-collection-website.herokuapp.com/MM/HB/bcsstk28.tar.gz >Resolving suitesparse-collection-website.herokuapp.com... failed: Temporary failure in name resolution. >wget: unable to resolve host address ‘suitesparse-collection-website.herokuapp.com’ >tar (child): bcsstk28.tar.gz: Cannot open: No such file or directory >tar (child): Error is not recoverable: exiting now >tar: Child returned status 2 >tar: Error is not recoverable: exiting now >rm: cannot remove 'bcsstk28.tar.gz': No such file or directory >--2022-12-09 20:58:39-- https://suitesparse-collection-website.herokuapp.com/MM/DRIVCAV/cavity16.tar.gz >Resolving suitesparse-collection-website.herokuapp.com... failed: Temporary failure in name resolution. >wget: unable to resolve host address ‘suitesparse-collection-website.herokuapp.com’ >tar (child): cavity16.tar.gz: Cannot open: No such file or directory >tar (child): Error is not recoverable: exiting now >tar: Child returned status 2 >tar: Error is not recoverable: exiting now >rm: cannot remove 'cavity16.tar.gz': No such file or directory >--2022-12-09 20:58:39-- https://suitesparse-collection-website.herokuapp.com/MM/HB/bcsstm08.tar.gz >Resolving suitesparse-collection-website.herokuapp.com... failed: Temporary failure in name resolution. >wget: unable to resolve host address ‘suitesparse-collection-website.herokuapp.com’ >tar (child): bcsstm08.tar.gz: Cannot open: No such file or directory >tar (child): Error is not recoverable: exiting now >tar: Child returned status 2 >tar: Error is not recoverable: exiting now >rm: cannot remove 'bcsstm08.tar.gz': No such file or directory >--2022-12-09 20:58:39-- https://suitesparse-collection-website.herokuapp.com/MM/HB/sherman4.tar.gz >Resolving suitesparse-collection-website.herokuapp.com... failed: Temporary failure in name resolution. >wget: unable to resolve host address ‘suitesparse-collection-website.herokuapp.com’ >tar (child): sherman4.tar.gz: Cannot open: No such file or directory >tar (child): Error is not recoverable: exiting now >tar: Child returned status 2 >tar: Error is not recoverable: exiting now >rm: cannot remove 'sherman4.tar.gz': No such file or directory >--2022-12-09 20:58:39-- https://suitesparse-collection-website.herokuapp.com/MM/Bai/rdb968.tar.gz >Resolving suitesparse-collection-website.herokuapp.com... failed: Temporary failure in name resolution. >wget: unable to resolve host address ‘suitesparse-collection-website.herokuapp.com’ >tar (child): rdb968.tar.gz: Cannot open: No such file or directory >tar (child): Error is not recoverable: exiting now >tar: Child returned status 2 >tar: Error is not recoverable: exiting now >rm: cannot remove 'rdb968.tar.gz': No such file or directory >--2022-12-09 20:58:39-- https://suitesparse-collection-website.herokuapp.com/MM/CPM/cz10228.tar.gz >Resolving suitesparse-collection-website.herokuapp.com... failed: Temporary failure in name resolution. >wget: unable to resolve host address ‘suitesparse-collection-website.herokuapp.com’ >tar (child): cz10228.tar.gz: Cannot open: No such file or directory >tar (child): Error is not recoverable: exiting now >tar: Child returned status 2 >tar: Error is not recoverable: exiting now >rm: cannot remove 'cz10228.tar.gz': No such file or directory >--2022-12-09 20:58:39-- https://suitesparse-collection-website.herokuapp.com/MM/TKK/cbuckle.tar.gz >Resolving suitesparse-collection-website.herokuapp.com... failed: Temporary failure in name resolution. >wget: unable to resolve host address ‘suitesparse-collection-website.herokuapp.com’ >tar (child): cbuckle.tar.gz: Cannot open: No such file or directory >tar (child): Error is not recoverable: exiting now >tar: Child returned status 2 >tar: Error is not recoverable: exiting now >rm: cannot remove 'cbuckle.tar.gz': No such file or directory >--2022-12-09 20:58:39-- https://suitesparse-collection-website.herokuapp.com/MM/HB/gemat11.tar.gz >Resolving suitesparse-collection-website.herokuapp.com... failed: Temporary failure in name resolution. >wget: unable to resolve host address ‘suitesparse-collection-website.herokuapp.com’ >tar (child): gemat11.tar.gz: Cannot open: No such file or directory >tar (child): Error is not recoverable: exiting now >tar: Child returned status 2 >tar: Error is not recoverable: exiting now >rm: cannot remove 'gemat11.tar.gz': No such file or directory ><end of output> >Test time = 0.04 sec >---------------------------------------------------------- >Test Failed. >"Download_sparse_test_matrices" end time: Dec 09 20:58 CET >"Download_sparse_test_matrices" time elapsed: 00:00:00 >---------------------------------------------------------- > >89/145 Testing: SPARSE_seq_3 >89/145 Test: SPARSE_seq_3 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "utm300/utm300.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-3" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "metis" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_3" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq utm300/utm300.mtx --sp_compression HSS --hss_leaf_size 4 --hss_rel_tol 1e-3 --hss_abs_tol 1e-10 --hss_d0 16 --hss_dd 8 --sp_reordering_method metis --sp_compression_min_sep_size 25 ># opening file 'utm300/utm300.mtx' >ERROR: could not read file ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_3" end time: Dec 09 20:58 CET >"SPARSE_seq_3" time elapsed: 00:00:00 >---------------------------------------------------------- > >90/145 Testing: SPARSE_seq_9 >90/145 Test: SPARSE_seq_9 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "mesh3e1/mesh3e1.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-3" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "metis" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_9" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq mesh3e1/mesh3e1.mtx --sp_compression HSS --hss_leaf_size 4 --hss_rel_tol 1e-3 --hss_abs_tol 1e-10 --hss_d0 16 --hss_dd 8 --sp_reordering_method metis --sp_compression_min_sep_size 25 ># opening file 'mesh3e1/mesh3e1.mtx' >ERROR: could not read file ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_9" end time: Dec 09 20:58 CET >"SPARSE_seq_9" time elapsed: 00:00:00 >---------------------------------------------------------- > >91/145 Testing: SPARSE_seq_15 >91/145 Test: SPARSE_seq_15 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "t2dal/t2dal.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-3" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "metis" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_15" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq t2dal/t2dal.mtx --sp_compression HSS --hss_leaf_size 4 --hss_rel_tol 1e-3 --hss_abs_tol 1e-10 --hss_d0 16 --hss_dd 8 --sp_reordering_method metis --sp_compression_min_sep_size 25 ># opening file 't2dal/t2dal.mtx' >ERROR: could not read file ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_15" end time: Dec 09 20:58 CET >"SPARSE_seq_15" time elapsed: 00:00:00 >---------------------------------------------------------- > >92/145 Testing: SPARSE_seq_21 >92/145 Test: SPARSE_seq_21 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "bcsstk28/bcsstk28.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-4" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "metis" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_21" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq bcsstk28/bcsstk28.mtx --sp_compression HSS --hss_leaf_size 4 --hss_rel_tol 1e-4 --hss_abs_tol 1e-10 --hss_d0 16 --hss_dd 8 --sp_reordering_method metis --sp_compression_min_sep_size 25 ># opening file 'bcsstk28/bcsstk28.mtx' >ERROR: could not read file ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_21" end time: Dec 09 20:58 CET >"SPARSE_seq_21" time elapsed: 00:00:00 >---------------------------------------------------------- > >93/145 Testing: SPARSE_seq_27 >93/145 Test: SPARSE_seq_27 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "cavity16/cavity16.mtx" "--sp_compression" "HSS" "--sp_enable_replace_tiny_pivots" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-3" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "metis" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_27" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq cavity16/cavity16.mtx --sp_compression HSS --sp_enable_replace_tiny_pivots --hss_leaf_size 4 --hss_rel_tol 1e-3 --hss_abs_tol 1e-10 --hss_d0 16 --hss_dd 8 --sp_reordering_method metis --sp_compression_min_sep_size 25 ># opening file 'cavity16/cavity16.mtx' >ERROR: could not read file ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_27" end time: Dec 09 20:58 CET >"SPARSE_seq_27" time elapsed: 00:00:00 >---------------------------------------------------------- > >94/145 Testing: SPARSE_seq_30 >94/145 Test: SPARSE_seq_30 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "cavity16/cavity16.mtx" "--sp_compression" "HSS" "--sp_enable_replace_tiny_pivots" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-3" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "metis" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_30" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq cavity16/cavity16.mtx --sp_compression HSS --sp_enable_replace_tiny_pivots --hss_leaf_size 4 --hss_rel_tol 1e-3 --hss_abs_tol 1e-10 --hss_d0 16 --hss_dd 8 --sp_reordering_method metis --sp_compression_min_sep_size 25 ># opening file 'cavity16/cavity16.mtx' >ERROR: could not read file ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_30" end time: Dec 09 20:58 CET >"SPARSE_seq_30" time elapsed: 00:00:00 >---------------------------------------------------------- > >95/145 Testing: SPARSE_seq_33 >95/145 Test: SPARSE_seq_33 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "bcsstm08/bcsstm08.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-3" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "metis" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_33" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq bcsstm08/bcsstm08.mtx --sp_compression HSS --hss_leaf_size 4 --hss_rel_tol 1e-3 --hss_abs_tol 1e-10 --hss_d0 16 --hss_dd 8 --sp_reordering_method metis --sp_compression_min_sep_size 25 ># opening file 'bcsstm08/bcsstm08.mtx' >ERROR: could not read file ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_33" end time: Dec 09 20:58 CET >"SPARSE_seq_33" time elapsed: 00:00:00 >---------------------------------------------------------- > >96/145 Testing: SPARSE_seq_39 >96/145 Test: SPARSE_seq_39 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "sherman4/sherman4.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-3" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "metis" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_39" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq sherman4/sherman4.mtx --sp_compression HSS --hss_leaf_size 4 --hss_rel_tol 1e-3 --hss_abs_tol 1e-10 --hss_d0 16 --hss_dd 8 --sp_reordering_method metis --sp_compression_min_sep_size 25 ># opening file 'sherman4/sherman4.mtx' >ERROR: could not read file ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_39" end time: Dec 09 20:58 CET >"SPARSE_seq_39" time elapsed: 00:00:00 >---------------------------------------------------------- > >97/145 Testing: SPARSE_seq_44 >97/145 Test: SPARSE_seq_44 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "rdb968/rdb968.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-3" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "metis" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_44" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq rdb968/rdb968.mtx --sp_compression HSS --hss_leaf_size 4 --hss_rel_tol 1e-3 --hss_abs_tol 1e-10 --hss_d0 16 --hss_dd 8 --sp_reordering_method metis --sp_compression_min_sep_size 25 ># opening file 'rdb968/rdb968.mtx' >ERROR: could not read file ><end of output> >Test time = 0.02 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_44" end time: Dec 09 20:58 CET >"SPARSE_seq_44" time elapsed: 00:00:00 >---------------------------------------------------------- > >98/145 Testing: SPARSE_seq_50 >98/145 Test: SPARSE_seq_50 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "utm300/utm300.mtx" "--sp_compression" "BLR" "--blr_leaf_size" "4" "--blr_rel_tol" "1e-3" "--blr_abs_tol" "1e-10" "--sp_reordering_method" "metis" "--sp_enable_METIS_NodeND" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_50" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq utm300/utm300.mtx --sp_compression BLR --blr_leaf_size 4 --blr_rel_tol 1e-3 --blr_abs_tol 1e-10 --sp_reordering_method metis --sp_enable_METIS_NodeND --sp_compression_min_sep_size 25 ># opening file 'utm300/utm300.mtx' >ERROR: could not read file ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_50" end time: Dec 09 20:58 CET >"SPARSE_seq_50" time elapsed: 00:00:00 >---------------------------------------------------------- > >99/145 Testing: SPARSE_seq_56 >99/145 Test: SPARSE_seq_56 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "mesh3e1/mesh3e1.mtx" "--sp_compression" "BLR" "--blr_leaf_size" "4" "--blr_rel_tol" "1e-3" "--blr_abs_tol" "1e-10" "--sp_reordering_method" "metis" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_56" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq mesh3e1/mesh3e1.mtx --sp_compression BLR --blr_leaf_size 4 --blr_rel_tol 1e-3 --blr_abs_tol 1e-10 --sp_reordering_method metis --sp_compression_min_sep_size 25 ># opening file 'mesh3e1/mesh3e1.mtx' >ERROR: could not read file ><end of output> >Test time = 0.02 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_56" end time: Dec 09 20:58 CET >"SPARSE_seq_56" time elapsed: 00:00:00 >---------------------------------------------------------- > >100/145 Testing: SPARSE_seq_66 >100/145 Test: SPARSE_seq_66 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "bcsstk28/bcsstk28.mtx" "--sp_compression" "BLR" "--blr_leaf_size" "4" "--blr_rel_tol" "1e-4" "--blr_abs_tol" "1e-10" "--sp_reordering_method" "metis" "--sp_enable_METIS_NodeND" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_66" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=1 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq bcsstk28/bcsstk28.mtx --sp_compression BLR --blr_leaf_size 4 --blr_rel_tol 1e-4 --blr_abs_tol 1e-10 --sp_reordering_method metis --sp_enable_METIS_NodeND --sp_compression_min_sep_size 25 ># opening file 'bcsstk28/bcsstk28.mtx' >ERROR: could not read file ><end of output> >Test time = 0.02 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_66" end time: Dec 09 20:58 CET >"SPARSE_seq_66" time elapsed: 00:00:00 >---------------------------------------------------------- > >101/145 Testing: SPARSE_seq_74 >101/145 Test: SPARSE_seq_74 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "cavity16/cavity16.mtx" "--sp_compression" "BLR" "--sp_enable_replace_tiny_pivots" "--blr_leaf_size" "4" "--blr_rel_tol" "1e-3" "--blr_abs_tol" "1e-10" "--sp_reordering_method" "metis" "--sp_enable_METIS_NodeND" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_74" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq cavity16/cavity16.mtx --sp_compression BLR --sp_enable_replace_tiny_pivots --blr_leaf_size 4 --blr_rel_tol 1e-3 --blr_abs_tol 1e-10 --sp_reordering_method metis --sp_enable_METIS_NodeND --sp_compression_min_sep_size 25 ># opening file 'cavity16/cavity16.mtx' >ERROR: could not read file ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_74" end time: Dec 09 20:58 CET >"SPARSE_seq_74" time elapsed: 00:00:00 >---------------------------------------------------------- > >102/145 Testing: SPARSE_seq_77 >102/145 Test: SPARSE_seq_77 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "cavity16/cavity16.mtx" "--sp_compression" "BLR" "--sp_enable_replace_tiny_pivots" "--blr_leaf_size" "4" "--blr_rel_tol" "1e-3" "--blr_abs_tol" "1e-10" "--sp_reordering_method" "metis" "--sp_enable_METIS_NodeND" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_77" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq cavity16/cavity16.mtx --sp_compression BLR --sp_enable_replace_tiny_pivots --blr_leaf_size 4 --blr_rel_tol 1e-3 --blr_abs_tol 1e-10 --sp_reordering_method metis --sp_enable_METIS_NodeND --sp_compression_min_sep_size 25 ># opening file 'cavity16/cavity16.mtx' >ERROR: could not read file ><end of output> >Test time = 0.02 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_77" end time: Dec 09 20:58 CET >"SPARSE_seq_77" time elapsed: 00:00:00 >---------------------------------------------------------- > >103/145 Testing: SPARSE_seq_80 >103/145 Test: SPARSE_seq_80 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "bcsstm08/bcsstm08.mtx" "--sp_compression" "BLR" "--blr_leaf_size" "4" "--blr_rel_tol" "1e-3" "--blr_abs_tol" "1e-10" "--sp_reordering_method" "metis" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_80" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq bcsstm08/bcsstm08.mtx --sp_compression BLR --blr_leaf_size 4 --blr_rel_tol 1e-3 --blr_abs_tol 1e-10 --sp_reordering_method metis --sp_compression_min_sep_size 25 ># opening file 'bcsstm08/bcsstm08.mtx' >ERROR: could not read file ><end of output> >Test time = 0.02 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_80" end time: Dec 09 20:58 CET >"SPARSE_seq_80" time elapsed: 00:00:00 >---------------------------------------------------------- > >104/145 Testing: SPARSE_seq_86 >104/145 Test: SPARSE_seq_86 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "sherman4/sherman4.mtx" "--sp_compression" "BLR" "--blr_leaf_size" "4" "--blr_rel_tol" "1e-3" "--blr_abs_tol" "1e-10" "--sp_reordering_method" "metis" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_86" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq sherman4/sherman4.mtx --sp_compression BLR --blr_leaf_size 4 --blr_rel_tol 1e-3 --blr_abs_tol 1e-10 --sp_reordering_method metis --sp_compression_min_sep_size 25 ># opening file 'sherman4/sherman4.mtx' >ERROR: could not read file ><end of output> >Test time = 0.02 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_86" end time: Dec 09 20:58 CET >"SPARSE_seq_86" time elapsed: 00:00:00 >---------------------------------------------------------- > >105/145 Testing: SPARSE_seq_scotch_1 >105/145 Test: SPARSE_seq_scotch_1 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "utm300/utm300.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-3" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "scotch" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_scotch_1" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq utm300/utm300.mtx --sp_compression HSS --hss_leaf_size 4 --hss_rel_tol 1e-3 --hss_abs_tol 1e-10 --hss_d0 16 --hss_dd 8 --sp_reordering_method scotch --sp_compression_min_sep_size 25 ># opening file 'utm300/utm300.mtx' >ERROR: could not read file ><end of output> >Test time = 0.02 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_scotch_1" end time: Dec 09 20:58 CET >"SPARSE_seq_scotch_1" time elapsed: 00:00:00 >---------------------------------------------------------- > >106/145 Testing: SPARSE_seq_scotch_2 >106/145 Test: SPARSE_seq_scotch_2 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "mesh3e1/mesh3e1.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-3" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "scotch" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_scotch_2" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq mesh3e1/mesh3e1.mtx --sp_compression HSS --hss_leaf_size 4 --hss_rel_tol 1e-3 --hss_abs_tol 1e-10 --hss_d0 16 --hss_dd 8 --sp_reordering_method scotch --sp_compression_min_sep_size 25 ># opening file 'mesh3e1/mesh3e1.mtx' >ERROR: could not read file ><end of output> >Test time = 0.02 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_scotch_2" end time: Dec 09 20:58 CET >"SPARSE_seq_scotch_2" time elapsed: 00:00:00 >---------------------------------------------------------- > >107/145 Testing: SPARSE_seq_scotch_3 >107/145 Test: SPARSE_seq_scotch_3 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "t2dal/t2dal.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-3" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "scotch" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_scotch_3" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq t2dal/t2dal.mtx --sp_compression HSS --hss_leaf_size 4 --hss_rel_tol 1e-3 --hss_abs_tol 1e-10 --hss_d0 16 --hss_dd 8 --sp_reordering_method scotch --sp_compression_min_sep_size 25 ># opening file 't2dal/t2dal.mtx' >ERROR: could not read file ><end of output> >Test time = 0.02 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_scotch_3" end time: Dec 09 20:58 CET >"SPARSE_seq_scotch_3" time elapsed: 00:00:00 >---------------------------------------------------------- > >108/145 Testing: SPARSE_seq_scotch_4 >108/145 Test: SPARSE_seq_scotch_4 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "bcsstk28/bcsstk28.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-4" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "scotch" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_scotch_4" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq bcsstk28/bcsstk28.mtx --sp_compression HSS --hss_leaf_size 4 --hss_rel_tol 1e-4 --hss_abs_tol 1e-10 --hss_d0 16 --hss_dd 8 --sp_reordering_method scotch --sp_compression_min_sep_size 25 ># opening file 'bcsstk28/bcsstk28.mtx' >ERROR: could not read file ><end of output> >Test time = 0.02 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_scotch_4" end time: Dec 09 20:58 CET >"SPARSE_seq_scotch_4" time elapsed: 00:00:00 >---------------------------------------------------------- > >109/145 Testing: SPARSE_seq_scotch_5 >109/145 Test: SPARSE_seq_scotch_5 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "bcsstm08/bcsstm08.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-3" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "scotch" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_scotch_5" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq bcsstm08/bcsstm08.mtx --sp_compression HSS --hss_leaf_size 4 --hss_rel_tol 1e-3 --hss_abs_tol 1e-10 --hss_d0 16 --hss_dd 8 --sp_reordering_method scotch --sp_compression_min_sep_size 25 ># opening file 'bcsstm08/bcsstm08.mtx' >ERROR: could not read file ><end of output> >Test time = 0.02 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_scotch_5" end time: Dec 09 20:58 CET >"SPARSE_seq_scotch_5" time elapsed: 00:00:00 >---------------------------------------------------------- > >110/145 Testing: SPARSE_seq_scotch_6 >110/145 Test: SPARSE_seq_scotch_6 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "sherman4/sherman4.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-3" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "scotch" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_scotch_6" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq sherman4/sherman4.mtx --sp_compression HSS --hss_leaf_size 4 --hss_rel_tol 1e-3 --hss_abs_tol 1e-10 --hss_d0 16 --hss_dd 8 --sp_reordering_method scotch --sp_compression_min_sep_size 25 ># opening file 'sherman4/sherman4.mtx' >ERROR: could not read file ><end of output> >Test time = 0.02 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_scotch_6" end time: Dec 09 20:58 CET >"SPARSE_seq_scotch_6" time elapsed: 00:00:00 >---------------------------------------------------------- > >111/145 Testing: SPARSE_seq_scotch_7 >111/145 Test: SPARSE_seq_scotch_7 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "rdb968/rdb968.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-3" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "scotch" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_scotch_7" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq rdb968/rdb968.mtx --sp_compression HSS --hss_leaf_size 4 --hss_rel_tol 1e-3 --hss_abs_tol 1e-10 --hss_d0 16 --hss_dd 8 --sp_reordering_method scotch --sp_compression_min_sep_size 25 ># opening file 'rdb968/rdb968.mtx' >ERROR: could not read file ><end of output> >Test time = 0.02 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_scotch_7" end time: Dec 09 20:58 CET >"SPARSE_seq_scotch_7" time elapsed: 00:00:00 >---------------------------------------------------------- > >112/145 Testing: SPARSE_seq_scotch_9 >112/145 Test: SPARSE_seq_scotch_9 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "mesh3e1/mesh3e1.mtx" "--sp_compression" "BLR" "--blr_leaf_size" "4" "--blr_rel_tol" "1e-3" "--blr_abs_tol" "1e-10" "--sp_reordering_method" "scotch" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_scotch_9" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq mesh3e1/mesh3e1.mtx --sp_compression BLR --blr_leaf_size 4 --blr_rel_tol 1e-3 --blr_abs_tol 1e-10 --sp_reordering_method scotch --sp_compression_min_sep_size 25 ># opening file 'mesh3e1/mesh3e1.mtx' >ERROR: could not read file ><end of output> >Test time = 0.02 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_scotch_9" end time: Dec 09 20:58 CET >"SPARSE_seq_scotch_9" time elapsed: 00:00:00 >---------------------------------------------------------- > >113/145 Testing: SPARSE_seq_scotch_10 >113/145 Test: SPARSE_seq_scotch_10 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "t2dal/t2dal.mtx" "--sp_compression" "BLR" "--blr_leaf_size" "4" "--blr_rel_tol" "1e-3" "--blr_abs_tol" "1e-10" "--sp_reordering_method" "scotch" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_scotch_10" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq t2dal/t2dal.mtx --sp_compression BLR --blr_leaf_size 4 --blr_rel_tol 1e-3 --blr_abs_tol 1e-10 --sp_reordering_method scotch --sp_compression_min_sep_size 25 ># opening file 't2dal/t2dal.mtx' >ERROR: could not read file ><end of output> >Test time = 0.02 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_scotch_10" end time: Dec 09 20:58 CET >"SPARSE_seq_scotch_10" time elapsed: 00:00:00 >---------------------------------------------------------- > >114/145 Testing: SPARSE_seq_scotch_11 >114/145 Test: SPARSE_seq_scotch_11 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "bcsstm08/bcsstm08.mtx" "--sp_compression" "BLR" "--blr_leaf_size" "4" "--blr_rel_tol" "1e-3" "--blr_abs_tol" "1e-10" "--sp_reordering_method" "scotch" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_scotch_11" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq bcsstm08/bcsstm08.mtx --sp_compression BLR --blr_leaf_size 4 --blr_rel_tol 1e-3 --blr_abs_tol 1e-10 --sp_reordering_method scotch --sp_compression_min_sep_size 25 ># opening file 'bcsstm08/bcsstm08.mtx' >ERROR: could not read file ><end of output> >Test time = 0.02 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_scotch_11" end time: Dec 09 20:58 CET >"SPARSE_seq_scotch_11" time elapsed: 00:00:00 >---------------------------------------------------------- > >115/145 Testing: SPARSE_seq_scotch_12 >115/145 Test: SPARSE_seq_scotch_12 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "sherman4/sherman4.mtx" "--sp_compression" "BLR" "--blr_leaf_size" "4" "--blr_rel_tol" "1e-3" "--blr_abs_tol" "1e-10" "--sp_reordering_method" "scotch" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_scotch_12" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq sherman4/sherman4.mtx --sp_compression BLR --blr_leaf_size 4 --blr_rel_tol 1e-3 --blr_abs_tol 1e-10 --sp_reordering_method scotch --sp_compression_min_sep_size 25 ># opening file 'sherman4/sherman4.mtx' >ERROR: could not read file ><end of output> >Test time = 0.02 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_scotch_12" end time: Dec 09 20:58 CET >"SPARSE_seq_scotch_12" time elapsed: 00:00:00 >---------------------------------------------------------- > >116/145 Testing: SPARSE_seq_scotch_13 >116/145 Test: SPARSE_seq_scotch_13 >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "rdb968/rdb968.mtx" "--sp_compression" "BLR" "--blr_leaf_size" "4" "--blr_rel_tol" "1e-3" "--blr_abs_tol" "1e-10" "--sp_reordering_method" "scotch" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_scotch_13" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq rdb968/rdb968.mtx --sp_compression BLR --blr_leaf_size 4 --blr_rel_tol 1e-3 --blr_abs_tol 1e-10 --sp_reordering_method scotch --sp_compression_min_sep_size 25 ># opening file 'rdb968/rdb968.mtx' >ERROR: could not read file ><end of output> >Test time = 0.02 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_scotch_13" end time: Dec 09 20:58 CET >"SPARSE_seq_scotch_13" time elapsed: 00:00:00 >---------------------------------------------------------- > >117/145 Testing: SPARSE_seq_lossy >117/145 Test: SPARSE_seq_lossy >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/examples/sparse/data/pde900.mtx" "--sp_compression" "LOSSY" "--sp_lossy_precision" "16" "--sp_maxit" "10" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_lossy" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/examples/sparse/data/pde900.mtx --sp_compression LOSSY --sp_lossy_precision 16 --sp_maxit 10 ># opening file '/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/examples/sparse/data/pde900.mtx' ># %%MatrixMarket matrix coordinate real general ># reading 900 by 900 matrix with 4,380 nnz's from /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/examples/sparse/data/pde900.mtx ># Initializing STRUMPACK ># using 8 OpenMP thread(s) ># number of tasking levels = 6 = log_2(#threads) + 3 ># matching job: maximum matching with row and column scaling ># matrix equilibration, r_cond = 1 , c_cond = 1 , type = N ># initial matrix: ># - number of unknowns = 900 ># - number of nonzeros = 4,380 ># nested dissection reordering: ># - Metis reordering ># - used METIS_NodeNDP (iso METIS_NodeND) ># - supernodal tree from METIS_NodeNDP is used ># - strategy parameter = 8 ># - number of separators = 113 ># - number of levels = 7 ># - nd time = 0.00309881 ># - matching time = 0.000163724 ># - symmetrization time = 1.22541e-05 ># symbolic factorization: ># - nr of dense Frontal matrices = 53 ># - nr of lossy/lossless Frontal matrices = 60 ># - symb-factor time = 0.000239509 ># - sep-reorder time = 0.000315424 >HIP assertion failed: hipErrorInvalidDevice /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/src/dense/HIPWrapper.cpp 92 ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_lossy" end time: Dec 09 20:58 CET >"SPARSE_seq_lossy" time elapsed: 00:00:00 >---------------------------------------------------------- > >118/145 Testing: SPARSE_seq_lossless >118/145 Test: SPARSE_seq_lossless >Command: "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/examples/sparse/data/pde900.mtx" "--sp_compression" "LOSSLESS" "--sp_maxit" "1" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_seq_lossless" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- ># Running with: ># OMP_NUM_THREADS=8 /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_seq /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/examples/sparse/data/pde900.mtx --sp_compression LOSSLESS --sp_maxit 1 ># opening file '/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/examples/sparse/data/pde900.mtx' ># %%MatrixMarket matrix coordinate real general ># reading 900 by 900 matrix with 4,380 nnz's from /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/examples/sparse/data/pde900.mtx ># Initializing STRUMPACK ># using 8 OpenMP thread(s) ># number of tasking levels = 6 = log_2(#threads) + 3 ># matching job: maximum matching with row and column scaling ># matrix equilibration, r_cond = 1 , c_cond = 1 , type = N ># initial matrix: ># - number of unknowns = 900 ># - number of nonzeros = 4,380 ># nested dissection reordering: ># - Metis reordering ># - used METIS_NodeNDP (iso METIS_NodeND) ># - supernodal tree from METIS_NodeNDP is used ># - strategy parameter = 8 ># - number of separators = 113 ># - number of levels = 7 ># - nd time = 0.00305878 ># - matching time = 0.000153074 ># - symmetrization time = 1.28038e-05 ># symbolic factorization: ># - nr of dense Frontal matrices = 53 ># - nr of lossy/lossless Frontal matrices = 60 ># - symb-factor time = 0.000250469 ># - sep-reorder time = 0.000299583 >HIP assertion failed: hipErrorInvalidDevice /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/src/dense/HIPWrapper.cpp 92 ><end of output> >Test time = 0.03 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_seq_lossless" end time: Dec 09 20:58 CET >"SPARSE_seq_lossless" time elapsed: 00:00:00 >---------------------------------------------------------- > >120/145 Testing: SPARSE_mpi_5 >120/145 Test: SPARSE_mpi_5 >Command: "/usr/bin/mpiexec" "-n" "2" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_mpi" "rdb968/rdb968.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-10" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "metis" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_mpi_5" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_mpi_5" end time: Dec 09 20:58 CET >"SPARSE_mpi_5" time elapsed: 00:00:00 >---------------------------------------------------------- > >119/145 Testing: SPARSE_mpi_1 >119/145 Test: SPARSE_mpi_1 >Command: "/usr/bin/mpiexec" "-n" "19" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_mpi" "cavity16/cavity16.mtx" "--sp_compression" "HSS" "--sp_enable_replace_tiny_pivots" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-2" "--hss_abs_tol" "1e-2" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "metis" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_mpi_1" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.09 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_mpi_1" end time: Dec 09 20:58 CET >"SPARSE_mpi_1" time elapsed: 00:00:00 >---------------------------------------------------------- > >121/145 Testing: SPARSE_mpi_7 >121/145 Test: SPARSE_mpi_7 >Command: "/usr/bin/mpiexec" "-n" "2" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_mpi" "sherman4/sherman4.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-10" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "metis" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_mpi_7" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_mpi_7" end time: Dec 09 20:58 CET >"SPARSE_mpi_7" time elapsed: 00:00:00 >---------------------------------------------------------- > >122/145 Testing: SPARSE_mpi_8 >122/145 Test: SPARSE_mpi_8 >Command: "/usr/bin/mpiexec" "-n" "4" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_mpi" "rdb968/rdb968.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "metis" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_mpi_8" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_mpi_8" end time: Dec 09 20:58 CET >"SPARSE_mpi_8" time elapsed: 00:00:00 >---------------------------------------------------------- > >124/145 Testing: SPARSE_mpi_14 >124/145 Test: SPARSE_mpi_14 >Command: "/usr/bin/mpiexec" "-n" "19" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_mpi" "rdb968/rdb968.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "metis" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_mpi_14" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_mpi_14" end time: Dec 09 20:58 CET >"SPARSE_mpi_14" time elapsed: 00:00:00 >---------------------------------------------------------- > >123/145 Testing: SPARSE_mpi_10 >123/145 Test: SPARSE_mpi_10 >Command: "/usr/bin/mpiexec" "-n" "19" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_mpi" "mesh3e1/mesh3e1.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-10" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "metis" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_mpi_10" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.10 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_mpi_10" end time: Dec 09 20:58 CET >"SPARSE_mpi_10" time elapsed: 00:00:00 >---------------------------------------------------------- > >125/145 Testing: SPARSE_mpi_19 >125/145 Test: SPARSE_mpi_19 >Command: "/usr/bin/mpiexec" "-n" "4" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_mpi" "mesh3e1/mesh3e1.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "metis" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_mpi_19" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_mpi_19" end time: Dec 09 20:58 CET >"SPARSE_mpi_19" time elapsed: 00:00:00 >---------------------------------------------------------- > >126/145 Testing: SPARSE_mpi_13 >126/145 Test: SPARSE_mpi_13 >Command: "/usr/bin/mpiexec" "-n" "2" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_mpi" "sherman4/sherman4.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-5" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "scotch" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_mpi_13" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.08 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_mpi_13" end time: Dec 09 20:58 CET >"SPARSE_mpi_13" time elapsed: 00:00:00 >---------------------------------------------------------- > >127/145 Testing: SPARSE_mpi_16 >127/145 Test: SPARSE_mpi_16 >Command: "/usr/bin/mpiexec" "-n" "9" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_mpi" "cavity16/cavity16.mtx" "--sp_compression" "HSS" "--sp_enable_replace_tiny_pivots" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-5" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "scotch" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_mpi_16" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_mpi_16" end time: Dec 09 20:58 CET >"SPARSE_mpi_16" time elapsed: 00:00:00 >---------------------------------------------------------- > >128/145 Testing: SPARSE_mpi_18 >128/145 Test: SPARSE_mpi_18 >Command: "/usr/bin/mpiexec" "-n" "9" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_mpi" "sherman4/sherman4.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "scotch" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_mpi_18" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.05 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_mpi_18" end time: Dec 09 20:58 CET >"SPARSE_mpi_18" time elapsed: 00:00:00 >---------------------------------------------------------- > >129/145 Testing: SPARSE_mpi_21 >129/145 Test: SPARSE_mpi_21 >Command: "/usr/bin/mpiexec" "-n" "2" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_mpi" "utm300/utm300.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "scotch" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_mpi_21" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.09 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_mpi_21" end time: Dec 09 20:58 CET >"SPARSE_mpi_21" time elapsed: 00:00:00 >---------------------------------------------------------- > >130/145 Testing: SPARSE_mpi_22 >130/145 Test: SPARSE_mpi_22 >Command: "/usr/bin/mpiexec" "-n" "16" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_mpi" "utm300/utm300.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-1" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "scotch" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_mpi_22" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.08 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_mpi_22" end time: Dec 09 20:58 CET >"SPARSE_mpi_22" time elapsed: 00:00:00 >---------------------------------------------------------- > >131/145 Testing: SPARSE_mpi_24 >131/145 Test: SPARSE_mpi_24 >Command: "/usr/bin/mpiexec" "-n" "16" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_mpi" "t2dal/t2dal.mtx" "--sp_compression" "HSS" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-5" "--hss_abs_tol" "1e-10" "--hss_d0" "16" "--hss_dd" "8" "--sp_reordering_method" "scotch" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_mpi_24" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.05 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_mpi_24" end time: Dec 09 20:58 CET >"SPARSE_mpi_24" time elapsed: 00:00:00 >---------------------------------------------------------- > >132/145 Testing: structure_reuse_1 >132/145 Test: structure_reuse_1 >Command: "/usr/bin/mpiexec" "-n" "8" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_structure_reuse_mpi" "utm300/utm300.mtx" "--sp_compression" "NONE" "--sp_matching" "0" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"structure_reuse_1" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.09 sec >---------------------------------------------------------- >Test Failed. >"structure_reuse_1" end time: Dec 09 20:58 CET >"structure_reuse_1" time elapsed: 00:00:00 >---------------------------------------------------------- > >133/145 Testing: structure_reuse_2 >133/145 Test: structure_reuse_2 >Command: "/usr/bin/mpiexec" "-n" "8" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_structure_reuse_mpi" "utm300/utm300.mtx" "--sp_compression" "NONE" "--sp_matching" "2" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"structure_reuse_2" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"structure_reuse_2" end time: Dec 09 20:58 CET >"structure_reuse_2" time elapsed: 00:00:00 >---------------------------------------------------------- > >134/145 Testing: structure_reuse_3 >134/145 Test: structure_reuse_3 >Command: "/usr/bin/mpiexec" "-n" "8" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_structure_reuse_mpi" "utm300/utm300.mtx" "--sp_compression" "NONE" "--sp_matching" "3" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"structure_reuse_3" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"structure_reuse_3" end time: Dec 09 20:58 CET >"structure_reuse_3" time elapsed: 00:00:00 >---------------------------------------------------------- > >135/145 Testing: structure_reuse_4 >135/145 Test: structure_reuse_4 >Command: "/usr/bin/mpiexec" "-n" "8" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_structure_reuse_mpi" "utm300/utm300.mtx" "--sp_compression" "NONE" "--sp_matching" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"structure_reuse_4" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.09 sec >---------------------------------------------------------- >Test Failed. >"structure_reuse_4" end time: Dec 09 20:58 CET >"structure_reuse_4" time elapsed: 00:00:00 >---------------------------------------------------------- > >136/145 Testing: structure_reuse_5 >136/145 Test: structure_reuse_5 >Command: "/usr/bin/mpiexec" "-n" "8" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_structure_reuse_mpi" "utm300/utm300.mtx" "--sp_compression" "NONE" "--sp_matching" "5" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"structure_reuse_5" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"structure_reuse_5" end time: Dec 09 20:58 CET >"structure_reuse_5" time elapsed: 00:00:00 >---------------------------------------------------------- > >137/145 Testing: structure_reuse_HSS_1 >137/145 Test: structure_reuse_HSS_1 >Command: "/usr/bin/mpiexec" "-n" "8" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_structure_reuse_mpi" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/examples/sparse/data/pde900.mtx" "--sp_compression" "HSS" "--sp_matching" "0" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-3" "--hss_abs_tol" "1e-10" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"structure_reuse_HSS_1" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"structure_reuse_HSS_1" end time: Dec 09 20:58 CET >"structure_reuse_HSS_1" time elapsed: 00:00:00 >---------------------------------------------------------- > >138/145 Testing: structure_reuse_HSS_2 >138/145 Test: structure_reuse_HSS_2 >Command: "/usr/bin/mpiexec" "-n" "8" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_structure_reuse_mpi" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/examples/sparse/data/pde900.mtx" "--sp_compression" "HSS" "--sp_matching" "2" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-3" "--hss_abs_tol" "1e-10" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"structure_reuse_HSS_2" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.08 sec >---------------------------------------------------------- >Test Failed. >"structure_reuse_HSS_2" end time: Dec 09 20:58 CET >"structure_reuse_HSS_2" time elapsed: 00:00:00 >---------------------------------------------------------- > >139/145 Testing: structure_reuse_HSS_3 >139/145 Test: structure_reuse_HSS_3 >Command: "/usr/bin/mpiexec" "-n" "8" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_structure_reuse_mpi" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/examples/sparse/data/pde900.mtx" "--sp_compression" "HSS" "--sp_matching" "3" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-3" "--hss_abs_tol" "1e-10" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"structure_reuse_HSS_3" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"structure_reuse_HSS_3" end time: Dec 09 20:58 CET >"structure_reuse_HSS_3" time elapsed: 00:00:00 >---------------------------------------------------------- > >140/145 Testing: structure_reuse_HSS_4 >140/145 Test: structure_reuse_HSS_4 >Command: "/usr/bin/mpiexec" "-n" "8" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_structure_reuse_mpi" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/examples/sparse/data/pde900.mtx" "--sp_compression" "HSS" "--sp_matching" "4" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-3" "--hss_abs_tol" "1e-10" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"structure_reuse_HSS_4" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"structure_reuse_HSS_4" end time: Dec 09 20:58 CET >"structure_reuse_HSS_4" time elapsed: 00:00:00 >---------------------------------------------------------- > >141/145 Testing: structure_reuse_HSS_5 >141/145 Test: structure_reuse_HSS_5 >Command: "/usr/bin/mpiexec" "-n" "8" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_structure_reuse_mpi" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1/examples/sparse/data/pde900.mtx" "--sp_compression" "HSS" "--sp_matching" "5" "--hss_leaf_size" "4" "--hss_rel_tol" "1e-3" "--hss_abs_tol" "1e-10" "--sp_compression_min_sep_size" "25" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"structure_reuse_HSS_5" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"structure_reuse_HSS_5" end time: Dec 09 20:58 CET >"structure_reuse_HSS_5" time elapsed: 00:00:00 >---------------------------------------------------------- > >142/145 Testing: SPARSE_mpi_matching_2 >142/145 Test: SPARSE_mpi_matching_2 >Command: "/usr/bin/mpiexec" "-n" "3" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_mpi" "gemat11/gemat11.mtx" "--sp_matching" "2" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_mpi_matching_2" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_mpi_matching_2" end time: Dec 09 20:58 CET >"SPARSE_mpi_matching_2" time elapsed: 00:00:00 >---------------------------------------------------------- > >143/145 Testing: SPARSE_mpi_matching_3 >143/145 Test: SPARSE_mpi_matching_3 >Command: "/usr/bin/mpiexec" "-n" "5" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_mpi" "gemat11/gemat11.mtx" "--sp_matching" "3" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_mpi_matching_3" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_mpi_matching_3" end time: Dec 09 20:58 CET >"SPARSE_mpi_matching_3" time elapsed: 00:00:00 >---------------------------------------------------------- > >144/145 Testing: SPARSE_mpi_matching_4 >144/145 Test: SPARSE_mpi_matching_4 >Command: "/usr/bin/mpiexec" "-n" "2" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_mpi" "gemat11/gemat11.mtx" "--sp_matching" "4" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_mpi_matching_4" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.05 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_mpi_matching_4" end time: Dec 09 20:58 CET >"SPARSE_mpi_matching_4" time elapsed: 00:00:00 >---------------------------------------------------------- > >145/145 Testing: SPARSE_mpi_matching_5 >145/145 Test: SPARSE_mpi_matching_5 >Command: "/usr/bin/mpiexec" "-n" "6" "--oversubscribe" "/var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test/test_sparse_mpi" "gemat11/gemat11.mtx" "--sp_matching" "5" >Directory: /var/tmp/portage/sci-libs/STRUMPACK-6.3.1-r2/work/STRUMPACK-6.3.1_build/test >"SPARSE_mpi_matching_5" start time: Dec 09 20:58 CET >Output: >---------------------------------------------------------- >-------------------------------------------------------------------------- >No network interfaces were found for out-of-band communications. We require >at least one available network for out-of-band messaging. >-------------------------------------------------------------------------- ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Failed. >"SPARSE_mpi_matching_5" end time: Dec 09 20:58 CET >"SPARSE_mpi_matching_5" time elapsed: 00:00:00 >---------------------------------------------------------- > >End testing: Dec 09 20:58 CET
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 885291
:
841203
| 841205