forked from easybuilders/easybuild-easyblocks
-
Notifications
You must be signed in to change notification settings - Fork 1
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
fix for PrgEnv-* unloading problem #4
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
This contains a fair bit of hardcoding, but I can clean that up via easybuilders#766 . Thanks @gppezzi! Keep us posted on the outcome of your testing via easybuilders#766 |
boegel
added a commit
that referenced
this pull request
Dec 17, 2015
fix for PrgEnv-* unloading problem
boegel
pushed a commit
that referenced
this pull request
Jan 21, 2016
fix sanity check for Eigen 2, also copy 'unsupported' include dir
boegel
pushed a commit
that referenced
this pull request
Mar 1, 2016
rework CrayToolchain: no swap for PrgEnv, swap-or-load for deps
boegel
pushed a commit
that referenced
this pull request
Mar 4, 2016
more style fixes in MPICH easyblock
boegel
pushed a commit
that referenced
this pull request
Nov 15, 2016
don't include activate and deactive in the Anaconda sanity check
boegel
pushed a commit
that referenced
this pull request
May 11, 2017
fix specifying FFT(W) dirs + minor style fixes
boegel
pushed a commit
that referenced
this pull request
Nov 14, 2018
avoid duplicate code for determining correct subdirectory in WRF/WPS easyblocks
boegel
pushed a commit
that referenced
this pull request
Sep 10, 2019
also define $EBROOT* and $EBVERSION* for icc/ifort for iccifort installation
boegel
pushed a commit
that referenced
this pull request
May 20, 2020
restore 'download_source_path' and 'search_source_paths' argument for ConfigureMake.obtain_config_guess, but deprecate their use
boegel
pushed a commit
that referenced
this pull request
Jul 8, 2020
add PRs easybuilders#2093 and easybuilders#2094 to EasyBuild v4.2.2 release notes
boegel
pushed a commit
that referenced
this pull request
May 16, 2021
minor fixes, tweaks and enhancements for OpenSSL wrapper easyblock
boegel
pushed a commit
that referenced
this pull request
Dec 12, 2021
fixes, enhancements and code cleanup for custom easyblock for Clang-AOMP
boegel
pushed a commit
that referenced
this pull request
Jun 5, 2024
define target components per generation in OpenSSL wrapper
boegel
pushed a commit
that referenced
this pull request
Sep 22, 2024
Add two tests for the max_py_* parameters
boegel
pushed a commit
that referenced
this pull request
Oct 6, 2024
don't use `force_pythonpath` + clarify why we're keeping logic on `$PYTHONPATH` vs `$EBPYTHONPREFIXES` in `PythonBundle` + `PythonPackage` easyblocks
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.
This currently being tested at CSCS with the new CrayGNU (2015.11 and 2015.06) toolchains.