File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -13,18 +13,16 @@ feature release
1313 - allow searching for sources/patches in alternative location by specifying 'alt_location' in source/patch spec (#3994)
1414 - show URLs used for download attempts in trace output (#4026)
1515 - add support for setting environment variables via 'pushenv' with modextravars (#4030)
16- - add support for OneAPI compilers using toolchain option 'oneapi' (#4031)
17- - add dedicated test for opting in to using oneAPI Intel compilers (#4032)
16+ - add support for OneAPI compilers using toolchain option 'oneapi' (#4031, #4032, #4039)
1817 - make check_linked_shared_libs more robust by taking into account that 'ldd' may fail (#4033)
19- - fallback to sequential extension install if parallel install is not implemented (#4034)
18+ - fall back to sequential extension install if parallel install is not implemented (#4034)
2019 - add support for using template values in name/version of extensions (#4036)
2120- various bug fixes, including:
2221 - make sure that ARCH constant has 'aarch64' (rather than 'arm64') as value on macOS ARM (#4018)
23- - tweak eb wrapper script to correctly handle errors when python command being considered fails to run (#4019)
22+ - tweak 'eb' wrapper script to correctly handle errors when python command being considered fails to run (#4019)
2423 - tweak is_patch_for function to make it more robust (#4028)
25- - don't use -ftz for Intel oneAPI compilers versions before 2022.x (#4039)
2624- other changes:
27- - update Lmod used to run tests to version 8.7.4 (#4027)
25+ - update Lmod used to run tests to version 8.7.6 (#4027, #4030 )
2826 - tweak apply_patch to not create .orig files (by default) when applying patch files (#4038)
2927
3028
You can’t perform that action at this time.
0 commit comments