v0.18.0 - Fixing potential mutable aliasing
What's Changed
- Adding CudaContext::per_thread_stream() by @chelsea0x3b in #491
- adds more filters for cuda 13 by @chelsea0x3b in #492
- Deprecate memcpy_stod,memcpy_dtov. Adds clone_htod,clone_dtoh by @chelsea0x3b in #493
- Small docs updates by @chelsea0x3b in #494
- [Breaking] Fixing mutable aliasing soundness issue by @chelsea0x3b in #495
Full Changelog: v0.17.8...v0.18.0