Skip to content

Releases: tracel-ai/cubecl

v0.3.0

28 Oct 15:47
Compare
Choose a tag to compare

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