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.10
4+ 18-Aug-2014
5+ common:
6+ * Added some benchmark codes.
7+ * Fix link error on Linux/musl.(Thanks Isaac Dunham)
8+
9+ x86/x86-64:
10+ * Improved s/c/zgemm performance for Intel Haswell.
11+ * Improved s/d/c/zgemv performance.
12+ * Support the big numa machine.(EXPERIMENT)
13+
14+ ARM:
15+ * Fix detection when cpuinfo uses "Processor". (Thanks Isaiah)
16+
217====================================================================
318Version 0.2.10
41916-Jul-2014
Original file line number Diff line number Diff line change 33#
44
55# This library's version
6- VERSION = 0.2.10
6+ VERSION = 0.2.11
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