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
c4e9087e
Commit
c4e9087e
authored
May 18, 2017
by
Martin Reinecke
Browse files
tune pyHealpix build
parent
e3956df5
Pipeline
#12618
passed with stage
in 5 minutes and 25 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
ci/install_pyHealpix.sh
View file @
c4e9087e
...
@@ -2,6 +2,6 @@
...
@@ -2,6 +2,6 @@
git clone https://gitlab.mpcdf.mpg.de/ift/pyHealpix.git
git clone https://gitlab.mpcdf.mpg.de/ift/pyHealpix.git
cd
pyHealpix
cd
pyHealpix
autoreconf
-i
&&
./configure
&&
make
-j4
install
autoreconf
-i
&&
./configure
--enable-openmp
--enable-native-optimizations
&&
make
-j4
install
cd
..
cd
..
rm
-rf
pyHealpix
rm
-rf
pyHealpix
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