Skip to content

Commit

Permalink
TORCH_USE_CUDA_DSA
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Mar 21, 2024
1 parent 825cd14 commit e2b71ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockers/ubuntu-cuda/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ ENV \
CUDA_SELECT_NVCC_ARCH_FLAGS="8.0"

ARG TORCH_INSTALL="wheel"
ENV TORCH_USE_CUDA_DSA=1

RUN \
if [ "${TORCH_INSTALL}" == "source" ]; then \
Expand Down

0 comments on commit e2b71ac

Please sign in to comment.