Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminhuth authored Oct 2, 2023
1 parent 3318623 commit dc617c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu2004_exatrkx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ RUN git clone https://github.com/microsoft/onnxruntime src \
--use_cuda \
--cuda_home /usr/local/cuda \
--cudnn_home /usr/local/cuda \
--minimal_build \
# --minimal_build \ # does not work somehow
# --parallel 1 \
--skip_tests \
--cmake_extra_defines \
Expand Down

0 comments on commit dc617c1

Please sign in to comment.