GRID vGPU: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
/etc/nvidia/gridd.conf | /etc/nvidia/gridd.conf | ||
< | <pre> | ||
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