diff --git a/doc/install.md b/doc/install.md index 64f6d88d..c25fcf1e 100644 --- a/doc/install.md +++ b/doc/install.md @@ -49,8 +49,8 @@ like `pip install "fluidsim[fft]"` or `pip install "fluidsim[fft,mpi]"`: compilation of at least [mpi4py]. ``` -- `test`: for testing Fluidsim (can be done without the repository). +- `test`: for testing Fluidsim (can be done without the repository). #### Compile fluidfft plugins @@ -118,6 +118,16 @@ pip install pytest-allclose pytest-mock ```` +### Other installation methods + +Other more exotic methods can also be used. In particular, we have examples for: + +- [Apptainer](https://apptainer.org/) ([doc/apptainer](https://foss.heptapod.net/fluiddyn/fluidsim/-/tree/branch/default/doc/apptainer)) + +- [Guix](https://guix.gnu.org/) ([doc/examples/clusters/gricad](https://foss.heptapod.net/fluiddyn/fluidsim/-/tree/branch/default/doc/examples/clusters/gricad)) + +- [Spack](https://github.com/spack/spack) ([misc/spack](https://foss.heptapod.net/fluiddyn/fluiddyn/-/tree/branch/default/misc/spack)) + ## Environment variables and runtime configuration Fluidsim is sensitive to environment variables: