[GH-ISSUE #1091] Enhancement: Passing gpu into local runners #625

Open
opened 2026-03-01 21:45:04 +03:00 by kerem · 0 comments
Owner

Originally created by @oleks-popovych on GitHub (Mar 30, 2022).
Original GitHub issue: https://github.com/nektos/act/issues/1091

Describe feature

I'm trying to run some tests that involve running on actual hardware (GPU), like this:
act -j test -P ubuntu-18.04=nvidia/cuda:10.2-devel-ubuntu18.04

But it seems that I'm not able tell the act to pass my GPU, so my actual code could interact with my GPU.
So I'd like to request this kind of feature. It would look great if act CLI would resemble analogous of nvidia-docker

Originally created by @oleks-popovych on GitHub (Mar 30, 2022). Original GitHub issue: https://github.com/nektos/act/issues/1091 ## Describe feature I'm trying to run some tests that involve running on actual hardware (GPU), like this: `act -j test -P ubuntu-18.04=nvidia/cuda:10.2-devel-ubuntu18.04` But it seems that I'm not able tell the `act` to pass my GPU, so my actual code could interact with my GPU. So I'd like to request this kind of feature. It would look great if `act` CLI would resemble analogous of nvidia-docker
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#625
No description provided.