-
Notifications
You must be signed in to change notification settings - Fork 145
Conference call notes 20220817
Caspar van Leeuwen edited this page Aug 16, 2022
·
8 revisions
(back to Conference calls)
Notes on the 204th EasyBuild conference call, Wednesday 17 August 2022 (8:00 UTC)
Alphabetical list of attendees (11):
- overview of recent developments
- Q&A
- AMD toolchains contribution
- PR #4058 (framework), PR #2774 (easyblocks, bugfix OMPI sanity check) and PR #16037 (easyconfigs)
- Any thoughts on the proposed toolchain composition:
- AOCC on top of GCCcore
- aompi (AOCC + OpenMPI)
- amd (aompi + AOCL math libs: BLIS, libFLAME, FFTW, ScaLAPACK)
- Does anyone (a maintainer?) in the call have experience with AMD toolchain? Maybe review this PR...
- release timeline
- latest release: EasyBuild v4.6.0 (8 July 2022)
- ETA next release (EasyBuild v4.6.1?): end of Aug'22
- recent changes
- framework
-
easyblocks
- bug fixes
-
enhancements
- ...
-
updates
- ...
-
changes
- ...
- new software
- ...
-
easyconfigs
- ~50 easyconfig PRs were merged since last conf call
-
bug fixes
- add patch for GROMACS 2020 and 2021 versions for missing sync in LINCS and SETTLE CUDA kernels (PR #16027 and PR #16026)
- Alternative checksum for plot3Drgl in R v4.1.X + v4.2.0 (PR #16011)
- Restore ploteig in EIGENSOFT 7.2.1 (PR #15996)
- Get correct source tarball for wannier90 in QuantumESPRESSO 7.1 (PR #15993)
- Add missing SciPy-bundle dep for rMATS-turbo (PR #15988)
- Add correct FOX Toolkit dependency for SUMO (PR #15986)
-
enhancements
- Add sanity check for OpenFAST (PR #15983)
-
(noteworthy) new software
- see also overview at https://github.com/easybuilders/easybuild-easyconfigs/issues?q=is%3Amerged+label%3Anew
- ...
-
noteworthy software updates
- UCC-CUDA, adds CUDA support to UCC (PR #15956)
- changes
- ...
-
framework
-
reported bugs / bug fixes
- How to support the use of
ifx
in intel toolchains, specifically withmpiifort
(issue #4056) - EasyBuild seems to rebuild dependency when
--wait-on-lock-limit
and--wait-on-lock-interval
is used, even though dependency has been build when lock is released (PR #4059) - EasyBuild 4.6.0 not building on beegfs due to hard-link usage. Furthermore, source here seems to contain the hardlinks, but this does not.
- How to support the use of
-
enhancements
- add support for easystack file that contains easyconfig filenames + implement parsing of configuration options (PR #4021)
- adding support for the use of
--from-pr
_and other options) in EasyStack files. Changed from previous PR, as we now reconfigure at higher level (inmain.py
) in between items in the EasyStack file. Very much WIP (issue #4057)
-
changes
- ...
-
reported bugs / bug fixes
-
easyblocks
- bug reports/fixes
- Some issue with detecting C++11 support when building CMake. Seems quite specific to this user though. (issue # 2769)
- Issue with cleanup in post install step of fftw.mpi on certain distros (PR #2771)
- enhancements
-
updates
- ...
- new software
- ...
-
changes
- ...
- bug reports/fixes
-
easyconfigs
- close to 700 open easyconfig PRs...
- bug fixes
- ...
- new software
- noteworthy software updates
- changes
- ...
...