Skip to content

Commit

Permalink
remove nlcglib@master
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpintarelli committed Dec 13, 2024
1 parent 8e240a3 commit b3276ff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/baseimage.cuda.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ RUN spack install openblas %gcc +fortran

RUN spack install magma %gcc +cuda +fortran ^openblas

RUN spack install nlcglib@master %gcc +cuda

# for the MPI hook
RUN echo $(spack find --format='{prefix.lib}' mpich) > /etc/ld.so.conf.d/mpich.conf
RUN ldconfig
Expand Down

0 comments on commit b3276ff

Please sign in to comment.