Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 23:27
· 38 commits to main since this release

Commits

  • db84b3e: Fix CUDA static linking. (Christopher H. Jordan)
  • 58dbeca: Fix CUDA functions/types in CPU C header. (Christopher H. Jordan)
  • 701d9dc: Allow multiple CUDA arches and SMs to be compiled. (Christopher H. Jordan)
  • 7828996: Fix a rare CUDA compile error. (Christopher H. Jordan)
  • ffff55e: Tidy function documentation. (Christopher H. Jordan)
  • 6ff8d9a: FFI API changes. (Christopher H. Jordan)
  • a3875ca: Rust API changes. (Christopher H. Jordan)
  • 99050b6: Improve CUDA error handling. (Christopher H. Jordan)
  • 8f72721: Update dependencies, update CI, bump version. (Christopher H. Jordan)