Skip to main content

execute_read_gpu

Function execute_read_gpu 

Source
pub fn execute_read_gpu(
    file: File,
    offset: u64,
    buffer: AlignedBuffer,
    canceled: Arc<AtomicBool>,
) -> Result<CompletionPayload>
Expand description

Execute a read into a page-aligned GPU staging buffer.