Skip to content
New issue

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

Enable nvidia on included distroboxes #78

Open
castrojo opened this issue Mar 29, 2023 · 1 comment
Open

Enable nvidia on included distroboxes #78

castrojo opened this issue Mar 29, 2023 · 1 comment

Comments

@castrojo
Copy link
Member

The next version of distrobox will allow for declarative creation of distroboxes, we could supply a set with nvidia=true that would remove friction for folks:

https://github.com/89luca89/distrobox/blob/main/docs/usage/distrobox-assemble.md

Need to wait for a release and then for it to come for Fedora so filing this to track it.

@KyleGospo
Copy link
Member

This is live in distrobox but based on reports from Discord it's not working.

[nicholas@fedora nicholas]$ distrobox create -i ghcr.io/ublue-os/bazzite-arch -n bazzite-arch --additional-flags "--runtime=nvidia -e NVIDIA_VISIBLE_DEVICES=all -e NVIDIA_DRIVER_CAPABILITIES=all"
Creating 'bazzite-arch' using image ghcr.io/ublue-os/bazzite-arch       Error: default OCI runtime "nvidia" not found: invalid argument
 [ ERR ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants