diff options
author | 2020-09-23 18:59:08 -0700 | |
---|---|---|
committer | 2020-09-23 18:59:08 -0700 | |
commit | 20649677733e0b457def83ff48147facf8268b5c (patch) | |
tree | 12a99903ef841426e3aad29ce2ad50121a4f6fac /Source/FieldSolver/SpectralSolver/WrapCuFFT.cpp | |
parent | b1c9e243f1a00f597dfaaa122597c015d71b67ac (diff) | |
download | WarpX-20649677733e0b457def83ff48147facf8268b5c.tar.gz WarpX-20649677733e0b457def83ff48147facf8268b5c.tar.zst WarpX-20649677733e0b457def83ff48147facf8268b5c.zip |
SYCL 2020/DPC++: C++17 (#1375)
Request C++17 in GNUmake for DPC++ builds. This is now required since
we use MKL headers that are in C++17 and since SYCL 2020 and later
rely on C++17 or newer.
(In fact, `dpcpp` beta07 and newer already defaulted to C++17.)
This updates the explicit GNUmake flag (request exactly one standard).
The CMake flags in WarpX are "request C++14 or newer" and AMReX
CMake files push those up to "request C++17 or newer" for DPC++.
Diffstat (limited to 'Source/FieldSolver/SpectralSolver/WrapCuFFT.cpp')
0 files changed, 0 insertions, 0 deletions