Is there any minimum compute capability to use CUDA-OpenGL interoperability? I did not find any information about this.
Is there any minimum compute capability to use CUDA-OpenGL interoperability? I did not find
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It works all the way back to CUDA compute 1.0. I’ve been using ArrayFire’s Graphics Library with some really old cards (GT8400), as well as with the latest Kepler’s (GTX690), which is the only way I know how it works across the wide range of cards.