This commit is contained in:
flybird11111 2025-03-31 11:22:59 +08:00
parent 0b81be7f7f
commit 6c728df3e3

View File

@ -87,7 +87,7 @@ jobs:
name: Build and Test Colossal-AI
needs: detect
if: needs.detect.outputs.anyLibraryFileChanged == 'true'
runs-on: [self-hosted, gpu]
runs-on: gpu-h20-10
container:
image: hpcaitech/pytorch-cuda:2.2.2-12.1.0
options: --gpus all --rm -v /dev/shm -v /data/scratch:/data/scratch