GRID vGPU: Difference between revisions

From Computer Science Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
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


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

Latest revision as of 13:01, 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