-
Notifications
You must be signed in to change notification settings - Fork 283
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
release EasyBuild v4.9.0 #3061
Merged
release EasyBuild v4.9.0 #3061
Conversation
This file contains 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
…in Python 2+3 compatible way
Remove self.installdir from bin_dir paths on akesa's suggestion #3020 (comment)
Allow version mismatch and include versionsuffix in `ModuleRC` easyblock
…asyblocks into 20231017084015_new_pr_palm
new easyblock for PALM
Add binutils symlinks when building TensorFlow with --rpath
E.g. when using `--filter-deps binutils` in combination with `--rpath` the could could fail to determine the files from binutils to collect as the "software root" won't be set. Fall back to collecting all rpath wrappers and a list of known binutils
update custom easyblock for Intel MPI easyblock for v2021.11
…nbundle add generic `CargoPythonBundle` easyblock
take into account that binutils might be a filtered dependency for TensorFlow
update custom easyblock for Intel MKL for v2024.x
…ackage fix `det_pylibdir` provided by `PythonPackage` easyblock for Python 3.12+
fix nvptx sanity check for Clang >= 14.x
Add requirement for EULA acceptance to CUDA easyblock
…sparse add custom easyconfig parameter `cmake_options` to SuiteSparse easyblock
also consider `$EB_COMSOL_LICENSE_FILE` environment variable in custom easyblock for COMSOL
fix specifying path to SuiteSparse header files and libraries in numpy, Trilinos, PETSc easyblocks
prepare release notes for EasyBuild v4.9.0 + bump version to 4.9.0
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.