Skip to content

Commit

Permalink
minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
s-sajid-ali committed Sep 12, 2023
1 parent 74c17d8 commit f7a30ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cuda-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ RUN spack external find tar
RUN spack external find perl
RUN spack external find ncurses
RUN spack external find gettext
RUN spack external find cuda

# Install the software, remove unnecessary deps
RUN cd /opt/spack-environment && spack env activate . && spack install --fail-fast && spack gc -y
Expand Down

0 comments on commit f7a30ec

Please sign in to comment.