aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPjotr Prins2017-12-27 10:44:16 +0000
committerPjotr Prins2017-12-27 10:44:16 +0000
commit847185bbce9bcf1595977fb32d7f7e87ab40b4a8 (patch)
treef547ee5ffa1eab95cc21175623f30fd14b90e44d
parentde72b4a9235c6932364fc1930fc243abfdd134e6 (diff)
downloadpangemma-847185bbce9bcf1595977fb32d7f7e87ab40b4a8.tar.gz
Release generic x86_64
-rw-r--r--RELEASE-NOTES.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index de7f3b5..b0923d1 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -8,8 +8,8 @@ and
### Speedup of GEMMA by using optimized OpenBlas
-* Providing a binary release with OpenBlas optimization for Intel Haswell
-* Dropped using standar lapack and gslcblas libs
+* Binary release with OpenBlas optimization for generic x86_64 and for Intel Haswell
+* Dropped using standard lapack and gslcblas libs
* Fixed NaN bug with GSL2 and made recent libraries the default
* Minimized use of Eigenlib libraries (single threaded and slow compilation)
* -legacy switch provides v0.96 behaviour (incl. eigenlib)