conda-forge / conda-forge/ffmpeg-feedstock
Dynamic Detection of Nvidia driver
- Dominant language
- Shell
- Stars
- 15
- Forks
- 47
- Avg merge
- 2d 59m
- Merged PRs (30d)
- 4
Description
### Comment:
We presently detect the version of the nvidia driver at installation time.
That isn't always the best, and ideally we could detect it at runtime.
See https://github.com/conda-forge/ffmpeg-feedstock/issues/288#issuecomment-2833665419 as to why that is difficult.
However, it is still desirable.
Contributor guide
Research direction
Start by reading the linked ffmpeg-feedstock issue comment to understand why runtime Nvidia driver detection is difficult, then inspect how this feedstock currently detects the driver version during installation. Done means the driver version is detected at runtime instead, with the existing installation-time limitation addressed.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100