benetech / VideoDeduplication

GNU General Public License v3.0
35 stars 12 forks source link

Investigate possibility of installing nvidia runtime via standard install pipeline #473

Open johnhbenetech opened 2 years ago

johnhbenetech commented 2 years ago

Currently a user who wants to use their GPU must remember to run install_nvidia_docker.sh before running the tool in order to access the runtime.

We should investigate the potential to run this script automatically during the build process if the user chooses GPU during the 'make' flow.