STEllAR-GROUP / octotiger

Astrophysics program simulating the evolution of star systems based on the fast multipole method on adaptive Octrees
http://octotiger.stellar-group.org/
Boost Software License 1.0
48 stars 17 forks source link

cmake: fix cuda restriction for C++20 #472

Closed junghans closed 6 months ago

diehlpk commented 7 months ago

@junghans thanks. I will merge it once the tests passed.

junghans commented 6 months ago

@G-071 what is the build failure?

G-071 commented 6 months ago

The build failures were unrelated. We simply needed to adapt our Jenkins pipelines to a few changes (see #474 ).

The changes in this PR here seem simple enough -- though for completion’s sake I will wait with merging it until #474 is merged first, and the updated tests pass here as well.