CUDA.jl 5.1: Unified memory and cooperative groups

6 months ago 7

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.


View Entire Post

Read Entire Article