Skip to content
Snippets Groups Projects
Commit 0877e012 authored by Lukas Heinrich's avatar Lukas Heinrich
Browse files

more things

parent 063bacfa
No related branches found
No related tags found
1 merge request!8Mittwoch
Pipeline #1157116 failed
......@@ -6,7 +6,7 @@ RUN \
apt-get -qq -y upgrade && \
apt-get install -y jq git tree hdf5-tools bash-completion && \
apt-get install -y ffmpeg vim emacs && \
apt-get install -y gcc libopenmpi-dev openmpi-bin && \
apt-get install -y gcc libopenmpi-dev openmpi-bin graphviz && \
apt-get clean && \
rm -rf /var/lib/apt-get/lists/* && \
true
......@@ -26,3 +26,4 @@ USER grk
WORKDIR /home/grk
CMD /bin/bash
......@@ -20,3 +20,6 @@ numba
mpi4py
Cython
sympy
jax
jaxlib
graphviz
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment