Support for nvidia GPUs #2

Open
opened 2026-03-21 18:35:35 +00:00 by cybrneko · 1 comment
Owner

should be pretty simple. I wanna have support for nvidia, and I want it in a separate image (for instance, neko-system-nvidia).

should be pretty simple. I wanna have support for nvidia, and I want it in a separate image (for instance, neko-system-nvidia).
Author
Owner

This should be doable using a build arg in the Containerfile and just doing the build process twice, once with the build arg being 0 and once with it being 1

This should be doable using a build arg in the Containerfile and just doing the build process twice, once with the build arg being 0 and once with it being 1
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cybrneko/neko-system#2