-
Notifications
You must be signed in to change notification settings - Fork 203
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
1226 mr bayes #2
Closed
Closed
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
…stead of just one by one
…sts with non-zero exit code
… in numpy's site.cfg (refs #268) clean up IMKL lib defs in toolkit.py, fix some bugs along the way
…else, and numpy won't find it in e.g. mkl/lib/intel64)
boegel
pushed a commit
that referenced
this pull request
Apr 13, 2013
add test module for GCC/4.7.2 + sync with develop
boegel
pushed a commit
that referenced
this pull request
Feb 11, 2014
make generating recursive unloading modules configurable (and non-default)
rjeschmi
referenced
this pull request
in rjeschmi/easybuild-framework
Mar 19, 2015
rjeschmi
referenced
this pull request
in rjeschmi/easybuild-framework
Mar 26, 2015
boegel
pushed a commit
that referenced
this pull request
Apr 2, 2015
add --module-syntax configure option, make it work for --module-syntax=Lua, properly handle module header line
boegel
pushed a commit
that referenced
this pull request
Jul 11, 2015
sync with develop & resolve conflicts
boegel
pushed a commit
that referenced
this pull request
Mar 31, 2016
split up tests for get_total_memory, fix implementation on Darwin
boegel
pushed a commit
that referenced
this pull request
May 23, 2016
compare *sorted* result of expand_glob_paths in test
boegel
pushed a commit
that referenced
this pull request
Nov 4, 2016
specify -fopenmp as general compiler flag for enabling OpenMP mode, enhance tests to check it's handled correctly
boegel
pushed a commit
that referenced
this pull request
Feb 2, 2017
add modules that open up way to the top before excluding deps of excluded deps + test case
boegel
pushed a commit
that referenced
this pull request
Mar 30, 2017
fix eb_shell_quote + stop using list2cmdline in submit_jobs
boegel
pushed a commit
that referenced
this pull request
Jun 22, 2017
add test to check use of --set-default-module (and verify bug fix)
boegel
pushed a commit
that referenced
this pull request
Jan 5, 2018
don't pass empty argument to 'module purge'
boegel
pushed a commit
that referenced
this pull request
Apr 19, 2018
sync Singularity branch with develop
boegel
pushed a commit
that referenced
this pull request
Nov 6, 2018
fix checksum for gzip-1.4.eb test easyconfig in test_exts_list
boegel
pushed a commit
that referenced
this pull request
Nov 22, 2018
use constants for open/created/desc + mention incorrect value in error message for --list-prs
boegel
pushed a commit
that referenced
this pull request
Jun 12, 2020
allow single-element list as 'sources' value in exts_list
boegel
pushed a commit
that referenced
this pull request
Jun 18, 2021
require that $EASYBUILD_BOOTSTRAP_DEPRECATED is defined to run EasyBuild bootstrap script
boegel
pushed a commit
that referenced
this pull request
Sep 11, 2021
use transient progress bar, so it disappears when installation is complete
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.
The easyblock and easyconfig for MrBayes (fixing the non-MPI build that was previously installed for >= 3.2.0 versions) together with the BEAGLE dependency.