add mpi and fftw for sl7 image
This commit is contained in:
parent
0d82e7ecca
commit
7270949b72
|
@ -11,7 +11,7 @@ RUN yum -y install \
|
|||
openblas openblas-devel glib2-devel lapack lapack-devel cfitsio cfitsio-devel \
|
||||
wcslib wcslib-devel ncurses ncurses-devel readline readline-devel \
|
||||
python-devel boost boost-devel fftw fftw-devel hdf5 hdf5-devel \
|
||||
numpy boost-python
|
||||
numpy boost-python mpich mpich-devel fftw fftw-libs fftw-devel
|
||||
|
||||
RUN mkdir /build && cd /build
|
||||
|
||||
|
|
Loading…
Reference in New Issue