Bitbucket GPU demo #633
Labels
documentation
Markdown files
external-request
You asked, we did
gpu
Inexplicably convoluted drivers
resource-task
iterative_task TF resource
self-hosted Bitbucket Pipelines don't support GPU runners iterative/cml#1015. A work-around is using TPI
task
directly in BB Pipelines.Proposal
Put together an example repo/tuorial:
environment = { "BITBUCKET_*" = "", CI = "" }
image = "nvidia"
tags = { Name = "Foo" }
?python train.py
(using https://github.com/pytorch/examples/tree/main/mnist)docker run
Alternatives
Footnotes
https://support.atlassian.com/bitbucket-cloud/docs/variables-and-secrets ↩
The text was updated successfully, but these errors were encountered: