Skip to content

Commit

Permalink
Take openmpi from conda to avoid potential binary compat issues
Browse files Browse the repository at this point in the history
  • Loading branch information
willend committed Jan 12, 2024
1 parent efc5cba commit f29e597
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ RUN apt-get -y -qq update \
evince \
gnuplot \
octave \
libopenmpi-dev \
libnexus1 \
libnexus-dev \
git \
Expand Down
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dependencies:
- mcstas
- mcpl
- ncrystal
- openmpi=4
- pip
- websockify
- pip:
Expand Down

0 comments on commit f29e597

Please sign in to comment.