Skip to content
Snippets Groups Projects
Commit ef05cb1a authored by Ubuntu's avatar Ubuntu
Browse files

added gromacs gpu

parent e92fbaa7
No related branches found
No related tags found
No related merge requests found
Pipeline #11246 passed with stage
in 34 minutes and 6 seconds
...@@ -51,6 +51,7 @@ ENV TEMPDIR="/tmp" ...@@ -51,6 +51,7 @@ ENV TEMPDIR="/tmp"
# Install GROMACS using Phoronix Test Suite # Install GROMACS using Phoronix Test Suite
RUN phoronix-test-suite batch-install gromacs-1.6.0 RUN phoronix-test-suite batch-install gromacs-1.6.0
RUN phoronix-test-suite batch-install gromacs-gpu
# Entry point (optional): to enter an interactive shell # Entry point (optional): to enter an interactive shell
CMD ["/bin/bash"] CMD ["/bin/bash"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment