pyarrow.cuda.new_host_buffer#
- pyarrow.cuda.new_host_buffer(int64_t size, int device=0)#
Return buffer with CUDA-accessible memory on CPU host
- Parameters:
- Returns:
- dbuf
HostBuffer
Allocated host buffer
- dbuf
Section Navigation
Return buffer with CUDA-accessible memory on CPU host
HostBuffer
Allocated host buffer