Skip to content

v0.19.0

Compare
Choose a tag to compare
@GPUtester GPUtester released this 21 Apr 14:56
· 791 commits to main since this release

🚨 Breaking Changes

  • Avoid potential race conditions in device_scalar/device_uvector setters (#725) @harrism

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

  • Clarify log file name behaviour in docs (#722) @shwina
  • Add Cython definitions for device_uvector (#720) @shwina
  • Python bindings for cuda_async_memory_resource (#718) @shwina

πŸ› οΈ Improvements