[jira] [Commented] (ARROW-4861) [C++] Introduce MemoryPool::Memset method.

2020-02-03 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-4861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029113#comment-17029113 ] Antoine Pitrou commented on ARROW-4861: --- The PR for ARROW-2447 exposes a {{MemoryManager}} class,

[jira] [Commented] (ARROW-4861) [C++] Introduce MemoryPool::Memset method.

2019-03-14 Thread Pearu Peterson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16792802#comment-16792802 ] Pearu Peterson commented on ARROW-4861: --- No. As discussed in ARROW-2447 , a Device would not be a

[jira] [Commented] (ARROW-4861) [C++] Introduce MemoryPool::Memset method.

2019-03-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16792781#comment-16792781 ] Wes McKinney commented on ARROW-4861: - It seems like this is a property of the device, not the

[jira] [Commented] (ARROW-4861) [C++] Introduce MemoryPool::Memset method.

2019-03-14 Thread Pearu Peterson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16792460#comment-16792460 ] Pearu Peterson commented on ARROW-4861: --- Yes, also places with fill and memcpy would need to be

[jira] [Commented] (ARROW-4861) [C++] Introduce MemoryPool::Memset method.

2019-03-13 Thread Micah Kornfield (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16792351#comment-16792351 ] Micah Kornfield commented on ARROW-4861: I'm not familiar with Cuda/GPUs but would this also need