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

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

problem report

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

enhancement

Install IPP from OneAPI as a stand-alone component

update

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

enhancement

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

enhancement

(created using `eb --new-pr`) requires ~~https://github.com/easybuilders/easybuild-framework/pull/3677~~

enhancement
Fujitsu

(created using `eb --new-pr`) requires ~~easybuilders/easybuild-framework#3677~~ and ~easybuilders/easybuild-easyblocks#2425~

enhancement
Fujitsu

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

enhancement