test-infra icon indicating copy to clipboard operation
test-infra copied to clipboard

Test github GPU runner on test-infra linux-job

Open atalman opened this issue 1 year ago • 2 comments

Test and see if generic linux_job: https://github.com/pytorch/test-infra/blob/main/.github/workflows/linux_job.yml

Works with Linux GPU github runners

Current infra offerings: https://www.internalfb.com/intern/opensource/ci/github-actions/runners

atalman avatar Feb 22 '24 18:02 atalman

I think we can first test with ubuntu-latest. We can also try one of the workflows in torchtune with the A10G instances available in pytorch-labs that @seemethere mentioned.

osalpekar avatar Feb 22 '24 18:02 osalpekar

PR to test the workflows: https://github.com/pytorch/test-infra/pull/4975

atalman avatar Mar 05 '24 18:03 atalman