GRID vGPU: Difference between revisions
Jump to navigation
Jump to search
Created page with "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 gri..." |
No edit summary |
||
(2 intermediate revisions 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 12: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