[Bug 197231] math/openblas: [PATCH] update to 0.2.13
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 1 00:59:26 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197231
Bug ID: 197231
Summary: math/openblas: [PATCH] update to 0.2.13
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: dieterich.joh at gmail.com
CC: phd_kimberlite at yahoo.co.jp
CC: phd_kimberlite at yahoo.co.jp
Flags: maintainer-feedback?(phd_kimberlite at yahoo.co.jp)
Created attachment 152427
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152427&action=edit
svn diff math/openblas
Minor update to 0.2.13, some select important updates from
http://www.openblas.net/Changelog.txt:
* Fix Fortran compiler detection on FreeBSD.
(#470, Thanks Mike Nolta)
* Fix a bug of sgemm kernel on Intel Sandy Bridge.
* Added CBLAS interface for ?omatcopy and ?imatcopy.
* Improved axpy and symv performance on AMD Bulldozer.
* Improved gemv performance on modern Intel and AMD CPUs.
portlint reports two warnings:
WARN: Makefile: QUAD_PRECISION appears in PORT_OPTIONS:M, but is not listed in
OPTIONS_DEFINE.
WARN: Makefile: DEBUG appears in PORT_OPTIONS:M, but is not listed in
OPTIONS_DEFINE.
but these existed in the 0.2.11 port as well, hence are no regressions.
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer CC'd
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list