illinois-ceesd / emirge

Environment for MirgeCom
MIT License
4 stars 3 forks source link

Use mambaforge instead of miniforge #154

Closed matthiasdiener closed 1 year ago

matthiasdiener commented 1 year ago

mamba is a faster reimplementation of the conda command. mambaforge is already used for all builds in conda-forge.

This reduces ./install.sh time from 5:45 min to 3:20 min in CI (compare e.g. https://github.com/illinois-ceesd/emirge/actions/runs/4079474779/jobs/7030893954 and https://github.com/illinois-ceesd/emirge/actions/runs/4079428089/jobs/7030800800)

Compatibility considerations: