File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ System Requirements
7979-------------------
8080
8181- a `CUDA-enabled GPU <https://developer.nvidia.com/cuda-gpus >`__ with compute capability 5.0 (Maxwell) to latest (Ada Lovelace);
82- - NVIDIA driver >= r530 ;
82+ - NVIDIA driver >= r545 ;
8383- **Python 3 64-bit **
8484- Windows:
8585 - `FFmpeg <https://ffmpeg.org/download.html >`__ >= 7.0
@@ -120,6 +120,14 @@ binaries. Download the *full-shared* package. Unpack it to a new folder. You'll
120120Linux prerequisites
121121-------------------
122122
123+ *NVIDIA driver *
124+
125+ It is recommended to update to the most recent release. Check instructions for your linux distribution. E.g. in Ubuntu::
126+
127+ sudo add-apt-repository ppa:graphics-drivers/ppa
128+ sudo apt install nvidia-driver-XXX
129+ sudo reboot
130+
123131*Mono runtime: *
124132
125133Check if / which Mono release is present in your system::
You can’t perform that action at this time.
0 commit comments