Package evaluation to test KrylovMethods on Julia 1.14.0-DEV.1699 (993b392fda*) started at 2026-02-13T21:26:40.690 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.82s ################################################################################ # Installation # Installing KrylovMethods... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [9a2cd570] + KrylovMethods v0.6.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [9a2cd570] + KrylovMethods v0.6.0 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 0.85s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2103.7 ms ✓ KrylovMethods 4075.5 ms ✓ LinearOperators 2 dependencies successfully precompiled in 6 seconds. 15 already precompiled. Precompilation completed after 24.32s ################################################################################ # Testing # Testing KrylovMethods Status `/tmp/jl_XgTiCg/Project.toml` [9a2cd570] KrylovMethods v0.6.0 [5c8ed15e] LinearOperators v2.12.0 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_XgTiCg/Manifest.toml` [e2ba6199] ExprTools v0.1.10 [9aa1b823] FastClosures v0.3.2 [9a2cd570] KrylovMethods v0.6.0 [5c8ed15e] LinearOperators v2.12.0 [a759f4b9] TimerOutputs v0.5.29 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... === bicgstb === iter relres 1 9.47e-02 2 8.60e-03 3 9.00e-04 bicgstb iterated maxIter (=3) times but reached only residual norm 8.60e-03 instead of tol=1.00e-06. bcgstb achieved desired tolerance at iteration 6. Residual norm is 9.92e-07. === block bicgstb === iter relres 1 8.92e-02 2 1.65e-02 3 1.70e-03 blockBiCGSTB iterated maxIter (=3) times but reached only residual norm 1.65e-02 instead of tol=1.00e-06. blockBiCGSTB achieved desired tolerance at iteration 6.5. Residual norm is 4.27e-07. === cg === iter relres 1 0.00e+00 cg achieved desired tolerance at iteration 1. Residual norm is 0.00e+00. === cg === iter relres 1 1.63e-01 cg iterated maxIter (=1) times but reached only residual norm 1.63e-01 instead of tol=1.00e-15. Matrix A in cg has to be positive definite. cg achieved desired tolerance at iteration 24. Residual norm is 8.77e-06. WARNING: Method definition getDivGrad(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/KrylovMethods/Vz3XT/test/getDivGrad.jl:1 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition ddx(Any) in module Main at /home/pkgeval/.julia/packages/KrylovMethods/Vz3XT/test/getDivGrad.jl:12 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition spdiags(Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/KrylovMethods/Vz3XT/test/getDivGrad.jl:19 overwritten on the same line (check for duplicate calls to `include`). === blockcg === iter max(relres) 1 3.19e-16 blockCG achieved desired tolerance at iteration 1. Residual norm is 3.19e-16. === blockcg === iter max(relres) 1 6.09e-16 blockCG iterated maxIter (=1) times but reached only residual norm 6.09e-16 instead of tol=1.00e-30. === blockcg === iter max(relres) 1 3.93e-01 2 2.27e-01 3 1.55e-01 4 1.15e-01 5 9.81e-02 6 6.76e-02 7 4.10e-02 8 2.20e-02 9 1.08e-02 10 5.20e-03 11 2.22e-03 12 9.32e-04 blockCG achieved desired tolerance at iteration 12. Residual norm is 9.32e-04. === blockcg === iter max(relres) 1 3.93e-01 2 2.27e-01 3 1.55e-01 4 1.15e-01 5 9.81e-02 6 6.76e-02 7 4.10e-02 8 2.20e-02 9 1.08e-02 10 5.20e-03 11 2.22e-03 12 9.32e-04 blockCG achieved desired tolerance at iteration 12. Residual norm is 9.32e-04. === cgls === iter |A'r| norm(r) norm(x) 1 2.08e+01 6.77e-01 9.06e+00 2 1.79e+00 7.70e-01 9.01e+00 cgls iterated maxIter (=2) times witout reaching tolerance. Returned result has residual norm 1.79e+00. cgls relative gradient norm below desired tolerance at iteration 10. Returned result has residual norm 2.16e-09. === gmres === iter relres 1 3.4e-01 9.5e-02 2.7e-02 2.7e-02 2 8.3e-03 2.7e-03 8.4e-04 8.4e-04 3 2.7e-04 8.5e-05 2.1e-05 2.1e-05 gmres iterated maxIter (=3) times without achieving the desired tolerance. gmres achieved desired tolerance at iteration 3. Residual norm is 5.41e-07. ******************************************************* === fgmres === iter relres 1 3.4e-01 9.5e-02 2.7e-02 2 8.3e-03 2.7e-03 8.4e-04 3 2.7e-04 8.5e-05 2.1e-05 fgmres iterated maxIter (=3) outer iterations without achieving the desired tolerance. Acheived: 2.11e-05 fgmres achieved desired tolerance at inner iteration 12. Residual norm is 5.41e-07. ******************************************************* === blockFGMRES === iter relres 1 2.3e-01 4.7e-02 1.0e-02 2 2.3e-03 4.8e-04 8.4e-05 3 2.0e-05 4.3e-06 8.9e-07 blockFGMRES iterated maxIter (=3) outer iterations without achieving the desired tolerance. Acheived: 8.90e-07 ----------------------------------- blockFGMRES achieved desired tolerance at inner iteration 9. Residual norm is 6.71e-07. ***************************************************************************** Givens rotation for v=[0.0,-1.9947098303424424] Givens rotation for v=[-0.7376378689468327,0.0] Givens rotation for v=[1.3044738456413572,-2.555023576422743] === Testing Lanczos Bidiagonalization === ssor achieved desired tolerance at iteration 39. Residual norm is 9.85e-03. ssor achieved desired tolerance at iteration 58. Residual norm is 9.90e-03. cg achieved desired tolerance at iteration 53. Residual norm is 8.70e-13. === sor === iter relres 1 1.42e-01 2 6.28e-02 3 3.82e-02 ssor iterated maxIter (=3) times but reached only residual norm 3.82e-02 instead of tol=1.00e-02. ssor achieved desired tolerance at iteration 15. Residual norm is 9.30e-03. ssor achieved desired tolerance at iteration 22. Residual norm is 9.53e-03. iter |r_k| |A'*r_k| |A| cond(A) STOP 001 4.629e-01 4.792e-01 1.673e+00 1.000e+00 [0,0,0] 002 2.979e-16 4.965e-16 2.000e+00 2.309e+00 [1,0,0] lsqr achieved desired tolerance at iteration 2. The system should be compatible. Residual norm is 2.98e-16. lsqr achieved desired tolerance at iteration 2. The system should be incompatible. Gradient norm is 2.33e+00. lsqr achieved desired tolerance at iteration 10. The system should be incompatible. Gradient norm is 9.01e+00. minres iterated maxIter (=1) times but reached only residual norm 1.89e-01 instead of tol=1.00e-12. === minres === iter |r_k| |A*r_k| |A| cond(A) 1 1.89e-01 5.32e-01 5.72e+00 1.19e+00 2 2.35e-02 4.55e-02 5.72e+00 1.19e+00 3 2.43e-03 5.01e-03 6.64e+00 1.38e+00 4 1.53e-05 1.70e-06 6.64e+00 1.38e+00 5 9.83e-19 1.16e-30 6.64e+00 1.38e+00 minres converged at iteration 5. |A r_k|=1.16e-30 and |r_k|=9.83e-19. === minres === iter |r_k| |A*r_k| |A| cond(A) 1 4.22e-02 1.50e-01 5.13e+00 1.01e+00 2 6.56e-03 1.63e-02 5.80e+00 1.14e+00 3 2.64e-04 2.04e-04 6.48e+00 1.27e+00 4 3.14e-06 6.24e-07 6.48e+00 1.27e+00 5 3.76e-19 8.25e-31 6.48e+00 1.27e+00 minres converged at iteration 5. |A r_k|=8.25e-31 and |r_k|=3.76e-19. test stop by condlim test stop by beta minres stopped because beta (=2.06e-13) became smaller than the tolerance (btol=1.00e-10) at iteration 5. test if anything is done for zero right hand side Test Summary: | Pass Total Time KrylovMethods | 155 155 3m17.6s Testing KrylovMethods tests passed Testing completed after 206.56s PkgEval succeeded after 252.48s