[MacPorts] #70105: oof2 opportunistically links to a random BLAS implementation
MacPorts
noreply at macports.org
Thu May 30 18:32:22 UTC 2024
#70105: oof2 opportunistically links to a random BLAS implementation
----------------------------------------------+--------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: oof2, flexiblas, OpenBLAS, blis |
----------------------------------------------+--------------------
Comment (by snarkhunter):
oof2 uses CMake's findBLAS function, and then links to ${BLAS_LIBRARIES}.
It is agnostic about which BLAS it uses. Since it can use Accelerate, it
doesn't have an explicit BLAS dependency. Should it? Should it use a
variant to specify which BLAS to link to?
--
Ticket URL: <https://trac.macports.org/ticket/70105#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list