-
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
sync with develop (20240619) #3367
Merged
Merged
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
It's gone in Python 3.12, see https://docs.python.org/3/whatsnew/3.12.html#build-changes
…r_cargopythonbundle avoid sanity check on the software itself for CargoPythonBundle easyblock
Always override the compiler version check for CUDA installations
…tup-py don't manipulate setup.py for Python 3.12+ when using alternate sysroot
…r_torchvision add libjpeg-turbo to include dir for torchvision easyblock
… filter out unwanted include path.
…new_pr_intel_compilers fix malformed `$CPATH` for intel-compilers on Debian/Ubuntu
Add a sanity check for OpenFOAM's `wmake` to make sure it finds the compiler commands
…yblock, to fix broken sanity check for bundle that includes torchvision as extension (like PyTorch-bundle)
…r_torchvision always specify custom value for `sanity_check_paths` in custom easyblock for torchvision
prepare release notes for EasyBuild v4.9.2 + bump version to 4.9.2
release EasyBuild v4.9.2
…ash in EasyBuild easyblock
…me_underscore also consider 'normalised' package name with underscore rather than dash in EasyBuild easyblock
…scribe-envvar OpenMPI: Support PRRTE MCA env var for oversubscription
At least for a short time
Only for develop to avoid having to fix `geant4.py` (see https://github.com/easybuilders/easybuild-easyblocks/actions/runs/9552967707/job/26330689071?pr=3364)
only append MPFR info to `have_cgal` script in OpenFOAM easyblock if it exists
use `flake8` 7.0.0 for linting easyblocks
…ks into openfoam_cgal
Co-authored-by: Kenneth Hoste <kenneth.hoste@ugent.be>
fix import of `parse` in `openssl_wrapper.py` for Python 2.7
make sure that OpenFOAM's wmake can find MPFR and GMP if CGAL >= 5.0 (header-only) is used
boegel
commented
Jun 19, 2024
Micket
approved these changes
Jun 19, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
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.