CUDA.jl 5.1: Unified memory and cooperative groups

By: Tim Besard

Re-posted from: https://juliagpu.org/post/2023-11-07-cuda_5.1/index.html

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.

This post is located at https://info.juliahub.com/cuda-jl-5-1-unified-memory