[Bug 273219] math/openblas: update to 0.3.24

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 14 Nov 2023 14:15:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273219

--- Comment #38 from Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> ---
Created attachment 246307
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=246307&action=edit
update to 0.3.25

Hi,
I have created the update to v0.3.25 including the workaround of OpenMP runtime
related problem. I could not reproduce the octave-related and ARM
architecture-related problem, so could you carefully do exp-run please?

> That means that we already have a problem ATM with OpenBLAS and Julia. I have not [yet?] found the cause of this error, but the part "From worker 7" suggests something wrong with multi-threading…
Thank you very much for investigating that problem. However I'm sorry, at least
partially, I think it is not openblas problem but julia porting.
This error should be fixed and...
> From worker 7:    Error: no BLAS/LAPACK library loaded!
the following error disappears when I remove the ports patch
files/patch-stdlib_LinearAlgebra_src_lbt.jl.
>  Expression: BLAS.get_num_threads() === 1
>   Evaluated: 8 === 1
That patch seems to remove lbt_set_num_threads function call, so set / get
number of threads unit test fail...

Thanks in advance!

-- 
You are receiving this mail because:
You are the assignee for the bug.