Skip to content

v0.11.7 - Cuda 11.4, CUDNN path fixes, new driver functions

Compare
Choose a tag to compare
@coreylowman coreylowman released this 01 Jul 14:22
· 23 commits to main since this release

What's Changed

  • Add documentation on how to synchronize non-default streams by @sebhtml in #261
  • Cuda1104 by @elmattic in #266
  • Add more search paths/lib names for cudnn dynamic linking & loading by @coreylowman in #264
  • Handling self.error_string() failing in Debug for DriverError by @coreylowman in #267
  • Adding various functions to driver result api for managed memory by @coreylowman in #268

New Contributors

Full Changelog: v0.11.6...v0.11.7