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
ift
NIFTy
Commits
f160dafd
Commit
f160dafd
authored
Nov 11, 2017
by
Martin Reinecke
Browse files
install MPI
parent
e877b304
Pipeline
#21430
passed with stage
in 5 minutes and 43 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
ci/install_basics.sh
View file @
f160dafd
#!/bin/bash
#!/bin/bash
apt-get
install
-y
build-essential git autoconf libtool pkg-config
\
apt-get
install
-y
build-essential git autoconf libtool pkg-config
\
libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 libfftw3-single3
\
libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 libfftw3-single3
openmpi-bin libopenmpi-dev
\
python python-pip python-dev python-nose python-numpy python-matplotlib python-future
\
python python-pip python-dev python-nose python-numpy python-matplotlib python-future
\
python3 python3-pip python3-dev python3-nose python3-numpy python3-matplotlib python3-future
python3 python3-pip python3-dev python3-nose python3-numpy python3-matplotlib python3-future
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