Add Haswell support
authorDan Luu <danluu@gmail.com>
Sun, 30 Jun 2013 16:35:00 +0000 (11:35 -0500)
committerDan Luu <danluu@gmail.com>
Sun, 30 Jun 2013 16:35:00 +0000 (11:35 -0500)
README.md

index 2ecea32ccfb66ea2082432079daf4a43de7bcc59..9e99bb9389d248d159f429376ba89c48c301fa0b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -43,6 +43,7 @@ Please read GotoBLAS_01Readme.txt
 #### x86/x86-64:
 - **Intel Xeon 56xx (Westmere)**: Used GotoBLAS2 Nehalem codes.
 - **Intel Sandy Bridge**: Optimized Level-3 BLAS with AVX on x86-64.
+- **Intel Haswell**: Optimized Level-3 BLAS with AVX on x86-64 (identical to Sandy Bridge).
 - **AMD Bobcat**: Used GotoBLAS2 Barcelona codes.
 - **AMD Bulldozer**: x86-64 S/DGEMM AVX kernels. (Thank Werner Saar)