I am trying to solve a problem of two processes: the first one allocates an opencl pinned memory and the second process uses this buffer to write into using dma access. The equivalent CUDA api is ‘cuMemHostRegister’
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
mmap and pinned memory How to share a pinned buffer between several linux processes ? | 1 | 1752 | August 2, 2011 | |
Sharing CUDA Host Memory Between Processes | 10 | 30462 | May 12, 2018 | |
Shared pinned/registered memory between multiple processes | 1 | 570 | March 19, 2018 | |
How to make host pinned shared memory across process fork(2)? | 14 | 5333 | January 6, 2015 | |
fine control of memory pinning in CUDA | 12 | 16609 | May 1, 2008 | |
CUDA device pointer host-side processes sharing implementation | 0 | 675 | June 7, 2016 | |
OpenCL vs CUDA: Pinned memory | 0 | 1780 | June 11, 2018 | |
Can two GPUs use one pinned memory? | 1 | 534 | September 15, 2016 | |
pinned memory | 0 | 3736 | February 23, 2010 | |
How to share CUDA memory between two processes? | 3 | 3004 | July 9, 2018 |