- recipe esme
Earth System Modelling Environment (ESME) - A bundle for scientific computing packages for climate modelling with MPI support.
- Homepage:
- License:
BSD / BSD-3-Clause
- Recipe:
ESME (Earth System Modelling Environment) is a package designed to facilitate the installation and management of various scientific computing libraries with support for multiple MPI implementations (namely MPIch, OpenMPI, MVApich and ParaStationMPI). This bundle currently includes: - PnetCDF: Version 1.14.1 - HDF5: Version 1.14.6 - netCDF_C: Version 4.9.3 - netCDF_Fortran: Version 4.6.2 - ParallelIO: Version 2.6.6 - ESMF: Version 8.9.0 - OSU_Micro_Benchmarks: Version 7.5.1
- package esme_esmf_mvapich__ucx¶
You need a conda-compatible package manager (currently either micromamba, mamba, or conda) and the Bioconda channel already activated (see set-up-channels).
While any of above package managers is fine, it is currently recommended to use either micromamba or mamba (see here for installation instructions). We will show all commands using mamba below, but the arguments are the same for the two others.
Given that you already have a conda environment in which you want to have this package, install with:
mamba install esme_esmf_mvapich__ucx and update with:: mamba update esme_esmf_mvapich__ucx
To create a new environment, run:
mamba create --name myenvname esme_esmf_mvapich__ucx
with
myenvname
being a reasonable name for the environment (see e.g. the mamba docs for details and further options).Alternatively, use the docker container:
docker pull quay.io/biocontainers/esme_esmf_mvapich__ucx:<tag> (see `esme_esmf_mvapich__ucx/tags`_ for valid values for ``<tag>``)
- package esme_hdf5_mvapich__ucx¶
You need a conda-compatible package manager (currently either micromamba, mamba, or conda) and the Bioconda channel already activated (see set-up-channels).
While any of above package managers is fine, it is currently recommended to use either micromamba or mamba (see here for installation instructions). We will show all commands using mamba below, but the arguments are the same for the two others.
Given that you already have a conda environment in which you want to have this package, install with:
mamba install esme_hdf5_mvapich__ucx and update with:: mamba update esme_hdf5_mvapich__ucx
To create a new environment, run:
mamba create --name myenvname esme_hdf5_mvapich__ucx
with
myenvname
being a reasonable name for the environment (see e.g. the mamba docs for details and further options).Alternatively, use the docker container:
docker pull quay.io/biocontainers/esme_hdf5_mvapich__ucx:<tag> (see `esme_hdf5_mvapich__ucx/tags`_ for valid values for ``<tag>``)
- package esme_mvapich__ucx¶
You need a conda-compatible package manager (currently either micromamba, mamba, or conda) and the Bioconda channel already activated (see set-up-channels).
While any of above package managers is fine, it is currently recommended to use either micromamba or mamba (see here for installation instructions). We will show all commands using mamba below, but the arguments are the same for the two others.
Given that you already have a conda environment in which you want to have this package, install with:
mamba install esme_mvapich__ucx and update with:: mamba update esme_mvapich__ucx
To create a new environment, run:
mamba create --name myenvname esme_mvapich__ucx
with
myenvname
being a reasonable name for the environment (see e.g. the mamba docs for details and further options).Alternatively, use the docker container:
docker pull quay.io/biocontainers/esme_mvapich__ucx:<tag> (see `esme_mvapich__ucx/tags`_ for valid values for ``<tag>``)
- package esme_netcdf-c_mvapich__ucx¶
You need a conda-compatible package manager (currently either micromamba, mamba, or conda) and the Bioconda channel already activated (see set-up-channels).
While any of above package managers is fine, it is currently recommended to use either micromamba or mamba (see here for installation instructions). We will show all commands using mamba below, but the arguments are the same for the two others.
Given that you already have a conda environment in which you want to have this package, install with:
mamba install esme_netcdf-c_mvapich__ucx and update with:: mamba update esme_netcdf-c_mvapich__ucx
To create a new environment, run:
mamba create --name myenvname esme_netcdf-c_mvapich__ucx
with
myenvname
being a reasonable name for the environment (see e.g. the mamba docs for details and further options).Alternatively, use the docker container:
docker pull quay.io/biocontainers/esme_netcdf-c_mvapich__ucx:<tag> (see `esme_netcdf-c_mvapich__ucx/tags`_ for valid values for ``<tag>``)
- package esme_netcdf-fortran_mvapich__ucx¶
You need a conda-compatible package manager (currently either micromamba, mamba, or conda) and the Bioconda channel already activated (see set-up-channels).
While any of above package managers is fine, it is currently recommended to use either micromamba or mamba (see here for installation instructions). We will show all commands using mamba below, but the arguments are the same for the two others.
Given that you already have a conda environment in which you want to have this package, install with:
mamba install esme_netcdf-fortran_mvapich__ucx and update with:: mamba update esme_netcdf-fortran_mvapich__ucx
To create a new environment, run:
mamba create --name myenvname esme_netcdf-fortran_mvapich__ucx
with
myenvname
being a reasonable name for the environment (see e.g. the mamba docs for details and further options).Alternatively, use the docker container:
docker pull quay.io/biocontainers/esme_netcdf-fortran_mvapich__ucx:<tag> (see `esme_netcdf-fortran_mvapich__ucx/tags`_ for valid values for ``<tag>``)
- package esme_pio_mvapich__ucx¶
You need a conda-compatible package manager (currently either micromamba, mamba, or conda) and the Bioconda channel already activated (see set-up-channels).
While any of above package managers is fine, it is currently recommended to use either micromamba or mamba (see here for installation instructions). We will show all commands using mamba below, but the arguments are the same for the two others.
Given that you already have a conda environment in which you want to have this package, install with:
mamba install esme_pio_mvapich__ucx and update with:: mamba update esme_pio_mvapich__ucx
To create a new environment, run:
mamba create --name myenvname esme_pio_mvapich__ucx
with
myenvname
being a reasonable name for the environment (see e.g. the mamba docs for details and further options).Alternatively, use the docker container:
docker pull quay.io/biocontainers/esme_pio_mvapich__ucx:<tag> (see `esme_pio_mvapich__ucx/tags`_ for valid values for ``<tag>``)
- package esme_pnetcdf_mvapich__ucx¶
You need a conda-compatible package manager (currently either micromamba, mamba, or conda) and the Bioconda channel already activated (see set-up-channels).
While any of above package managers is fine, it is currently recommended to use either micromamba or mamba (see here for installation instructions). We will show all commands using mamba below, but the arguments are the same for the two others.
Given that you already have a conda environment in which you want to have this package, install with:
mamba install esme_pnetcdf_mvapich__ucx and update with:: mamba update esme_pnetcdf_mvapich__ucx
To create a new environment, run:
mamba create --name myenvname esme_pnetcdf_mvapich__ucx
with
myenvname
being a reasonable name for the environment (see e.g. the mamba docs for details and further options).Alternatively, use the docker container:
docker pull quay.io/biocontainers/esme_pnetcdf_mvapich__ucx:<tag> (see `esme_pnetcdf_mvapich__ucx/tags`_ for valid values for ``<tag>``)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/esme_mvapich__ucx/README.html)