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

A collection of easyconfig files that describe which software to build using which build options with EasyBuild.

Results 669 easybuild-easyconfigs issues
Sort by recently updated
recently updated
newest added

fixes #15959 (hopefully!)

bug fix

(created using `eb --new-pr`) Requires - [x] PR #16046 - [x] PR #16048

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

update

(created using `eb --new-pr`) The patch introduced a C&P bug resulting in: ``` Vec256 C10_ALWAYS_INLINE pow(const Vec256& exp) const { return {Sleef_powf4_u10vsx(_vec0, b._vec0), Sleef_powf4_u10vsx(_vec1, b._vec1)}; } ``` I.e. `b` was...

bug fix

(created using `eb --new-pr`) Requires: - [ ] PR #16045 - [ ] PR #16046 - [ ] PR #16047

(I tried raising this by e-mailing [email protected], but I received no responses.) I am getting a consistent build error when attempting to build netCDF-4.9.0-gompi-2022a.eb. This is a dependency for the...

problem report