Skip to content
Snippets Groups Projects
Ben Cumming's avatar
Benjamin Cumming authored
* the user can specify one of {none,AVX,AVX2,KNL} as
  targets for vectorization
* if modcc is available in PATH it will be used, which
  makes cross compilation easier
* a new flag USE_OPTIMIZED_KERNELS can be set to
  generate optimized kernels from the modcc compiler
  (equivalent to adding -O flag to modcc)
5271e619
Name Last commit Last update
..
CompilerOptions.cmake
FindTBB.cmake