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
- add sanity check commands for recent GDB versions (#19102)
52
+
- add aarch64 and ppc64le checksums to NVHPC 23.7 (#19249)
53
+
- allow Python version of Z3 to be used as a dependency (#19354)
54
+
- various bug fixes, including:
55
+
- use `CargoPythonBundle` generic easyblock for timm to install required Rust packages in a controlled way (#18332)
56
+
- add alternate checksum for OpenImageIO v2.4.14.0 (#19090)
57
+
- only set flag `--enable-asmjit` for PLUMED when installing on `x86_64` (#19110)
58
+
- ensure right Python version is used in DP3, WSClean and dependencies by specifying `-DPython3_EXECUTABLE` CMake option (#19119)
59
+
- add patch to work around potential crash in PyTorch 1.13.1 caused by GCC 12 compiler bug (#19133)
60
+
- add patch to fix detection of newer Intel CPUs in OpenBLAS 0.3.20 through 0.3.23 (#19141)
61
+
- remove outdated `--disable-docs` configure option from FriBidi-1.0.12 (#19147)
62
+
- add libiconv dependency to gettext 0.22 (#19155)
63
+
- fix OpenBLAS 0.3.20+ on newer Intel CPUs (#19159)
64
+
- only use ScaFaCos as dependency for LAMMPS 23Jun2022 on `x86_64` (#19164)
65
+
- add patch to fix regression in GCC 12.x on AVX512 systems (#19180)
66
+
- add pkgconf build dependency to libGLU (#19186)
67
+
- sidestep some build issues with CUDA-Samples 12.1 (#19189)
68
+
- make Pillow easyconfigs aware of sysroot template (#19226, #19267)
69
+
- fix possible error/crash in NCCL on x86 due to cpuid (#19231)
70
+
- reduce timestep to fix sanity check commands in LAMMPS 23Jun2022 (#19246)
71
+
- add patch for GCC 12.x to fix miscompiling C++ code causing double-free in case of exceptions (#19253)
72
+
- replace format tag with explicit extension name in Optuna v3.0.3 (#19256)
73
+
- enhance easyconfigs for gnuplot 5.4.x to make sure that Lua dependency is always used (#19261)
74
+
- patch setup.py for grpcio extension in TensorFlow 2.13.0 easyconfigs to take into account alternate sysroot (#19268)
75
+
- avoid indirect dependency on old CMake version built with GCCcore/10.2.0 via Catch2 build dependency using system toolchain in recent pybind11 easyconfigs (#19270)
76
+
- use existing patch in pybind11 2.6.2 and 2.7.1 to fix failing test due to extra whitespace (#19279)
77
+
- change toolchain in `json-fortran` easyconfigs to `GCC`, since it includes Fortran modules (#19283)
78
+
- remove Unicode character in description of SMRT-Link easyconfigs (#19312)
79
+
- don't use `%(namelower)s` template in extension name in IPython v8.14.0 easyconfig (#19330)
80
+
- add patch to fix `[cz]asums` in OpenBLAS 0.3.24 (#19331)
81
+
- fix failing tokenizers with `CargoPythonPackage` easyblock (#19333)
82
+
- define `$GTKDOCIZE` as '`echo`' before generating configure script for new HarfBuzz versions (#19339)
83
+
- fix PAPI test step hanging on some systems (#19372)
84
+
- compile LERC test binary in `postinstallcmds` to fix sanity check error when RPATH linking is enabled (#19386)
85
+
- use `GCC` toolchain in `kim-api`, since it includes Fortran modules (#19399, #19401, #19402, #19403, #19404, #19405)
86
+
- fix wrong handling of floats in z3-solver (#19414)
87
+
- Fix numpy build on Sapphire Rapids CPUs in SciPy-bundle-2023.07-gfbf-2023a (#19419, #19425)
88
+
- allow ITK legacy code and Python wrappers in ITK v5.2.1 (#19431)
89
+
- link to xxHash library provided via EasyBuild in python-xxhash v3.2.0 (#19432)
90
+
- include MPFR 4.1.0 patch in MPFR 4.2.0 easyconfigs to fix failing tsprintf test with glibc >= 2.37 (#19438)
91
+
- skip `Test::Sys::Info` test that expects `/etc/fstab` in Perl-bundle-CPAN (#19440)
92
+
- exclude `cdp*` CUDA samples that fail to build on aarch64 in CUDA-Samples v12.1 (#19451)
93
+
- other changes:
94
+
- let SuiteSparse easyblock set `CMAKE_OPTIONS` for SuiteSparse v7.1.0 (#19177)
95
+
- add versionsuffix `-param` to easyconfig for ReaxFF 2.0 (#19307)
96
+
- use `LooseVersion` from `easybuild.tools` (#19376)
0 commit comments