A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/JuliaLinearAlgebra/MKL.jl/issues/129 below:

Failing mac tests on MKL 2023.2 · Issue #129 · JuliaLinearAlgebra/MKL.jl · GitHub

These are from https://github.com/JuliaLinearAlgebra/MKL.jl/actions/runs/5786517472/job/15681397514. Seen in #123

Just capturing here for the record, since this used to pass in earlier releases. Intel macs are naturally going to be rarer going forward.

/Users/runner/hostedtoolcache/julia/nightly/x64/share/julia/stdlib/v1.11/LinearAlgebra/test/hessenberg.jl:165
  Expression: q == H.Q
   Evaluated: LinearAlgebra.HessenbergQ{Float32, Matrix{Float32}, Vector{Float32}, false}('L', Float32[0.48528904 -1.0014808 … -0.030307978 -0.7633109; 2.0425682 -0.28568208 … -0.20587763 -0.37802437; … ; -0.2754056 0.12644324 … 0.32685924 -0.2837724; -0.084571004 -0.31725183 … -0.57449377 -1.1771917f-5], Float32[1.0812894, 1.7130128, 1.5992601, 1.2750033, 1.1304448, 1.7385159, 1.0735561, 1.8609964, 0.0]) == LinearAlgebra.HessenbergQ{Float32, Matrix{Float32}, Vector{Float32}, false}('L', Float32[0.48528904 -1.0014808 … -0.030307978 -0.7633109; 2.0425682 -0.28568208 … -0.20587763 -0.37802437; … ; -0.2754056 0.12644324 … 0.32685924 -0.2837724; -0.084571004 -0.31725183 … -0.57449377 -1.1771917f-5], Float32[1.0812894, 1.7130128, 1.5992601, 1.2750033, 1.1304448, 1.7385159, 1.0735561, 1.8609964, 0.0])

Error in testset LinearAlgebra/svd:
Test Failed at /Users/runner/hostedtoolcache/julia/nightly/x64/share/julia/stdlib/v1.11/LinearAlgebra/test/svd.jl:117
  Expression: u ≈ gsvd.U
   Evaluated: Float32[0.0 -5.5879354f-8 … -0.78393424 -0.1339644; 1.6134875f-8 -1.1920929f-7 … 0.07970633 -0.93217427; … ; 0.55903894 -0.037819117 … -4.4390035f-7 3.8400958f-7; -0.22140986 -0.1461803 … -3.878961f-8 3.624045f-7] ≈ Float32[0.0 -7.8231096f-8 … -0.71554583 -0.18624169; -1.936185f-8 -2.3841858f-7 … 0.06873807 -0.94687545; … ; 0.55903894 -0.0378191 … -3.9292095f-7 7.9845444f-7; -0.22140986 -0.1461803 … -4.2606607f-9 4.406664f-7]

Error in testset LinearAlgebra/svd:
Test Failed at /Users/runner/hostedtoolcache/julia/nightly/x64/share/julia/stdlib/v1.11/LinearAlgebra/test/svd.jl:118
  Expression: v ≈ gsvd.V
   Evaluated: Float32[-0.5393368 -0.14115341 … -0.7839343 -0.13396433; 0.23523282 -0.2245052 … 0.07970638 -0.932174; … ; -0.019161066 0.9574704 … -0.1[295](https://github.com/JuliaLinearAlgebra/MKL.jl/actions/runs/5786517472/job/15681397514#step:6:298)833 -0.25313902; -0.3636371 -0.09861331 … 0.027349059 -0.19924322] ≈ Float32[-0.5574541 0.008056489 … -0.71554583 -0.18624157; 0.16584313 -0.25239503 … 0.068738 -0.9468756; … ; 0.18809628 0.952571 … -0.07684289 -0.2265478; -0.35131583 0.051241323 … -0.20512289 -0.00669[296](https://github.com/JuliaLinearAlgebra/MKL.jl/actions/runs/5786517472/job/15681397514#step:6:299)4]

Error in testset LinearAlgebra/svd:
Test Failed at /Users/runner/hostedtoolcache/julia/nightly/x64/share/julia/stdlib/v1.11/LinearAlgebra/test/svd.jl:121
  Expression: q ≈ gsvd.Q
   Evaluated: Float32[0.029677186 -0.18556467 … -0.18176904 -0.079[302](https://github.com/JuliaLinearAlgebra/MKL.jl/actions/runs/5786517472/job/15681397514#step:6:305)154; 0.12394619 0.0710909 … 0.3533966 0.328963; … ; -0.3672375 0.38706842 … -0.30962652 0.020778175; 0.0946717 0.3736041 … -0.026582863 0.56813794] ≈ Float32[0.029677186 -0.18556467 … -0.09815004 -0.18364623; 0.12394619 0.0710909 … 0.45068854 0.25402257; … ; -0.3672375 0.38706842 … -0.37208557 0.27888396; 0.0946717 0.3736041 … 0.04549404 0.47158355]

Error in testset LinearAlgebra/lapack:
Test Failed at /Users/runner/hostedtoolcache/julia/nightly/x64/share/julia/stdlib/v1.11/LinearAlgebra/test/lapack.jl:216
  Expression: norm(diff(Avs ./ Bvs, dims = 1)) < 100 * eps(abs(float(one(elty))))
   Evaluated: 0.00022558474f0 < 1.1920929f-5

ERROR: LoadError: Test run finished with errors
in expression starting at /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/jl_9Ftkhw/runtests.jl:95
ERROR: LoadError: failed process: Process(`/Users/runner/hostedtoolcache/julia/nightly/x64/bin/julia -Cnative -J/Users/runner/hostedtoolcache/julia/nightly/x64/lib/julia/sys.dylib --depwarn=yes --check-bounds=yes -g1 --code-coverage=@/Users/runner/work/MKL.jl/MKL.jl --color=yes --startup-file=no --pkgimages=no --project=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/jl_84EKRD/Project.toml /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/jl_9Ftkhw/runtests.jl LinearAlgebra`, ProcessExited(1)) [1]

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4