Pearu Peterson created ARROW-3624:
-------------------------------------
Summary: [Python/C++] Support for zero-sized device buffers
Key: ARROW-3624
URL: https://issues.apache.org/jira/browse/ARROW-3624
Project: Apache Arrow
Issue Type: Improvement
Components: C++, Python
Reporter: Pearu Peterson
CUDA cuMemAlloc raises an error when trying to allocate device memory with
zero-size.
On the other, using zero sized buffers or arrays is important for generic
programming.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)