Skip to content

Fixes to API and CUDA backend

Compare
Choose a tag to compare
@GPMueller GPMueller released this 04 Jul 14:42
· 525 commits to master since this release
  • Fixed a bug in the HTST API
  • Fixed incorrect names in the Python log API
  • The CUDA backend now uses CUB for reductions, eliminating some error-prone self-written boilerplate code.
  • Improved the documentation of CUDA limitations, noting the fact that the GUI cannot be used with the CUDA backend on Windows or OSX