Skip to content
Snippets Groups Projects
Commit 6cd1f6b3 authored by Repo Updater's avatar Repo Updater
Browse files

59858ffc 2nd try to enable mkl

parent 48eb244d
No related branches found
No related tags found
No related merge requests found
# Packages required to build a Docker image for Binder
name: pyhpc
channels:
- defaults
- conda-forge
dependencies:
- python
- python=3.7
- pip
- libblas=*=*mkl
#- libblas=*=*mkl
- mkl
- numpy
- scipy
- cython
- pybind11
- numba
- matplotlib
- pandas
- line_profiler
- gcc_linux-64
- gxx_linux-64
- gfortran_linux-64
- numba
- mpich
- mpi4py
- hdf5=*=mpi*
- h5py=*=mpi*
- pandas
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment