Change ICX flags based on ISA

Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
This commit is contained in:
Rafael Ravedutti
2023-01-16 23:13:40 +01:00
parent 8aad7e87a0
commit 5833f00894
3 changed files with 26 additions and 16 deletions

17
.gitignore vendored
View File

@@ -58,13 +58,10 @@ dkms.conf
todo.txt
# Build directories and executables
GCC-*/
ICC-*/
ICX-*/
CLANG-*/
NVCC-*/
MDBench-GCC*
MDBench-ICC*
MDBench-ICX*
MDBench-CLANG*
MDBench-NVCC*
#GCC-*/
#ICC-*/
#ICX-*/
#CLANG-*/
#NVCC-*/
build-*/
MDBench-*