-
Notifications
You must be signed in to change notification settings - Fork 89
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
ci: Time-saving version of PR #3159 that adds Pangea3 job with ppc emulation #3340
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
change launch parameters for pangea3 CI build Co-authored-by: Matteo Cusini <49037133+CusiniM@users.noreply.github.com>
…ure/algiane/pangea3-action
Remove double link of statics libs when building some of the unit tests. This error creates 'multiple definition' error at link edition on Pangea3.
…ure/algiane/pangea3-action
… processes are not modified by this PR and still use Ninja generator.
…rrent ci processes are not modified by this PR and still use Ninja generator." This reverts commit 66ed037.
Algiane
added
ci: run CUDA builds
Allows to triggers (costly) CUDA jobs
flag: requires updated TPL(s)
Needs a specific TPL PR
type: CI
Concerns github workflows or generic CI
DO NOT MERGE !
flag: no rebaseline
Does not require rebaseline
labels
Sep 9, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3340 +/- ##
===========================================
- Coverage 56.59% 56.59% -0.01%
===========================================
Files 1064 1064
Lines 89766 89766
===========================================
- Hits 50807 50805 -2
- Misses 38959 38961 +2 ☔ View full report in Codecov by Sentry. |
4 tasks
streak-2 8 cores -> 1h 35m 36s |
streak-2 8 cores + cache -> 47min |
Bubusch
added
the
ci: run integrated tests
Allows to run the integrated tests in GEOS CI
label
Sep 13, 2024
rrsettgast
approved these changes
Sep 13, 2024
rrsettgast
pushed a commit
that referenced
this pull request
Sep 17, 2024
…ulation (#3340) * Add pangea-3 job and emulation step. * Replace relative path in cmake for P3-wave-solver host-config file. * Build wave solver only in Pangea 3 job. * Build Geos executable only in Pangea 3 job. --------- Co-authored-by: Gaetan <159525405+Bubusch@users.noreply.github.com>
rrsettgast
pushed a commit
that referenced
this pull request
Sep 17, 2024
…ulation (#3340) * Add pangea-3 job and emulation step. * Replace relative path in cmake for P3-wave-solver host-config file. * Build wave solver only in Pangea 3 job. * Build Geos executable only in Pangea 3 job. --------- Co-authored-by: Gaetan <159525405+Bubusch@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci: run CUDA builds
Allows to triggers (costly) CUDA jobs
ci: run integrated tests
Allows to run the integrated tests in GEOS CI
flag: no rebaseline
Does not require rebaseline
flag: requires updated TPL(s)
Needs a specific TPL PR
type: CI
Concerns github workflows or generic CI
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 PR: