gather
GPU Acceleration
Download a GPUTensor from GPU memory back to CPU matrix. Async. Converts f32 to f64.
Syntax
M = gather(G)
Examples
G = gpuArray(randn(100)); M = gather(G)▶ Run
See Also
Try SimLab — Free MATLAB® Alternative
466 functions. Runs in your browser. No install.
Open SimLab