COMMITS
April 19, 2026
E
Fix memory tracker init, sort stability, and docs [GH-1269]
Eric Shi committed
E
Add wp.bfloat16 scalar data type (GH-1332)
Eric Shi committed
N
Check for Python development headers before building [GH-1339]
Nicolas Capens committed
Z
Z
Add N-D vectorized and coalesced tile load/store (GH-1236)
Zach Corse committed
April 18, 2026
E
Add pluggable allocator interface and RmmAllocator [GH-781]
Eric Shi committed
E
Add CPU ISA portability checks for -march=native
Eric Shi committed
Z
Add wp.tile_axpy() and wp.tile_dot() fused tile primitives (GH-1363, GH-1364)
Zach Corse committed
T
Implement wp.tile_query_valid(query) GH-1335
Tobias Widmer committed
April 17, 2026
Z
Z
Add wp.tile_scatter_add() for cooperative per-thread atomic adds (GH-1342)
Zach Corse committed
E
Add libmathdx license notice and disclaimer to README
Eric Shi committed
T
Add tile_scatter_masked for fine grained shared memory tile writes GH-1298
Tobias Widmer committed
E
Split ASV CI into build and benchmark jobs
Eric Shi committed
E
Fix empty title field in bug report template
Eric Shi committed
Z
Pass tile parameters by reference in @wp.func_native (GH-1362)
Zach Corse committed
T
Memory allocation tracking GH-1269
Tobias Widmer committed
April 16, 2026
N
Fix Windows CI test job masking test failures (GH-1368)
Nicolas Capens committed
April 1, 2026
F
Add support for indexed arrays in structs and related kernels
Fabien Péan committed
April 15, 2026
E
Add pre-commit CI job and replace artifact-based generated-file checks
Eric Shi committed
S
Add adjoint for out-of-place tile Cholesky factorization [GH-1316]
Sheel Nidhan committed
April 14, 2026
E
Fix SonarQube findings in workflows and shell scripts
Eric Shi committed
A
Templated version of wp.tid and launch_bounds_t
Alain Denzler committed
E
Update Pillow dependency to 12.2.0
Eric Shi committed
April 13, 2026
N
Fix empty closure cell crash during eager hashing [GH-913]
Nicolas Capens committed
April 12, 2026
N
Switch CPU JIT linker from RTDyld to JITLink (GH-1346)
Nicolas Capens committed
April 10, 2026
N
Add post-rebase CHANGELOG check guideline
Nicolas Capens committed
E
Update setup-uv action to v8.0.0
Eric Shi committed
April 9, 2026
N
Fix constant codegen emitting IntEnum names instead of values [GH-1353]
Nicolas Capens committed
N
Centralize compilation flags in Module.resolve_options() [GH-903]
Nicolas Capens committed