Skip to main content

cuda_pull_array

Function cuda_pull_array 

Source
pub unsafe extern "C" fn cuda_pull_array(
    x_gpu: *mut f32,
    x: *mut f32,
    n: usize,
)