For some driver versions no Fabric Manager does exist, eg. 550.90.07 and for smaller GPUs the fabric manager is not needed at all. So we need the possibility to skip the fabricmanager download and installation.
This is what this PR does. It skips the download if the file does not exist, and it also skips the installation if the archive does not exist.
Which issue(s) this PR fixes:
Fixes #26
Special notes for your reviewer:
Release note:
allow skipping download and installation of the fabricmanager if no compatibe version exists.
What this PR does / why we need it:
For some driver versions no Fabric Manager does exist, eg. 550.90.07 and for smaller GPUs the fabric manager is not needed at all. So we need the possibility to skip the fabricmanager download and installation.
This is what this PR does. It skips the download if the file does not exist, and it also skips the installation if the archive does not exist.
Which issue(s) this PR fixes: Fixes #26
Special notes for your reviewer:
Release note: