Skip to content

v23.04.00

Compare
Choose a tag to compare
@raydouglass raydouglass released this 12 Apr 13:22
· 310 commits to main since this release
f5afbac

🐛 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