Hi,
We got the Pegasus (with Turing dGPU).
We tried some of samples within the OS 9 release, especially ones using deep models. We noticed that it is dropping frame. It seems that the samples are not using the dGPU.
How to change that?
Thx
Sacha
Dear sacha,
Could you tell which sample are you referring to? You can force to select dGPU by setting env flag CUDA_VISIBLE_DEVICES=0
Hi sacha,
Which sample are you referring to for not using the dGPU?
Have you tried to force to select dGPU by setting env flag CUDA_VISIBLE_DEVICES=0?
Any result can be shared?
Thanks