mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-11 05:49:55 +00:00
fix
This commit is contained in:
2
.github/workflows/build_on_pr.yml
vendored
2
.github/workflows/build_on_pr.yml
vendored
@@ -89,7 +89,7 @@ jobs:
|
|||||||
if: needs.detect.outputs.anyLibraryFileChanged == 'true'
|
if: needs.detect.outputs.anyLibraryFileChanged == 'true'
|
||||||
runs-on: gpu-h20-10
|
runs-on: gpu-h20-10
|
||||||
container:
|
container:
|
||||||
image: hpcaitech/pytorch-cuda:2.2.2-12.1.0
|
image: image-cloud.luchentech.com/hpcaitech/pytorch-cuda:2.2.2-12.1.0
|
||||||
options: --gpus all --rm -v /dev/shm -v /data/scratch:/data/scratch
|
options: --gpus all --rm -v /dev/shm -v /data/scratch:/data/scratch
|
||||||
timeout-minutes: 90
|
timeout-minutes: 90
|
||||||
defaults:
|
defaults:
|
||||||
|
Reference in New Issue
Block a user