Skip to content

cpp_bindgen v1.1.0

Compare
Choose a tag to compare
@havogt havogt released this 15 Jun 12:05
· 2 commits to master since this release
5a83fdf

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).