easybuild-easyblocks icon indicating copy to clipboard operation
easybuild-easyblocks copied to clipboard

Collection of easyblocks that implement support for building and installing software with EasyBuild.

Results 233 easybuild-easyblocks issues
Sort by recently updated
recently updated
newest added
trafficstars

and to make the check for static libs in mpich optional, as they aren't always there

enhancement

(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...

EasyBuild-5.0

(created using `eb --new-pr`)

change
EasyBuild-5.0

(created using `eb --new-pr`)

new

(created using `eb --new-pr`)

change
EasyBuild-5.0

Replaced `run_cmd` with `run_shell_cmd` for 5.0 release

change
EasyBuild-5.0

(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...

bug fix