Multiple GPU streams
Is it possible to set or get the queue size for each stream? Also, What exactly does waitForCompletion() do? Does it wait for GPU processing of each Mat to complete or ?
add a comment
Is it possible to set or get the queue size for each stream? Also, What exactly does waitForCompletion() do? Does it wait for GPU processing of each Mat to complete or ?
Asked: 2015-01-16 14:50:24 -0600
Seen: 130 times
Last updated: Jan 16 '15
Optimized async GPU streams usage in Video post-treatment
GPU HOUGH in multithreading applications
OpenCV 2.4.2 and trunk: cmake doesn't show CUDA options
Bilinear sampling from a GpuMat
Problem with FarnebackOpticalFlow / DeviceInfo
Difference between cpu and gpu detectMultiScale
Huge time to upload data to GPU
Pseudocode for custom GPU computation