Added specific conda environment for macOS to get around MKL threading bug - use OpenBLAS instead.

这个提交包含在:
Craig Warren
2019-06-04 16:35:11 +01:00
父节点 c7eac5bee3
当前提交 226843b700

查看文件

@@ -1,7 +1,7 @@
# This file may be used to create a conda environment using:
# $ conda create --name gprMax --file <this file>
name: gprMax
name: gprMax_openblas
dependencies:
- python>3.6
- blas=*=openblas