44
edits
Changes
K2
,→Assignment3
"cudaHostAlloc() will allocate pinned memory which is always stored in RAM and can be accessed by GPU's DMA(direct memory access) directly"
[[File:Resultone.png|500px|thumb|left|pinned memory vs pageable memory]]
using pinned memory is 2 times faster than pageable memory