Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2023 16:34:20 +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-Vgh63sYOC7@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

Robert Clausecker <fuz@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fuz@FreeBSD.org

--- Comment #6 from Robert Clausecker <fuz@FreeBSD.org> ---
(In reply to Daniel Engberg from comment #5)

I think OpenBLAS does dynamic runtime dispatch for SIMD kernels.  So the co=
de
is compiled multiple times for varying levels of instruction set dependenci=
es
and the correct variant then picked at runtime.  So -mavx2 and friends shou=
ld
only be passed for some files, with others being compiled without such flag=
s.

--=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-Vgh63sYOC7>