v1.0.0
Release v1.0.0
This release adds new device-level ops for QIPC, and volatile_load.
What's Changed
GPU
- [GPU] New device-level ops for QIPC by @hughperkins in #693
Cleaning
- [Cleaning] PrefixSumExecutor: drop unused GRID_SZ local by @hughperkins in #701
- [Cleaning] sync(): fix unsupported-arch error message by @hughperkins in #700
Atomics
- [Atomics] add qd.volatile_load primitive (closes #648) by @hughperkins in #702
AutoDiff
- [AutoDiff] Reject recycled identity_key in AdStackCache::register_adstack_sizing_info by @hughperkins in #708
Vulkan
- [Vulkan] Declare GroupNonUniform SPIR-V caps and enable shaderSubgroupExtendedTypes by @hughperkins in #707
Full Changelog: v0.8.0...v1.0.0