TLDR: I think that the primary benefit of async/await is that it lets us concisely express complex concurrency; any (potential) performance improvements are just a second-order effect. We should thus judge async primarily based on how it simplifies our co... (more…)
Read more »
Install the rust toolchain using npm. Latest version: 1.0.2-nightly, last published: 2 days ago. Start using rust in your project by running `npm i rust`. There is 1 other project in the npm registry using rust. (more…)
Read more »
Summary
This release brings major upgrades in performance and platform compatibility (most notably, a new Metal backend via WGPU passthrough). CubeCL now powers backends for Cuda, Metal, Rocm, Vulk... (more…)
Read more »
This is the initial work for the upcoming 3.0 release, which will be based on full rewrite in Rust.
I've contemplated this, but I didn't have as many good reasons to justify it in the past. However... (more…)
Read more »