Date: Mon, 13 Nov 2023 17:47:39 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 273219] math/openblas: update to 0.3.24 Message-ID: <bug-273219-7788-kpNCOXcbuh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273219-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-273219-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273219 --- Comment #37 from Thierry Thomas <thierry@FreeBSD.org> --- Running `make test' with the current ports tree, i.e. with openblas-0.3.20,= 2, shows the hereunder failure: LinearAlgebra/structuredbroadcast (4) | started at 2023-11-12T22:22:21.327 From worker 7: Error: no BLAS/LAPACK library loaded! LinearAlgebra/symmetric (6) | 766.84 | 14.26 | = 1.9 | 18986.41 | 1603.62 LinearAlgebra/blas (7) | failed at 2023-11-12T22:23:06.450 Test Failed at /usr/ports/lang/julia/work/julia-1.9.3/usr/share/julia/stdlib/v1.9/LinearAl= gebra/test/blas.jl:680 Expression: BLAS.get_num_threads() =3D=3D=3D 1 Evaluated: 8 =3D=3D=3D 1 Test Failed at /usr/ports/lang/julia/work/julia-1.9.3/usr/share/julia/stdlib/v1.9/LinearAl= gebra/test/blas.jl:699 Expression: BLAS.axpy!(=CE=B1, a, copy(b)) =E2=89=88 =CE=B1 * a + b Evaluated: ComplexF64[1.9330187934128453 - 8.970730564994865im, -0.6963896877405945 + 0.8611170231579576im, -0.6963896877405945 + 0.8611170231579576im, -0.6963896877405945 + 0.8611170231579576im, -0.6963896877405945 + 0.8611170231579576im, -0.6963896877405945 + 0.8611170231579576im, -0.6963896877405945 + 0.8611170231579576im, -0.6963896877405945 + 0.8611170231579576im, -0.6963896877405945 + 0.8611170231579576im, -0.6963896877405945 + 0.8611170231579576im] =E2=89=88 ComplexF64[-0.4334488396252506 - 0.12206773565732487im, -0.4334488396252506= - 0.12206773565732487im, -0.4334488396252506 - 0.12206773565732487im, -0.4334488396252506 - 0.12206773565732487im, -0.4334488396252506 - 0.12206773565732487im, -0.4334488396252506 - 0.12206773565732487im, -0.4334488396252506 - 0.12206773565732487im, -0.4334488396252506 - 0.12206773565732487im, -0.4334488396252506 - 0.12206773565732487im, -0.4334488396252506 - 0.12206773565732487im] Test Failed at /usr/ports/lang/julia/work/julia-1.9.3/usr/share/julia/stdlib/v1.9/LinearAl= gebra/test/blas.jl:721 Expression: 23.0 =3D=3D=3D #=3D /usr/ports/lang/julia/work/julia-1.9.3/usr/share/julia/stdlib/v1.9/LinearAl= gebra/test/blas.jl:721 =3D# @ccall(($dot_sym)(2::Int, [2.0, 3.0]::Ref{Cdouble}, 1::Int, [4.0, 5.0]::Ref{Cdouble}, 1::Int)::Cdouble) Evaluated: 23.0 =3D=3D=3D 5.0 That means that we already have a problem ATM with OpenBLAS and Julia. I ha= ve not [yet?] found the cause of this error, but the part "From worker 7" sugg= ests something wrong with multi-threading=E2=80=A6 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273219-7788-kpNCOXcbuh>