Skip to content

Commit

Permalink
specify openmpi
Browse files Browse the repository at this point in the history
  • Loading branch information
jswhit committed Sep 22, 2024
1 parent a0ff68a commit b33dad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/miniconda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
init-shell: bash
create-args: >-
python=${{ matrix.python-version }}
numpy cython pip pytest mpi4py hdf5=*=mpi* libnetcdf=*=mpi* cftime zlib certifi
numpy cython pip pytest openmpi mpi4py hdf5=*=mpi* libnetcdf=*=mpi* cftime zlib certifi
--channel conda-forge
- name: Install netcdf4-python with mpi
Expand Down

0 comments on commit b33dad5

Please sign in to comment.