The following is required in order to use GPU-accelerated OpenEye toolkits and applications:
Supported GPUs
An NVIDIA Tesla,
Quadro, or
GeForce GPU with a compute capability of 3.5
or higher is required on your system. For a comprehensive table of which GPUs fall into which compute capability
category please refer to the CUDA wikipedia page.
NVIDIA Drivers
We recommend driver 450.80.02 and
we strongly advise manually downloading and installing the appropriate NVidia driver
for your system as opposed to using a package manager.
To install, root privilege is required. Follow these steps:
Download the driver to the machine you are installing it on.
chmod +x
the driver package to make it executable.
Ensure you have disabled X-server by killing any running sessions.
Reboot may be required if X-server is still running after this step.
Warning
Disabling X-server requires different processes to be killed depending on your Linux
distribution.
See Nvidia installation guide for more details.
Warning
The NVidia kernel module can often conflict with the open source
Nouveau display drivers depending on your specific Linux
distribution. The NVidia documentation is a much more complete
and up-to-date source for information on how to work around this issue.
See Disabling Nouveau on the NVIDIA website.
Install the driver by sudo ./NVIDIA-Linux-x86_64-450.80.02.run
and follow the step-by-step installation instructions.
For more details on driver installations see the CUDA Installation Guide
Note
The output of the nvidia-smi
command is extremely useful when
debugging GPU issues. Please include the output from
nvidia-smi
in any request to support@eyesopen.com.