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
dgl
Commits
5833efe0
Unverified
Commit
5833efe0
authored
Oct 31, 2022
by
Vibhu Jawa
Committed by
GitHub
Nov 01, 2022
Browse files
Update cugraph_nightly_torch (#4757)
parent
9a72b78b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Jenkinsfile
Jenkinsfile
+2
-2
No files found.
Jenkinsfile
View file @
5833efe0
...
@@ -298,7 +298,7 @@ pipeline {
...
@@ -298,7 +298,7 @@ pipeline {
agent
{
agent
{
docker
{
docker
{
label
"linux-cpu-node"
label
"linux-cpu-node"
image
"rapidsai/cugraph_nightly_torch-cuda:11.5-base-ubuntu18.04-py3.9-pytorch1.12.0-rapids22.1
0
"
image
"rapidsai/cugraph_nightly_torch-cuda:11.5-base-ubuntu18.04-py3.9-pytorch1.12.0-rapids22.1
2
"
args
"-u root"
args
"-u root"
alwaysPull
true
alwaysPull
true
}
}
...
@@ -525,7 +525,7 @@ pipeline {
...
@@ -525,7 +525,7 @@ pipeline {
agent
{
agent
{
docker
{
docker
{
label
"linux-gpu-node"
label
"linux-gpu-node"
image
"rapidsai/cugraph_nightly_torch-cuda:11.5-base-ubuntu18.04-py3.9-pytorch1.12.0-rapids22.1
0
"
image
"rapidsai/cugraph_nightly_torch-cuda:11.5-base-ubuntu18.04-py3.9-pytorch1.12.0-rapids22.1
2
"
args
"--runtime nvidia --shm-size=8gb"
args
"--runtime nvidia --shm-size=8gb"
alwaysPull
true
alwaysPull
true
}
}
...
...
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