We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker run -u ci:ci --gpus all --rm -v ${{ github.workspace }}:/app cuda11_py11:latest \
Support new cuda. I've tested in agx orin and it's working
New blackwell devices
docker run -u ci:ci --gpus all --rm -v ${{ github.workspace }}:/app cuda12.8_py312:latest \
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What feature or enhancement are you proposing?
docker run -u ci:ci --gpus all --rm -v ${{ github.workspace }}:/app cuda11_py11:latest \
Motivation
Support new cuda.
I've tested in agx orin and it's working
Potential Benefit
New blackwell devices
What is the expected outcome of the implementation work?
docker run -u ci:ci --gpus all --rm -v ${{ github.workspace }}:/app cuda12.8_py312:latest \
Additional information
No response
The text was updated successfully, but these errors were encountered: