Spaces:
Runtime error
Runtime error
FROM gitpod/workspace-full | |
USER gitpod | |
RUN sudo apt-get update -q && \ | |
sudo apt-get install -yq libopenmpi-dev |
FROM gitpod/workspace-full | |
USER gitpod | |
RUN sudo apt-get update -q && \ | |
sudo apt-get install -yq libopenmpi-dev |