How do I control which application use dedicated nvidia graphics driver - CentOS 7.8?

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

mikexrv

New Member
Feb 28, 2020
15
0
1
I use cluster where on the headnode is installed only one graphic card nvidia Quadro P6000.
The driver is installed correctly but my application use different graphic driver which propably come from VMware. This is strange because I didn't use VMware.

default-driver.JPG

I verified:
Code:
systemctl status vmtoolsd.service
and this service is inactive (dead).

Here you can see the DCV application use nvidia driver correctly.
Although two other applications are open, they are not recognized by the driver.

nvidia.jpg

does CentOS have any option which give us control to assign specific application to dedicated nvidia drivers ?