CVCUDA / CV-CUDA

CV-CUDA™ is an open-source, GPU accelerated library for cloud-scale image processing and computer vision.
https://cvcuda.github.io
Other
2.39k stars 216 forks source link

[QUESTION]Is it an expected behavior that `import cvcuda` creates a process on GPU0? #216

Open niujiabenbeng opened 2 weeks ago

niujiabenbeng commented 2 weeks ago

//: # ""

//: # ""

What is your question?

import cvcuda creates a process on GPU0. Is it an expected behavior? what's the reason behind it?