NVBIO
|
This module implements device ping-pong queues, i.e. a pair of input / output queues built on top of some ping-pong device memory storage that gets swapped at each iteration. See Ping-Pong Queues.
Classes | |
struct | nvbio::cuda::PingPongQueuesView< T > |
struct | nvbio::cuda::PingPongQueues< T > |