read_expert_ptrs_u64

Function read_expert_ptrs_u64 

Source
pub fn read_expert_ptrs_u64(
    gpu: &dyn GpuBackend,
    p: DevicePtr,
    n: usize,
) -> Result<Vec<u64>>
Expand description

One blocking D2H of a device [n] u64 pointer table. Load-time only.