-
Notifications
You must be signed in to change notification settings - Fork 146
Conference call notes 20220202
Kenneth Hoste edited this page Feb 2, 2022
·
9 revisions
(back to Conference calls)
Notes on the 190th EasyBuild conference call, Wednesday 2 Feb 2022 (09:00 UTC)
Alphabetical list of attendees (XXX):
-
Kenneth Hoste (HPC-UGent, Belgium)
-
Simon Branford (University of Birmingham, UK)
-
Jasper Grimm (University of York, UK)
-
Kurt Lust (Univ. of Antwerp, Belgium + LUMI User Support Team)
-
Sam Moors (Vrije Universiteit Brussel, Belgium)
-
Mikael Öhman (Chalmers University of Technology, Sweden)
-
Bart Oldeman (ComputeCanada)
-
Jurij Pečar (EMBL, Germany)
-
Jörg Saßmannshausen (NIHR Biomedical Research Centre, UK)
-
Åke Sandgren (Umeå University, Sweden)
-
Alexandre Strube (JSC, Germany)
-
Adam Huffman (Big Data Institute, Oxford, UK)
- overview of recent developments
- OpenMPI + CUDA, OpenMPI 5.x
- Q&A
- release timeline
- latest release: EasyBuild v4.5.2 (24 Jan 2020)
- ETA next release: end of Feb'22?
- recent changes
-
framework
-
bug fixes
- only run GitHub tests when testing with Lua module syntax, to avoid hitting GitHub rate limit when running tests (PR #3938)
- fix
get_os_name
andget_os_version
to avoid reportingUNKNOWN
in output ofeb --show-system-info
(PR #3942) - take into account that patch files can also be zipped when checking filename extension for patches (PR #3936)
-
enhancements
- ...
-
changes
- ...
-
bug fixes
-
easyblocks
-
bug fixes
- convert version numbers to stricly numerical in Siesta easyblock (PR #2553)
- enhancements
-
changes
- ...
- new software
- ...
-
bug fixes
-
easyconfigs
- >XXX easyconfig PRs merged since last conf call!
-
bug fixes
- add patch for hard-coded checksum value of downloaded source file in the source code of RDKit 2021.03.4 (PR #14743)
-
enhancements
- ...
- (noteworthy) new software
-
noteworthy software updates
- ...
- changes
- ...
-
framework
-
reported bugs / bug fixes
- switch to using pip3 for installing EasyBuild in Singularity definition file generated by EasyBuild (PR #3945)
-
enhancements
- tolerate pre-existing edges in depgraph (PR #2784)
- extend framework to enable modules to ship RPATH wrappers (issue #3918)
- allow setting extension-specific envars in module file (PR #3948)
- add a "
clone_into
" field to git_config source specification (PR #3949) - add support for optional comment parameter for extensions (issue #3946)
-
changes
- meaningful error output (and actual location of the log file on the line about log files) (issue #3915)
-
reported bugs / bug fixes
-
easyblocks
- bug fixes
- enhancements
- add support to NAMD easyblock to opt out of building with CUDA support even if CUDA is included as dependency (PR #2666)
- updates
- new software
- changes
-
easyconfigs
- bug fixes
- ...
-
new software
- see https://github.com/easybuilders/easybuild-easyconfigs/labels/new
- MPItrampoline (WIP) (PR #14607)
-
noteworthy software updates
- AlphaFold v2.1.1 with
foss/2021a
(PR #14500)- tests are failing on A100 GPU cluster @ HPC-UGent?
- AlphaFold v2.1.1 with
- changes
- ...
- bug fixes
-
framework
- ...