By: Tim Besard
Re-posted from: https://info.juliahub.com/blog/cuda-jl-5-1-unified-memory
CUDA.jl 5.1 greatly improves the support of two important parts of the CUDA toolkit: unified memory, for accessing GPU memory on the CPU and vice-versa, and cooperative groups which offer a more modular approach to kernel programming.