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 | 1787 | August 2, 2011 | |
| fine control of memory pinning in CUDA | 12 | 16737 | May 1, 2008 | |
| Sharing CUDA Host Memory Between Processes | 10 | 30618 | May 12, 2018 | |
| Shared pinned/registered memory between multiple processes | 1 | 596 | March 19, 2018 | |
| How to make host pinned shared memory across process fork(2)? | 14 | 5471 | January 6, 2015 | |
| pinned memory | 0 | 3758 | February 23, 2010 | |
| DriverAPI: How to set the data to an pinned memory. | 1 | 918 | May 7, 2009 | |
| selfmade cudeMallocHost()? | 9 | 8737 | February 14, 2008 | |
| CUDA device pointer host-side processes sharing implementation | 0 | 691 | June 7, 2016 | |
| Sharing PagedLockMemory between Processes | 2 | 3048 | October 3, 2009 |