The icx and icpx Intel compilers are selected by WM_COMPILER=Icx These compilers are based on the Clang front-end and hence the configuration files are based on and nearly identical to those for Clang. Support for the new OneAPI compilers replaces the now deprecated Intel icc, icpc compilers.
5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
c++DBUG =
|
|
c++OPT = -O3 -fno-tree-slp-vectorize
|
|
|
|
ROUNDING_MATH = -frounding-math
|