[
https://issues.apache.org/jira/browse/ARROW-4861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661883#comment-17661883
]
Rok Mihevc commented on ARROW-4861:
-----------------------------------
This issue has been migrated to [issue
#21371|https://github.com/apache/arrow/issues/21371] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] Introduce MemoryManager::Memset method.
> ---------------------------------------------
>
> Key: ARROW-4861
> URL: https://issues.apache.org/jira/browse/ARROW-4861
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Pearu Peterson
> Priority: Major
> Labels: C++
>
> Exposing such a method could be useful to initialize a buffer without going
> through a CPU-to-device memory copy.
> For example CUDA expose several memset-like APIs to initialize GPU memory
> with different initializer widths:
> https://docs.nvidia.com/cuda/cuda-driver-api/group__CUDA__MEM.html#group__CUDA__MEM_1g6e582bf866e9e2fb014297bfaf354d7b
--
This message was sent by Atlassian Jira
(v8.20.10#820010)