CUDA version requirement is too new
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 651
- Forks
- 155
- PR merge metrics
- No merged PRs in 30d
Description
unable to initialize standalone model runner: unable to initialize standalone model runner container: failed to start container docker-model-runner: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: could not apply required modification to OCI specification: error modifying OCI spec: requirements not met:
cuda>=13.3||brand=unknown&&driver>=535&&driver<536||brand=grid&&driver>=535&&driver<536||brand=tesla&&driver>=535&&driver<536||brand=nvidia&&driver>=535&&driver<536||brand=quadro&&driver>=535&&driver<536||brand=quadrortx&&driver>=535&&driver<536||brand=nvidiartx&&driver>=535&&driver<536||brand=vapps&&driver>=535&&driver<536||brand=vpc&&driver>=535&&driver<536||brand=vcs&&driver>=535&&driver<536||brand=vws&&driver>=535&&driver<536||brand=cloudgaming&&driver>=535&&driver<536||brand=unknown&&driver>=550&&driver<551||brand=grid&&driver>=550&&driver<551||brand=tesla&&driver>=550&&driver<551||brand=nvidia&&driver>=550&&driver<551||brand=quadro&&driver>=550&&driver<551||brand=quadrortx&&driver>=550&&driver<551||brand=nvidiartx&&driver>=550&&driver<551||brand=vapps&&driver>=550&&driver<551||brand=vpc&&driver>=550&&driver<551||brand=vcs&&driver>=550&&driver<551||brand=vws&&driver>=550&&driver<551||brand=cloudgaming&&driver>=550&&driver<551||brand=unknown&&driver>=560&&driver<561||brand=grid&&driver>=560&&driver<561||brand=tesla&&driver>=560&&driver<561||brand=nvidia&&driver>=560&&driver<561||brand=quadro&&driver>=560&&driver<561||brand=quadrortx&&driver>=560&&driver<561||brand=nvidiartx&&driver>=560&&driver<561||brand=vapps&&driver>=560&&driver<561||brand=vpc&&driver>=560&&driver<561||brand=vcs&&driver>=560&&driver<561||brand=vws&&driver>=560&&driver<561||brand=cloudgaming&&driver>=560&&driver<561||brand=unknown&&driver>=565&&driver<566||brand=grid&&driver>=565&&driver<566||brand=tesla&&driver>=565&&driver<566||brand=nvidia&&driver>=565&&driver<566||brand=quadro&&driver>=565&&driver<566||brand=quadrortx&&driver>=565&&driver<566||brand=nvidiartx&&driver>=565&&driver<566||brand=vapps&&driver>=565&&driver<566||brand=vpc&&driver>=565&&driver<566||brand=vcs&&driver>=565&&driver<566||brand=vws&&driver>=565&&driver<566||brand=cloudgaming&&driver>=565&&driver<566||brand=unknown&&driver>=570&&driver<571||brand=grid&&driver>=570&&driver<571||brand=tesla&&driver>=570&&driver<571||brand=nvidia&&driver>=570&&driver<571||brand=quadro&&driver>=570&&driver<571||brand=quadrortx&&driver>=570&&driver<571||brand=nvidiartx&&driver>=570&&driver<571||brand=vapps&&driver>=570&&driver<571||brand=vpc&&driver>=570&&driver<571||brand=vcs&&driver>=570&&driver<571||brand=vws&&driver>=570&&driver<571||brand=cloudgaming&&driver>=570&&driver<571||brand=unknown&&driver>=580&&driver<581||brand=grid&&driver>=580&&driver<581||brand=tesla&&driver>=580&&driver<581||brand=nvidia&&driver>=580&&driver<581||brand=quadro&&driver>=580&&driver<581||brand=quadrortx&&driver>=580&&driver<581||brand=nvidiartx&&driver>=580&&driver<581||brand=vapps&&driver>=580&&driver<581||brand=vpc&&driver>=580&&driver<581||brand=vcs&&driver>=580&&driver<581||brand=vws&&driver>=580&&driver<581||brand=cloudgaming&&driver>=580&&driver<581 not met
Why is the CUDA version requirement set so new? I think it's too strict.
Some device on JetPack, and JetPack updates cannot keep up. As a result, it can become unalilable within just a few days.
I strongly suggest relaxing the requirements somewhat.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the standalone model runner container failure and tracing the displayed CUDA and driver requirement in Docker Model Runner. Done means establishing a less restrictive requirement that supports the reported JetPack devices and verifying that the container starts without the OCI requirements error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100