compiler-explorer / compiler-explorer/infra
Cant install new CUDA driver
Open
- Dominant language
- Python
- Stars
- 434
- Forks
- 429
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 38
Description
Tried to install new CUDA driver @
https://github.com/compiler-explorer/infra/commit/b4e37928a785de6bc4602d80f45ec7e42dd3ec80
But on startup of the instance, this error was logged and CE service stopped:
`/infra/site-gpu.sh: line 8: nvidia-smi: command not found`
Contributor guide
Research direction
Review the referenced infra commit and start with infra/site-gpu.sh at line 8, then inspect the instance startup logs around the missing nvidia-smi command. Reproduce the startup failure and trace the CUDA driver setup; done means nvidia-smi is available on the instance and the Compiler Explorer service starts successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100