projects
/
platform
/
upstream
/
openblas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8ebfc9
)
Update system.cmake
author
Martin Kroeker
<martin@ruby.chemie.uni-freiburg.de>
Wed, 19 Aug 2020 20:51:10 +0000
(22:51 +0200)
committer
GitHub
<noreply@github.com>
Wed, 19 Aug 2020 20:51:10 +0000
(22:51 +0200)
cmake/system.cmake
patch
|
blob
|
history
diff --git
a/cmake/system.cmake
b/cmake/system.cmake
index
827ff5a
..
e3617c4
100644
(file)
--- a/
cmake/system.cmake
+++ b/
cmake/system.cmake
@@
-55,7
+55,7
@@
if (DEFINED TARGET)
endif()
# elseif (${CMAKE_C_COMPILER_ID} STREQUAL "CLANG")
# set (KERNEL_DEFINITIONS "${KERNEL_DEFINITIONS} -mavx2")
- endif()
+
#
endif()
endif()
if (${TARGET} STREQUAL "SKYLAKEX" AND NOT NO_AVX512)
set (KERNEL_DEFINITIONS "${KERNEL_DEFINITIONS} -march=skylake-avx512")