NVIDIA GPU loadable plugin
Source
1
1
### Option:Plugins.NVIDIA.System.Path
2
2
# Path to loadable plugin executable.
3
3
#
4
4
# Mandatory: yes
5
5
# Default:
6
6
# Plugins.NVIDIA.System.Path=
7
7
8
8
### Option: Plugins.NVIDIA.Timeout
9
-
# Plugin connection timeout.
9
+
# Amount of time to wait for a server to respond when first connecting and on
10
+
# follow up operations in the session.
11
+
# Global item-type timeout (or individual item timeout) will override this value if it is greater.
10
12
#
11
13
# Mandatory: no
12
14
# Range: 1-30
13
15
# Default:
14
16
# Plugins.NVIDIA.Timeout=<Global timeout>