Skip to content

Conversation

boegel
Copy link
Member

@boegel boegel commented Jun 7, 2022

No description provided.

Robert Mijakovic and others added 30 commits February 22, 2022 12:15
sync with main + bump version to 4.5.5dev
consider installed modules when using --copy-ec without --rebuild
This is a much cheaper test than "import easybuild.main" and still
solves the same issue as #3610.

This reduces the wall time for "eb --version" from 1.35s to 0.73s
in our configuration.
Change 'eb' command to import easybuild to check if it's working. This speeds up invocation of the `eb` command, while retaining the same functionality of checking which python to use for running EasyBuild.
ignore deprecation warnings regarding cryptography in Python 3.6 + Blowfish with Python 3.10 in test suite output
…sFGEelRbKc

add nvompi toolchain definition (NVHPC + OpenMPI)
…dkfpnHXMLD

add nvpsmpi toolchain definition (NVHPC + ParaStationMPI)
change 'eb' command to import easybuild.framework to check if EasyBuild framework is available
`Skiping` -> `Skipping`
fix typo in debug log message in easyblock.py
…e dead code dealing with download instructions in fetch_source

Urlencoded characters (e.g. '%2F' instead of '/') caused an error while reporting download error.
add definition for gfbf toolchain (GCC, FlexiBLAS, FFTW)
…load_instructions

fix printing of list of attempted download URLs when url-encoded characters are used in URL
bartoldeman and others added 20 commits May 25, 2022 17:40
Instead of adding and then removing interface_lib/cluster_interface_lib,
only add them if needed, so they don't need removing later.

Also check for existence of mt libraries (longer list) to be more
thorough.
correctly identify Apple Silicon M1 as Arm 64-bit by also considering arm64 next to aarch64
fix 'eb --show-system-info' on Apple M1 system
add support for customizing EasyBuild command used in jobs via --job-eb-cmd
set $FFT(W)_LIB_DIR to imkl-FFTW's lib path in build environment if usempi toolchain option is enabled
Support FFTW.MPI module in framework (FFT*DIR variables)
prepare release notes for EasyBuild v4.5.5 + bump version to 4.5.5
@boegel boegel added the update label Jun 7, 2022
@boegel boegel added this to the 4.5.5 milestone Jun 7, 2022
Copy link
Member

@SebastianAchilles SebastianAchilles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@SebastianAchilles
Copy link
Member

Going in, thanks @boegel!

@SebastianAchilles SebastianAchilles merged commit f3b642b into main Jun 7, 2022
@boegel boegel deleted the 4.5.x branch September 10, 2022 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants