Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
a269bbb6
Commit
a269bbb6
authored
Jul 15, 2021
by
Philipp Arras
Browse files
Portable ducc0 in Docker
Otherwise it cannot be run on other machines
parent
285d1960
Pipeline
#105763
passed with stages
in 20 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
a269bbb6
...
...
@@ -12,7 +12,7 @@ RUN apt-get update && apt-get install -y \
# Optional NIFTy dependencies
python3-mpi4py python3-matplotlib \
# more optional NIFTy dependencies
&& pip3 install ducc0 finufft jupyter jax jaxlib sphinx pydata-sphinx-theme \
&&
DUCC0_OPTIMIZATION=portable
pip3 install ducc0 finufft jupyter jax jaxlib sphinx pydata-sphinx-theme \
&& rm -rf /var/lib/apt/lists/*
# Set matplotlib backend
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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