Skip to content

Commit

Permalink
fix gpu tests on civ2 (#41499)
Browse files Browse the repository at this point in the history
Signed-off-by: Lonnie Liu <[email protected]>
  • Loading branch information
aslonnie authored Nov 29, 2023
1 parent 97236f7 commit d97943e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/ray_ci/container.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ def _get_run_command(
"run",
"-i",
"--rm",
"--env",
"NVIDIA_DISABLE_REQUIRE=1",
"--volume",
"/tmp/artifacts:/artifact-mount",
]
Expand Down

0 comments on commit d97943e

Please sign in to comment.