Add AVX_512 and KNC symbols to FFTW SIMD test
commitf9857849fe28f0a2607da46ff72b567ac4fe916c
authorErik Lindahl <erik@kth.se>
Fri, 5 Jan 2018 10:49:45 +0000 (5 11:49 +0100)
committerErik Lindahl <erik.lindahl@gmail.com>
Fri, 5 Jan 2018 14:45:10 +0000 (5 15:45 +0100)
tree03793fbc93aa601632101c0b57fff0c4c5010c77
parent382b492ae08d6e47ede55f1a0319be9d99b7b67a
Add AVX_512 and KNC symbols to FFTW SIMD test

Otherwise the CMake code might complain loudly about
FFTW not being accelerated on KNC or KNL hosts.

Change-Id: I888936e9cec18436d775cb3c6eedc21335ab0e95
cmake/FindFFTW.cmake