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
- enhance `PythonPackage` and `PythonBundle` to verify Python package names and versions with `pip list` with `sanity_check_pip_list` parameter (#4049)
29
+
- add ignore patterns for some RISC-V tests in LLVM easyblock (#4059)
30
+
- enhance `PythonPackage` and `PythonBundle` easyblocks to add support to install dummy Python packages (#4063)
31
+
- enhance custom easyblocks for SCOTCH & MUMPS to add `lfoss` toolchain support (#4069)
32
+
- add search paths to CUPTI in installations of nvidia-compilers with CUDA (#4085)
33
+
- enhance custom easyblock for Amber easyblock to support installing `pmemd` only (#4093)
34
+
- limit number of parallel compile jobs in PyTorch tests by setting `$MAX_JOBS` + add support for using Arm Compute Library (ACL) as dependency (#4096)
35
+
- be more patient when running CPLEX interactive installer (#4103)
36
+
- add mapping to LAMMPS easyblock for `9.0a`, `10.0f` and `12.0f` CUDA compute capabilities (#4105)
37
+
- updates:
38
+
- update Conda easyblock to take into account that in Conda 24.3 `--force` was renamed to `--yes` (#3573)
39
+
- update CPLEX easyblock for CPLEX v22.1.2 (which doesn't include Python bindings anymore) (#3909)
40
+
- update jaxlib easyblock to support LLVM as alternative to Clang for CUDA builds (#4101)
0 commit comments