Add NVIDIA Repository and Install Drivers (GPU only)

FindFace Multi on GPU requires the prior installation of NVIDIA drivers.

To add the NVIDIA repository and install the drivers, do the following:

Important

You will need a stable Internet connection, as the driver packages will be downloaded from the NVIDIA web resource.

  1. Download the installer file findface-multi-1.1-and-server-5.1.run.

  2. Put the .run file into some directory on the designated host (for example, /home/username).

  3. From this directory, make the .run file executable.

    chmod +x findface-multi-1.1-and-server-5.1.run
    
  4. Execute the .run file.

    sudo ./findface-multi-1.1-and-server-5.1.run
    
  5. Choose the product to install: NVIDIA CUDA drivers.

  6. After the NVIDIA drivers installation is complete, restart the server.