File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11OpenBLAS ChangeLog
2+ ====================================================================
3+ Version 0.2.12
4+ 13-Oct-2014
5+ common:
6+ * Added CBLAS interface for ?omatcopy and ?imatcopy.
7+ * Enable ?gemm3m functions.
8+ * Added benchmark for ?gemm3m.
9+ * Optimized multithreading lower limits.
10+ * Disabled SYMM3M and HEMM3M functions
11+ because of segment violations.
12+
13+ x86/x86-64:
14+ * Improved axpy and symv performance on AMD Bulldozer.
15+ * Improved gemv performance on modern Intel and AMD CPUs.
16+
217====================================================================
318Version 0.2.11
41918-Aug-2014
Original file line number Diff line number Diff line change 33#
44
55# This library's version
6- VERSION = 0.2.11
6+ VERSION = 0.2.12
77
88# If you set the suffix, the library name will be libopenblas_$(LIBNAMESUFFIX).a
99# and libopenblas_$(LIBNAMESUFFIX).so. Meanwhile, the soname in shared library
You can’t perform that action at this time.
0 commit comments