diff options
author | 2021-12-08 13:40:18 -0800 | |
---|---|---|
committer | 2021-12-08 21:40:18 +0000 | |
commit | 6577874ae22634fee907fe9180080f7e6998afa1 (patch) | |
tree | de5c119d2c9ff8df8003c67b0432fc9fdef5d0a9 /Source/FieldSolver/SpectralSolver/SpectralAlgorithms/SpectralBaseAlgorithm.H | |
parent | c76787d73c03f74f96e896a1cc351b26b4a9dcef (diff) | |
download | WarpX-6577874ae22634fee907fe9180080f7e6998afa1.tar.gz WarpX-6577874ae22634fee907fe9180080f7e6998afa1.tar.zst WarpX-6577874ae22634fee907fe9180080f7e6998afa1.zip |
C++17, CMake 3.17+ (#2300)
* C++17, CMake 3.17+
Update C++ requirements to compile with C++17 or newer.
* Superbuild: C++17 in AMReX/PICSAR/openPMD-api
* Summit: `cuda/11.0.3` -> `cuda/11.3.1`
When compiling AMReX in C++17 on Summit, the `cuda/11.0.3` module
(`nvcc 11.0.2211`) dies with:
```
... Base/AMReX_TinyProfiler.cpp
nvcc error : 'cicc' died due to signal 11 (Invalid memory reference)
nvcc error : 'cicc' core dumped
```
Although this usually is a memory issue, it also appears in `-j1`
compiles.
Diffstat (limited to 'Source/FieldSolver/SpectralSolver/SpectralAlgorithms/SpectralBaseAlgorithm.H')
0 files changed, 0 insertions, 0 deletions