Specifications and Protocols
Libraries
Development
pyarrow.cuda.
new_host_buffer
Return buffer with CUDA-accessible memory on CPU host
size (int) – Specify the number of bytes to be allocated.
device (int) – Specify GPU device number.
dbuf (HostBuffer) – Allocated host buffer