Package evaluation to test BLISBLAS on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T14:14:07.037 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.38s ################################################################################ # Installation # Installing BLISBLAS... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6f275bd8] + BLISBLAS v0.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [6f275bd8] + BLISBLAS v0.2.0 [692b3bcd] + JLLWrappers v1.7.1 [21216c6a] + Preferences v1.5.2 [17f450c3] + LAPACK32_jll v3.12.1+1 [51474c39] + LAPACK_jll v3.12.1+1 [1d63c593] + LLVMOpenMP_jll v18.1.8+0 [e47b3055] + blis32_jll v2.0.0+2 [6136c539] + blis_jll v2.0.0+2 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 2.5s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2299.2 ms ✓ LAPACK32_jll 2300.7 ms ✓ blis_jll 2238.6 ms ✓ blis32_jll 2252.5 ms ✓ LAPACK_jll 1285.4 ms ✓ BLISBLAS 5 dependencies successfully precompiled in 11 seconds. 15 already precompiled. 8 dependencies precompiled but different versions are currently loaded (Base64, Dates, JuliaSyntaxHighlighting, Logging, Markdown, Printf, StyledStrings and TOML). Restart julia to access the new versions. Otherwise, 10 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 29.88s ################################################################################ # Testing # Testing BLISBLAS Status `/tmp/jl_myrkAB/Project.toml` [6f275bd8] BLISBLAS v0.2.0 [17f450c3] LAPACK32_jll v3.12.1+1 [51474c39] LAPACK_jll v3.12.1+1 [e47b3055] blis32_jll v2.0.0+2 [6136c539] blis_jll v2.0.0+2 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_myrkAB/Manifest.toml` [6f275bd8] BLISBLAS v0.2.0 [692b3bcd] JLLWrappers v1.7.1 [21216c6a] Preferences v1.5.2 [17f450c3] LAPACK32_jll v3.12.1+1 [51474c39] LAPACK_jll v3.12.1+1 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [e47b3055] blis32_jll v2.0.0+2 [6136c539] blis_jll v2.0.0+2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates 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 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time BLISBLAS.jl tests | 3098 3098 11m50.0s Sanity Tests | 3 3 28.2s BLAS threads | 6 6 0.3s LinearAlgebra.jl BLAS tests | 1906 1906 4m58.4s vec_pointer_stride | 7 7 1.2s elty = Float32 | 394 394 1m12.5s elty = Float64 | 394 394 1m01.7s elty = ComplexF32 | 430 430 1m03.6s elty = ComplexF64 | 430 430 1m04.6s syr for eltype Float32 | 4 4 0.5s syr for eltype Float64 | 4 4 0.6s syr for eltype ComplexF32 | 4 4 0.5s syr for eltype ComplexF64 | 4 4 0.6s her for eltype ComplexF32 | 4 4 0.4s her for eltype ComplexF64 | 4 4 0.4s strided interface adjtrans | 26 26 1.0s strided interface blas | 150 150 11.6s get_set_num_threads | 4 4 0.0s test for 0-strides | 11 11 2.0s test for 0-strides | 11 11 1.9s test for 0-strides | 12 12 2.4s test for 0-strides | 12 12 2.3s libblas_name | 1 1 0.0s LinearAlgebra.jl LAPACK tests | 1183 1183 6m23.0s syevr | 64 64 8.9s gglse | 4 4 2.6s gebrd, bdsqr, throw for bdsdc | 16 16 4.1s Issue #7886 | 2 2 1.9s geqrt(3) | 4 4 39.2s gbtrf and gbtrs | 16 16 6.9s geqp3, geqrt error handling | 36 36 1.9s gels, gesv, getrs, getri error handling | 32 32 2.0s gelsy, gelsd | 12 12 18.8s gglse errors | 12 12 0.0s gesvd, ggsvd | 36 36 4.3s geevx, ggev, ggev3 errors | 40 40 2.9s gebal/gebak | 4 4 11.4s gels | 8 8 10.1s getrf/getri | 8 8 29.0s geev | 8 8 1.1s gtsv | 20 20 12.0s gttrs,gttrf errors | 28 28 3.5s orglq and friends errors | 240 240 7.8s sytri, sytrs, and sytrf | 68 68 25.6s hetrf, hetrs | 8 8 0.4s stev, stebz, stein, stegr | 20 20 10.1s trtri & trtrs | 28 28 0.8s larfg & larf | 24 24 6.6s tgsen, tzrzf, & trsyl | 32 32 3.7s sysv | 12 12 9.9s hesv | 12 12 9.6s ptsv | 12 12 5.7s pttrf and pttrs | 20 20 0.4s posv and some errors for friends | 24 24 19.1s gesvx | 4 4 46.0s gees, gges, gges3 error throwing | 24 24 2.4s trrfs & trevc | 44 44 5.5s laic1 | 4 4 0.2s trsen | 144 144 5.4s trexc | 20 20 0.8s lacpy! | 40 40 1.2s Julia vs LAPACK | 42 42 14.2s issue #49489 | 1 1 0.1s hetrd ignore non-filled half | 1 1 0.3s inference in syev!/syevd! | 0 0.4s Testing BLISBLAS tests passed Testing completed after 716.59s PkgEval succeeded after 775.41s