Created attachment 246073 [details] Add options to choose MPI and BLAS implementations - Add a license; - Add options to choose MPI and BLAS implementations; - Do not bump PORTREVISION because the default remains Netlib (excepted static vs shared libs). Caveat: may install an unneeded liblapack.
Committed, after maintainer’s time-out.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6379a25b53e6988f825bddd0057e00871b9ebffe commit 6379a25b53e6988f825bddd0057e00871b9ebffe Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-11-02 21:01:06 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-12-31 15:18:39 +0000 benchmarks/hpl: let’s choose among various BLAS × MPI implementations - Add a license - Add options to choose MPI and BLAS implementations. - Do not bump PORTREVISION because the default remains Netlib (excepted static vs shared libs). - And also this fixes the port with BLAS 3.12 Caveat: may install an unneeded liblapack. PR: 274882, 275860 Approved by: maintainer’s time-out benchmarks/hpl/Makefile | 43 ++++++++++++++++++++++++++++++------------- 1 file changed, 30 insertions(+), 13 deletions(-)