GRID vGPU: Difference between revisions

From Computer Science Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


After you install the driver, be sure to configure the gridd.conf file as follows:
After you install the driver, be sure to configure the gridd.conf file as follows:
----


/etc/nvidia/gridd.conf
/etc/nvidia/gridd.conf


ServerAddress=192.168.1.107
<nowiki>ServerAddress=192.168.1.107
ServerPort=7070
ServerPort=7070
FeatureType=2
FeatureType=2</nowiki>

Revision as of 13:00, 8 October 2018

When using a virtual GPU from any of our VM clusters, make sure to use the NVidia grid driver located here:

<file>

After you install the driver, be sure to configure the gridd.conf file as follows:


/etc/nvidia/gridd.conf

ServerAddress=192.168.1.107 ServerPort=7070 FeatureType=2