-
Notifications
You must be signed in to change notification settings - Fork 57
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
PaRSEC in MADNESS CI #301
Merged
Merged
PaRSEC in MADNESS CI #301
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
therault
force-pushed
the
therault/parsec-ci
branch
3 times, most recently
from
August 28, 2021 00:12
302d1b5
to
599587c
Compare
…SS/PaRSEC integration - GHCI: Add a matrix entry backend, that has the value Pthreads or PaRSEC Add travis support for MADNESS over PaRSEC CI - add a new entry in the jobs matrix of Travis duplicate of Debug with gcc-9 on linux, with MADNESS_OVER_PARSEC defined - if MADNESS_OVER_PARSEC is defined, bin/linux-madness.sh adds the appropriate MADNESS_TASK_BACKEND variable Rebase on top of bye-external-project
…evel, so it's fully installed; make madness find it through find_package
Point (temporarily) to a madness with fixes for CI
…. I have re-added existing tests that I had removed, and added more tests to run, in the hope it triggers the jobs
therault
force-pushed
the
therault/parsec-ci
branch
from
August 28, 2021 14:00
6ebcf66
to
8350e24
Compare
… that sits there; update to include Ed's change in the madness branch
… default; add the PATH where brew installs bison to the PATH for the CI
evaleev
approved these changes
Oct 20, 2021
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.
First attempt at creating a CI configuration to regularly test the full TiledArray/MADNESS/PaRSEC integration