mirror of
https://github.com/smyalygames/FiniteVolumeGPU.git
synced 2025-09-14 11:12:17 +02:00
build: add netcdf4 with openmpi
This commit is contained in:
parent
e5e6ff6efc
commit
4ef1ef1762
@ -2,26 +2,27 @@
|
||||
---
|
||||
name: FiniteVolumeGPU_HPC
|
||||
channels:
|
||||
- conda-forge
|
||||
- conda-forge
|
||||
- defaults
|
||||
|
||||
dependencies:
|
||||
- python=3.13.5
|
||||
- pip
|
||||
- numpy
|
||||
- mpi4py
|
||||
- six
|
||||
- pytools
|
||||
- netcdf4
|
||||
- scipy
|
||||
- matplotlib
|
||||
- ipyparallel
|
||||
- jupyter
|
||||
- nb_conda_kernels
|
||||
- line_profiler
|
||||
- tqdm
|
||||
- pip:
|
||||
- hip-python==6.4.1.552.39
|
||||
- -i https://test.pypi.org/simple/
|
||||
- python=3.13.5
|
||||
- pip
|
||||
- numpy
|
||||
- mpi4py
|
||||
- six
|
||||
- pytools
|
||||
- scipy
|
||||
- netcdf4=*=mpi_openmpi_*
|
||||
- matplotlib
|
||||
- ipyparallel
|
||||
- jupyter
|
||||
- nb_conda_kernels
|
||||
- line_profiler
|
||||
- tqdm
|
||||
- pip:
|
||||
- hip-python==6.4.1.552.39
|
||||
- --extra-index-url https://test.pypi.org/simple/
|
||||
|
||||
|
||||
# Install conda environment (one-time operation):
|
||||
|
Loading…
x
Reference in New Issue
Block a user