Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bitbucket runner and NVIDIA runtime

Piotr Nowak
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 1, 2021

Hi everyone,

Short background: I am developing Python project which requires GPU access (CUDA).

I have experimented with bitbucket pipelines runner on the workstation with GPUs but unfortunately I cannot make it to work correctly. I am able to build a container with all the required CUDA dependencies etc inside the step script, but afterwards it cannot be run as it is essential to use nvidia-docker runtime https://github.com/NVIDIA/nvidia-docker.

I am passing `-v /var/run/docker.sock:/var/run/docker.sock` from host to the runner, but it does not look like it is passed through to the container running given step.

The docker service which can be added to each step does not help as it seems to use `docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-docker-daemon:v19-prod-stable` image which does not use nvidia-docker runtime.

I have a question if and how could it be done - I have spent already several hours trying to resolve that (in simpler or more complex ways), but I am running out of feasible ideas now.

Thanks in advance for any advice.

2 answers

0 votes
Luu Quang Thang
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 1, 2023
0 votes
bhaswati
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 2, 2021

I am facing same issue. Any solution to this?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events