Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@nathanielsimard nathanielsimard released this 28 Oct 15:47
· 188 commits to main since this release

CubeCL v0.3.0 Release Notes

This release introduces major advancements across platform compatibility, language capabilities, and performance. Key improvements include expanded runtime support, now featuring AMD GPUs via ROCm/HIP and a SPIR-V compiler to boost wgpu performance on Vulkan. The CubeCL language also sees substantial updates, adopting more Rust syntax, compile-time constants, improved generics, enums, and a refined macro system.

Language Features

Runtime Improvements

CUDA

WGPU

HIP/ROCm

SPIR-V

Optimization & Performance

Infrastructure

Math & Operations

Documentation & Examples

Bug Fixes & Maintenance