v0.10.0-pre.4
Pre-release
Pre-release
What's Changed
- Fix vector size check for strided tensors with unit strides on non-axis dims (#1312) @antimora
- Server send recv (#1304) @Charles23R
- Improve error reporting on WASM (#1306) @ArthurBrussee
- Add more strategies than a spin loop (#1310) @nathanielsimard
- Fix persistent memory pool reset storage utilization when reserve (#1309) @nathanielsimard
- Fix cubecl-common Arc (#1308) @laggui
- Fix: actually use the priority (#1307) @nathanielsimard
- Refactor cubecl.toml config (#1303) @nathanielsimard
- Fix wasm compilation (#1305) @ArthurBrussee
- Feat/device service stage (#1302) @nathanielsimard
- Track tuning lifetime (#1293) @ArthurBrussee
- Fix and refactor all_reduce (#1290) @Charles23R
- ci: add job to execute miri tests in ci.yml workflow (#1251) @syl20bnr
- Simplify async tuning (#1292) @ArthurBrussee
- Fix/tuner group (#1291) @nathanielsimard
- Fix one case of unsoundness, and two other potential bugs. (#1289) @ArthurBrussee
- Fix performance regression rocm (#1284) @nathanielsimard
- Fix UB in arena dropping (#1287) @ArthurBrussee
- Feat/vector sum (#1286) @nathanielsimard
Full Changelog: v0.10.0-pre.3...v0.10.0-pre.4