COMMITS
June 1, 2026
May 29, 2026
L
Tiling as a composable view layout (#1362)
Louis Fortier-Dubois committed
May 28, 2026
A
refactor(runtime): aggregate memory_usage + memory_cleanup in client (#1360)
Arthur Brussee committed
May 27, 2026
Z
fix: re-export wgpu::Backend from cubecl-wgpu (#1357)
zhan-wei-919 committed
N
Refactor/readme (#1358)
Nathaniel Simard committed
G
fix: Fix atomics on CUDA again (#1354)
Genna Wingert committed
L
fix: skip kernel launch when cube count is zero (#1349)
Luca Cappelletti committed
May 26, 2026
M
fix: cubecl-cpu synchronisation problem (#1356)
Marc-Antoine Manningham committed
G
fix: `Assign`/`init_mut` (#1355)
Genna Wingert committed
G
refactor: Add a lifetime to views (#1344)
Genna Wingert committed
L
fix: short-circuit || and && in #[cube] code (#1348)
Luca Cappelletti committed
L
fix: CubeOr expand methods computed AND instead of OR (#1350)
Luca Cappelletti committed
May 25, 2026
M
Improve CPU backend by removing need to flush, add atomics test and add atomic to cubecl-cpu (#1345)
Marc-Antoine Manningham committed
N
Refactor/wgpu compilers (#1346)
Nathaniel Simard committed
A
feat(runtime): add memory_usage_total aggregating all streams (#1333)
Arthur Brussee committed
G
fix: Fix more compilation issues on metal (#1347)
Genna Wingert committed
May 23, 2026
L
fix metal compilation (#1343)
Louis Fortier-Dubois committed
May 21, 2026
N
Feat/obfuscation (#1341)
Nathaniel Simard committed
L
'Metal: missing space caused compilation errors (#1342)
Louis Fortier-Dubois committed
May 20, 2026
L
Metal: fix atomic syntax (#1340)
Louis Fortier-Dubois committed
L
make renderdoc optional (does not compile on mac os) (#1339)
Louis Fortier-Dubois committed
May 19, 2026
M
fix: shared memories allocation calculation were wrong (#1337)
Marc-Antoine Manningham committed
A
Add workgroupUniformLoad primitive (#1327)
Arthur Brussee committed
G
fix: Ensure constant block args are generated in the correct block (#1332)
Genna Wingert committed
May 17, 2026
J
Add f64 support back for CUDA. (#1321)
Jorge Perez Burgos committed
May 15, 2026
G
mega-refactor: Totally change the frontend to enable references, among other things (#1322)
Genna Wingert committed
May 13, 2026
M
Merge pull request #1330 from marcantoinem/perf/lighter-cubecl-cpu-runtime
Marc-Antoine Manningham committed
M
feat: remove dead code
Marc-Antoine Manningham committed
S
Merge pull request #1329 from tracel-ai/feat/metadata/add-tiled-layout
Sublime committed
M
chore: better naming
Marc-Antoine Manningham committed