Skip to content

v0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 20:41

KernelAbstractions v0.6.1

Diff since v0.6.0

Closed issues:

  • [wrong repository] "Spills" from adjacent views of ROCVector (#237)
  • Julia compat entry (#238)
  • Auto-inbounds and nothing? (#240)

Merged pull requests:

  • Use hostcall for wait and stream GC (#85) (@vchuravy)
  • [CUDAKernels] add an implicit sync to kernels with no dependencies (#222) (@vchuravy)
  • Add some docs for CUDAKernels/ROCKernels (#233) (@jpsamaroo)
  • Add new overdub for unsafe_getindex to avoid allocating error message in Julia 1.6+ (#236) (@jakebolewski)
  • update to CUDA 3.0 and use task-local stream (#242) (@vchuravy)