Skip to content

Commit

Permalink
Intel compilers are not compatiable of nvcc.
Browse files Browse the repository at this point in the history
Removing related comments.
  • Loading branch information
caic99 committed Sep 10, 2021
1 parent 4cf2dd4 commit cb11811
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile.cuda
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Use abacus-development-kit:intel for oneAPI.
FROM ghcr.io/deepmodeling/abacus-development-kit:gnu

RUN wget https://developer.download.nvidia.com/compute/cuda/11.4.2/local_installers/cuda_11.4.2_470.57.02_linux.run --no-check-certificate --quiet \
&& sh cuda_11.4.2_470.57.02_linux.run --toolkit --silent
&& sh cuda_11.4.2_470.57.02_linux.run --toolkit --silent

0 comments on commit cb11811

Please sign in to comment.