easybuild-easyblocks
easybuild-easyblocks copied to clipboard
Collection of easyblocks that implement support for building and installing software with EasyBuild.
and to make the check for static libs in mpich optional, as they aren't always there
(created using `eb --new-pr`)
The todo list for [replacing `run_cmd` and `run_cmd_qa` with `run_shell_cmd` for EB5](https://docs.easybuild.io/easybuild-v5/run_shell_cmd/). Please make sure this issue is updated with links to the PRs for the changes. PRs can contain...
(created using `eb --new-pr`)
Replaced `run_cmd` with `run_shell_cmd` for 5.0 release
(created using `eb --new-pr`)
Replaced `run_cmd` with `run_shell_cmd` for 5.0 release
(created using `eb --new-pr`) As reported in [Slack](https://easybuild.slack.com/archives/C34UA1HT7/p1712147065575909) GROMACS may pick up Python from an active virtualenv (e.g. when EasyBuild is installed in a virtualenv) instead of from the Python...