Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Feature: Custom base image with CUDA #91

Open
ri-ceres opened this issue May 27, 2023 · 1 comment
Open

Feature: Custom base image with CUDA #91

ri-ceres opened this issue May 27, 2023 · 1 comment

Comments

@ri-ceres
Copy link

🚀 Feature

Would like to use this for machine learning development, but the base image would need to be modified to include CUDA. Are there any plans or workarounds for this?

@hugodutka
Copy link
Member

Hi, sorry for a delayed reply. The problem with GPUs is not only that you need drivers for them, but you also need access to the GPU itself. Firecracker has no support for virtual GPUs, so we currently can't even give Hocus access to a GPU. However, we're in the process of swapping Firecracker for QEMU, so we eventually will be able to add this feature. It's not high on our priority list though. This may change if enough users say they need it.

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

No branches or pull requests

2 participants