Testing mpi4py with RTD

这个提交包含在:
Craig Warren
2025-05-30 13:09:13 +01:00
父节点 b898db8176
当前提交 5d4042e9db
共有 3 个文件被更改,包括 2 次插入28 次删除

查看文件

@@ -14,7 +14,7 @@ build:
- python -m pip install sphinx_rtd_theme - python -m pip install sphinx_rtd_theme
conda: conda:
environment: conda_env_no_mpi.yml environment: conda_env.yml
python: python:
install: install:

查看文件

@@ -1,26 +0,0 @@
# This file may be used to create a conda environment using:
# $ conda env create -f <this file>
name: gprMax-devel
dependencies:
- python>3.7
- colorama
- cython
- h5py
- jinja2
- jupyter
- matplotlib
- numpy
- pip
- psutil
- scipy
- pip:
- humanize
# - mpi4py
- numpy-stl
# - pycuda
# - pyopencl
- terminaltables
- tqdm
- git+https://github.com/craig-warren/PyEVTK.git

查看文件

@@ -8,7 +8,7 @@ humanize
jinja2 jinja2
jupyter jupyter
matplotlib matplotlib
# mpi4py mpi4py
numpy<2 numpy<2
numpy-stl numpy-stl
pandas pandas