Skip to content

Commit

Permalink
shortcut for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Meloni committed Nov 25, 2024
1 parent 3a04dbd commit a9a089c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AlmaLinux9/Dockerfile-sim
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ENV SPACK_INSTALL_OPTS="--only-concrete --no-add --fail-fast"

RUN source ${HOME}/setup_env.sh && \
spack spec -NIt && \
spack install ${SPACK_INSTALL_OPTS} && \
spack install ${SPACK_INSTALL_OPTS} k4simdelphes && \
spack clean -a

RUN source ${HOME}/setup_env.sh && \
Expand Down

0 comments on commit a9a089c

Please sign in to comment.