Skip to content

v0.9.0 - Feature flags, better streams, bug fixes

Choose a tag to compare

@chelsea0x3b chelsea0x3b released this 10 Mar 21:37
· 497 commits to main since this release

What's Changed

  • Removing dep on find-cuda-helper. Moving no-std behind feature flag by @coreylowman in #92
  • Adds feature flags for each of the parts of cudarc by @coreylowman in #93
  • Reverting free stream, putting free_async calls on default stream by @coreylowman in #94
  • More sound CudaStream by @coreylowman in #95

Full Changelog: v0.8.0...v0.9.0