Updated windows build system to define BLIS_CONFIG_EPYC flag.

All AMD specific optimization in BLIS are enclosed in BLIS_CONFIG_EPYC
pre-preprocessor, this was not defined in CMake which are resulting in
overall lower performance.

Updated version number to 3.1.1

Change-Id: I9848b695a599df07da44e77e71a64414b28c75b9
This commit is contained in:
Dipal M Zambare
2022-01-24 20:30:25 +05:30
parent c11fd5a8f6
commit 31921b9974
4 changed files with 8 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
3.1.0
3.1.1