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

f918960f try enabling threaded openblas

parent 11c0f561
No related branches found
No related tags found
No related merge requests found
# Packages required for "Python for HPC"
name: pyhpc
channels:
- defaults
#- conda-forge
- conda-forge
dependencies:
- python=3.7
#- libblas=*=*mkl
- mkl
- pip
- libopenblas=*=*openmp*
- numpy
- scipy
- cython
- matplotlib
- pybind11
- pandas
- matplotlib
- line_profiler
- gcc_linux-64
- gxx_linux-64
- gfortran_linux-64
......@@ -19,6 +21,3 @@ dependencies:
- mpi4py
- hdf5=*=mpi*
- h5py=*=mpi*
- pip:
- line-profiler
- pybind11
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment