Skip to content

Commit b45bef1

Browse files
committed
should not be setting CUDA_VISIBLE_DEVICES as an env variable for docker and specify --gpus together...
1 parent ab09501 commit b45bef1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/pytest-gpu.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ jobs:
5757
flags: >-
5858
--init --rm -t
5959
--name ${CONTAINER_BASENAME}
60-
--env CUDA_VISIBLE_DEVICES
6160
--gpus "device=${CUDA_VISIBLE_DEVICES:-all}"
6261
6362
# -------------------- AMD job -----------------------

0 commit comments

Comments
 (0)