Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(run-davinci): Check for Nvidia GPU first (#101)
Right now, this shouldn't actually have a big effect on things, since we're not applying any Nvidia-specific workarounds in `run-davinci` at the moment, but in the future, if we need to for e.g. laptops with Intel iGPUs + Nvidia dGPUs, we'll want to check for the Nvidia GPU first.
- Loading branch information