Skip to content

Support for CUDA parallel programming #10

Answered by pattacini
gsaponaro asked this question in Q&A
Discussion options

You must be logged in to vote

motionCUT was used to take advantage of OpenMP while now it benefits from TBB, not CUDA at all.

icub-main does not contain CUDA dependent code, if I'm not mistaken.
By contrast, repositories such as iol, stereo-vision and himrep require the SiftGPU package and thus CUDA.

Regarding the TBB layer, I think that only motionCUT documentation does explicitly mention this requirement. However, it is always a good rule to enable TBB binding while compiling OpenCV.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pattacini
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #10 on December 08, 2020 16:06.