easybuild-easyblocks
easybuild-easyblocks copied to clipboard
Collection of easyblocks that implement support for building and installing software with EasyBuild.
In https://github.com/easybuilders/easybuild-easyblocks/issues/2734 it was observed that the GROMACS easyblock does not play nice as a component of a bundle. It would seem that `self.run_all_steps()` is not being picked from the...
When building older CUDA-enabled software with a newer configuration (to support newer hardware), one can run into a situation where cuda_compute_capabilities contains values unsupported by the older software, breaking builds....
Install IPP from OneAPI as a stand-alone component
Now the tests can be skipped for a whole easyconfig. For easyconfigs like Perl it would be nice to have the possibility to skip the test just for one of...
Hi, this is minor issue, don't be alarmed. Introduction: The default license we have now is obtained via a 3-year Intel Cluster XE subscription purchased recently (Nov.12) which is supposed...
(created using `eb --new-pr`) requires ~~https://github.com/easybuilders/easybuild-framework/pull/3677~~
(created using `eb --new-pr`) requires ~~easybuilders/easybuild-framework#3677~~ and ~easybuilders/easybuild-easyblocks#2425~
The (experimental) support for installing extensions in parallel that was added in EasyBuild v4.5.0 (cfr. https://docs.easybuild.io/en/latest/Installing_extensions_in_parallel.html) currently only works for `R` extensions. To extend this to also Python packages, we...
(created using `eb --new-pr`)