5 Commits

Author SHA1 Message Date
4aacb80bae wmake/rules: Removed temporary -fno-tree-slp-vectorize gcc option
introduced to work-around bug in the gcc-11.1 optimiser which is fixed in
gcc-11.2

See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101634
2021-07-28 11:37:02 +01:00
37108ec2ee wmake: Added support for the new OneAPI Intel compiler
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.
2021-07-20 16:51:09 +01:00
3d30a05a92 Renamed -frounded-math option 2014-12-16 08:37:25 +00:00
78f47dacd6 Move gcc-specific options to the appropriate wmake rules files 2014-12-15 22:39:21 +00:00
446e5777f0 Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00