-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
Status: ParkedIndicates that an issues or pull request will be revisited laterIndicates that an issues or pull request will be revisited laterType: EnhancementIndicates new feature requestsIndicates new feature requests
Description
Doing hardware-accelerated inference in a serverless environment is compelling use case.
However, adding straight up GPU passthrough means that microVM can't oversubscribe memory, and we need to add PCI emulation to Firecracker, which comes with a lot of extra complexity/attack surface.
The first step here will be to research the options and alternatives (e.g., GPU passthrough, or something else), and figure out the path forward.
suryatejabandlamudi, 0x2b3bfa0, jon-chuang, kkung, theoparis and 29 moreshmolyneaux, Pryz, Kodp, AntonioAngelino, Talador12 and 3 more
Metadata
Metadata
Assignees
Labels
Status: ParkedIndicates that an issues or pull request will be revisited laterIndicates that an issues or pull request will be revisited laterType: EnhancementIndicates new feature requestsIndicates new feature requests
Type
Projects
Status
Researching