You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Cleanup
Removes GT_LEGACY mode (this mode allowed to ship cpp_bindgen with GridTools with the interface as defined in GridTools v1.x). With the release of GridTools v2.0, the legacy mode is obsolete.
Fixes
Removes a deprecation warning in CUDA 10.0 and later.
CMake: Removes the obsolete FindThreads fix for CUDA (which was not needed since CMake 3.13).