Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_io
Commits
49900f22
Commit
49900f22
authored
Sep 24, 2021
by
incardon
Browse files
Reinstalling deps
parent
53b919c0
Pipeline
#3611
passed with stages
in 24 minutes and 28 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
script/download_MPI.sh
0 → 100755
View file @
49900f22
#!/bin/bash
# check if the directory $1/MPI exist
rm
-rf
openmpi-4.1.1
rm
openmpi-4.1.1.tar.gz
wget http://ppmcore.mpi-cbg.de/upload/openmpi-4.1.1.tar.gz
tar
-xvf
openmpi-4.1.1.tar.gz
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment