forked from easybuilders/easybuild-framework
-
Notifications
You must be signed in to change notification settings - Fork 1
Getting up to speed with main repo #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ramework into fix_builddir_sanity_check_only
pick up custom extract_cmd specified for extension
…ter creating EasyBlock instance
introduce EasyBlock.post_init method to correctly define builddir variable when build-in-installdir mode is enabled in easyconfig or easyblock
Co-authored-by: Miguel Dias Costa <migueldiascosta@gmail.com>
allow oversubscription in sanity check for OpenMPI-based toolchains
prepare release notes for EasyBuild v4.5.1 + bump version to 4.5.1
release EasyBuild v4.5.1
sync with main + bump version to 4.5.2dev
automatically prepend env-for-shebang value with sysroot
relax pattern checks in test_toy_exts_parallel
deprecate use of patch files that don't have a filename ending with .patch
…turns the original value. This allows us to easily restore it. Also, added an update_build_options function that takes a dictionary and calls update_build_option for each key-value pair in the dictionary
…an extra white line after the function ends.
Correct grammar Co-authored-by: Kenneth Hoste <kenneth.hoste@ugent.be>
…load_instructions fix printing of list of attempted download URLs when url-encoded characters are used in URL
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.
… arm64 next to aarch64
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)
…alue on macOS ARM
prepare release notes for EasyBuild v4.5.5 + bump version to 4.5.5
release EasyBuild v4.5.5
sync with main + bump version to 4.5.6dev
make sure that ARCH constant has 'aarch64' (rather than 'arm64') as value on macOS ARM
tsoenen
pushed a commit
that referenced
this pull request
Jun 17, 2022
add configuration option to allow disabling progress bar
tsoenen
pushed a commit
that referenced
this pull request
Jun 17, 2022
tweak GPU part of output produced by --show-system-info
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.