You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,8 +34,8 @@ bugfix/update release
34
34
- fix error when adding files to existing PR with `--update-pr` and refactor + fixes in `options` tests ([#4962](https://github.com/easybuilders/easybuild-framework/pull/4962))
35
35
- add back `OrderedDict` import in (deprecated) `easybuild.tools.py2vs3.py3` module ([#4965](https://github.com/easybuilders/easybuild-framework/pull/4965))
- fix f-string in rpath check and skip check for linked libs on symlinks ([#4975](https://github.com/easybuilders/easybuild-framework/pull/4975))
41
41
- fix passing command as list of strings to `run_shell_cmd` ([#4977](https://github.com/easybuilders/easybuild-framework/pull/4977))
@@ -57,12 +57,12 @@ bugfix/update release
57
57
- restore custom easyblock for ipp and update it for EasyBuild 5.0+ ([#3890](https://github.com/easybuilders/easybuild-easyblocks/pull/3890))
58
58
- enhancements:
59
59
- improvements to custom easyblock for LLVM:
60
-
- fix build of LLVM on RISC-V systems and ignore a bunch of tests ([#3676](https://github.com/easybuilders/easybuild-easyblocks/pull/3676))
61
-
- make LLVM easyblock aware of `amdgcn_capabilities` build option ([#3824](https://github.com/easybuilders/easybuild-easyblocks/pull/3824))
62
-
- explicitely set OMPT options for LLVM ([#3853](https://github.com/easybuilders/easybuild-easyblocks/pull/3853))
63
-
- run tests for LLVM in parallel ([#3875](https://github.com/easybuilders/easybuild-easyblocks/pull/3875))
64
-
- add sanity check to link system libraries to LLVM easyblock ([#3877](https://github.com/easybuilders/easybuild-easyblocks/pull/3877))
65
-
- add custom easyconfig parameter for LLVM to ignore timed out tests ([#3903](https://github.com/easybuilders/easybuild-easyblocks/pull/3903))
60
+
- fix build of LLVM on RISC-V systems and ignore a bunch of tests ([#3676](https://github.com/easybuilders/easybuild-easyblocks/pull/3676))
61
+
- make LLVM easyblock aware of `amdgcn_capabilities` build option ([#3824](https://github.com/easybuilders/easybuild-easyblocks/pull/3824))
62
+
- explicitely set OMPT options for LLVM ([#3853](https://github.com/easybuilders/easybuild-easyblocks/pull/3853))
63
+
- run tests for LLVM in parallel ([#3875](https://github.com/easybuilders/easybuild-easyblocks/pull/3875))
64
+
- add sanity check to link system libraries to LLVM easyblock ([#3877](https://github.com/easybuilders/easybuild-easyblocks/pull/3877))
65
+
- add custom easyconfig parameter for LLVM to ignore timed out tests ([#3903](https://github.com/easybuilders/easybuild-easyblocks/pull/3903))
66
66
- enhance custom easyblock for NCCL so it defines `$NCCL_HOME` in generated module file ([#3782](https://github.com/easybuilders/easybuild-easyblocks/pull/3782))
67
67
- enhance `Bundle` easyblock to show status of component installation ([#3783](https://github.com/easybuilders/easybuild-easyblocks/pull/3783))
68
68
- enhance LAMMPS easyblock to use `FFT_KOKKOS` configure option ([#3784](https://github.com/easybuilders/easybuild-easyblocks/pull/3784))
@@ -86,14 +86,14 @@ bugfix/update release
86
86
- update Mesa easyblock to remove `osmesa` part of the sanity check, since that's removed from Mesa 25.1 onwards ([#3896](https://github.com/easybuilders/easybuild-easyblocks/pull/3896))
87
87
- bug fixes:
88
88
- various fixes for custom easyblock for LLVM:
89
-
- use property for `gcc_prefix`/`gcc_root` in LLVM easyblock ([#3793](https://github.com/easybuilders/easybuild-easyblocks/pull/3793))
90
-
- move openmp to a runtime in newer versions of LLVM ([#3799](https://github.com/easybuilders/easybuild-easyblocks/pull/3799))
91
-
- add explicit enabling/disabling of `libffi` with custom paths in LLVM easyblock ([#3849](https://github.com/easybuilders/easybuild-easyblocks/pull/3849))
92
-
- fix missing `LIBOMPTARGET_DEVICE_ARCHITECTURES` in third stage of bootstrap build in LLVM easyblock ([#3851](https://github.com/easybuilders/easybuild-easyblocks/pull/3851))
93
-
- allow sysroot for minimal builds for LLVM versions < 19 ([#3880](https://github.com/easybuilders/easybuild-easyblocks/pull/3880))
94
-
- only consider explicit dependencies in LLVM easyblock ([#3881](https://github.com/easybuilders/easybuild-easyblocks/pull/3881))
95
-
- disable LLVM OpenMP tests using Thread sanitizer if requested ([#3883](https://github.com/easybuilders/easybuild-easyblocks/pull/3883))
96
-
- fix sanity check step of LLVM by loading `binutils` as extra module ([#3899](https://github.com/easybuilders/easybuild-easyblocks/pull/3899))
89
+
- use property for `gcc_prefix`/`gcc_root` in LLVM easyblock ([#3793](https://github.com/easybuilders/easybuild-easyblocks/pull/3793))
90
+
- move openmp to a runtime in newer versions of LLVM ([#3799](https://github.com/easybuilders/easybuild-easyblocks/pull/3799))
91
+
- add explicit enabling/disabling of `libffi` with custom paths in LLVM easyblock ([#3849](https://github.com/easybuilders/easybuild-easyblocks/pull/3849))
92
+
- fix missing `LIBOMPTARGET_DEVICE_ARCHITECTURES` in third stage of bootstrap build in LLVM easyblock ([#3851](https://github.com/easybuilders/easybuild-easyblocks/pull/3851))
93
+
- allow sysroot for minimal builds for LLVM versions < 19 ([#3880](https://github.com/easybuilders/easybuild-easyblocks/pull/3880))
94
+
- only consider explicit dependencies in LLVM easyblock ([#3881](https://github.com/easybuilders/easybuild-easyblocks/pull/3881))
95
+
- disable LLVM OpenMP tests using Thread sanitizer if requested ([#3883](https://github.com/easybuilders/easybuild-easyblocks/pull/3883))
96
+
- fix sanity check step of LLVM by loading `binutils` as extra module ([#3899](https://github.com/easybuilders/easybuild-easyblocks/pull/3899))
97
97
- revert Python shebangs change for conda ([#3760](https://github.com/easybuilders/easybuild-easyblocks/pull/3760))
98
98
- disable UCX signal catching in Java by setting `$UCX_ERROR_SIGNALS` ([#3832](https://github.com/easybuilders/easybuild-easyblocks/pull/3832))
99
99
- stop setting `separate_build_dir` to `True` and update GPU target in custom easyblock for DualSPhysics ([#3835](https://github.com/easybuilders/easybuild-easyblocks/pull/3835))
0 commit comments