OpenBLAS 0.2.11 version.
authorZhang Xianyi <traits.zhang@gmail.com>
Mon, 18 Aug 2014 03:15:42 +0000 (11:15 +0800)
committerZhang Xianyi <traits.zhang@gmail.com>
Mon, 18 Aug 2014 03:15:42 +0000 (11:15 +0800)
Changelog.txt
Makefile.rule

index 5b85227..d33cffc 100644 (file)
@@ -1,6 +1,21 @@
 OpenBLAS ChangeLog
 ====================================================================
 Version 0.2.10
+18-Aug-2014
+common:
+       * Added some benchmark codes.
+       * Fix link error on Linux/musl.(Thanks Isaac Dunham)
+
+x86/x86-64:
+       * Improved s/c/zgemm performance for Intel Haswell.
+       * Improved s/d/c/zgemv performance.
+       * Support the big numa machine.(EXPERIMENT)
+
+ARM:
+       * Fix detection when cpuinfo uses "Processor". (Thanks Isaiah)
+
+====================================================================
+Version 0.2.10
 16-Jul-2014
 common:
        * Added BLAS extensions as following.
index 7bbb39e..7430320 100644 (file)
@@ -3,7 +3,7 @@
 #
 
 # This library's version
-VERSION = 0.2.10
+VERSION = 0.2.11
 
 # If you set the suffix, the library name will be libopenblas_$(LIBNAMESUFFIX).a
 # and libopenblas_$(LIBNAMESUFFIX).so. Meanwhile, the soname in shared library