m-a-d-n-e-s-s / madness

Multiresolution Adaptive Numerical Environment for Scientific Simulation
GNU General Public License v2.0
181 stars 62 forks source link

hardwire `CMAKE_CUDA_STANDARD` to 17 #536

Closed evaleev closed 5 months ago

evaleev commented 5 months ago

this allows to build MADNESS with C++20 and later

also amend ea36a83e: no need to worry about CXX compiler flags