Skip to content

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)

Attendees

Alphabetical list of attendees (11):

Agenda

  • overview of recent developments
  • Q&A

Recent developments

  • AMD toolchains contribution
  • 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
      • bug fixes
        • Autopep8 1.7.0 + Python 2.7 caused failures in CI. Fixed to autopep8 < 1.7.0 in PR 4055
      • enhancements
      • changes
        • ...
    • easyblocks
      • bug fixes
        • update PyTorch easyblock to capture regex for tests failing with signals (PR #2768)
        • Change to PythonPackage to make sure output from the test step always ends up in EB logs, even for return_output_ec = True (only used in PyTorch EasyBlock) (PR #2770)
      • enhancements
        • ...
      • updates
        • ...
      • changes
        • ...
      • new software
        • ...
    • easyconfigs
    • framework
      • reported bugs / bug fixes
        • How to support the use of ifx in intel toolchains, specifically with mpiifort (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.
      • 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 (in main.py) in between items in the EasyStack file. Very much WIP (issue #4057)
      • changes
        • ...
    • 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
        • New (dedicated) EasyBlock for RELION, WIP (PR #2773)
        • Better detection of CMake version (PR 2772)
        • Avoid superfluous warning for NVHPC (PR #2767)
      • updates
        • ...
      • new software
        • ...
      • changes
        • ...
    • easyconfigs

Q&A

...

Clone this wiki locally