Skip to content

Commit

Permalink
Symlink Elmer mpirun to mpirun.openmpi
Browse files Browse the repository at this point in the history
Fixes #100
  • Loading branch information
luzpaz authored Aug 15, 2023
1 parent 0e20f52 commit 96d2942
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ layout:
symlink: $SNAP/kf5/usr/share/X11
/usr/share/libdrm/amdgpu.ids:
bind-file: $SNAP/kf5/usr/share/libdrm/amdgpu.ids
/usr/bin/mpirun:
symlink: $SNAP/usr/bin/mpirun.openmpi
/usr/share/openmpi:
symlink: $SNAP/usr/share/openmpi
/etc/openmpi:
Expand Down

0 comments on commit 96d2942

Please sign in to comment.