v23.04.00
🐛 Bug Fixes
- Fallback to use the CUDA primary context (#189) @madsbk
- posix_io: fix error message and allow
nbytes == 0
on write (#184) @madsbk - Support of stream ordered device memory allocations (async mallocs) (#181) @madsbk
🛠️ Improvements
- Implement
build.sh
(#185) @madsbk - Legate Support (#183) @madsbk
- Fix docs build to be
pydata-sphinx-theme=0.13.0
compatible (#180) @galipremsagar - Update to GCC 11 (#179) @bdice
- Fix GHA build workflow (#177) @AjayThorve
- Remove Jenkins/
gpuCI
references (#174) @ajschmidt8 - Update
ops-bot.yaml
config (#173) @ajschmidt8 - nvcomp xfail compression ratios (#167) @madsbk
- Move date to build string in
conda
recipe (#165) @ajschmidt8 - Add gh actions (#164) @AjayThorve