Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
069d6fdc
Unverified
Commit
069d6fdc
authored
Jul 18, 2022
by
Frank Lee
Committed by
GitHub
Jul 18, 2022
Browse files
[workflow] update 8-gpu test to use torch 1.11 (#1332)
parent
7857fd76
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/build_gpu_8.yml
.github/workflows/build_gpu_8.yml
+1
-1
No files found.
.github/workflows/build_gpu_8.yml
View file @
069d6fdc
...
...
@@ -12,7 +12,7 @@ jobs:
if
:
github.repository == 'hpcaitech/ColossalAI'
runs-on
:
[
self-hosted
,
8-gpu
]
container
:
image
:
hpcaitech/pytorch-cuda:1.1
0.1
-11.3.0
image
:
hpcaitech/pytorch-cuda:1.1
1.0
-11.3.0
options
:
--gpus all --rm -v /data/scratch/cifar-10:/data/scratch/cifar-10
timeout-minutes
:
40
steps
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment