你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-06 20:46:52 +08:00
Added specific conda environment for macOS to get around MKL threading bug - use OpenBLAS instead.
这个提交包含在:
@@ -1,7 +1,7 @@
|
|||||||
# This file may be used to create a conda environment using:
|
# This file may be used to create a conda environment using:
|
||||||
# $ conda create --name gprMax --file <this file>
|
# $ conda create --name gprMax --file <this file>
|
||||||
|
|
||||||
name: gprMax
|
name: gprMax_openblas
|
||||||
dependencies:
|
dependencies:
|
||||||
- python>3.6
|
- python>3.6
|
||||||
- blas=*=openblas
|
- blas=*=openblas
|
||||||
|
在新工单中引用
屏蔽一个用户