[ Web Proxy ]
URL:
Viewing: https://arrow.apache.org/docs/python/generated/../generated/pyarrow.cuda.new_host_buffer.html [Back]  [Original]

pyarrow.cuda.new_host_buffer — Apache Arrow v25.0.1
Back to top
Search the docs ...:

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:
sizeint

Specify the number of bytes to be allocated.

deviceint

Specify GPU device number.

Returns:
dbufHostBuffer

Allocated host buffer


Web Proxy Viewer  |  New URL  |  Original Page