Skip to content
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

try to fix the CI tests on github #654

Conversation

nychiang
Copy link
Collaborator

@nychiang nychiang commented Aug 23, 2023

some other files that need to be fixed in order to pass the CI tests.

remove some [[maybe_unused]] suggested by Tom

based on #653

@tepperly

@nychiang
Copy link
Collaborator Author

@tepperly @cnpetra Please feel free to review the changes. It works fine on LLNL CI, pass all the tests with/without CUDA, RAJA, OPENMP, MPI. However, right now it cannot pass PNNL CI due to a narrowing conversion when Ginkgo is used. I have opened a new issue for that, and I will pin @pelesh for further investigation.

Copy link

@fritzgoebel fritzgoebel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (I only checked the changes to the Ginkgo interface)

@nychiang
Copy link
Collaborator Author

nychiang commented Sep 6, 2023

@cnpetra @tepperly I think this one is ready for merge. Then #653 is ready.

@cnpetra
Copy link
Collaborator

cnpetra commented Sep 7, 2023

in interest of time I am merging this...

@cnpetra cnpetra merged commit be3b16c into feature/headers-wall-werror-proof Sep 7, 2023
5 checks passed
nychiang added a commit that referenced this pull request Sep 29, 2023
* try to fix the CI tests on github

* try to fix the CI tests on github

* add deepcheck

* pass quartz CI

* build on lassen

* remove some unused var

* fix PNNL CI v1

* try to fix ginkgo issue
nychiang added a commit that referenced this pull request Sep 29, 2023
* try to fix the CI tests on github

* try to fix the CI tests on github

* add deepcheck

* pass quartz CI

* build on lassen

* remove some unused var

* fix PNNL CI v1

* try to fix ginkgo issue
cnpetra pushed a commit that referenced this pull request Oct 2, 2023
* Try resolving issues discovered with -Wall -Werror

* Remove unused private data members, resolve overridden virtual functions

* try to fix the CI tests on github (#654)

* try to fix the CI tests on github

* try to fix the CI tests on github

* add deepcheck

* pass quartz CI

* build on lassen

* remove some unused var

* fix PNNL CI v1

* try to fix ginkgo issue

* create branch, switch to cpp14 (#661)

* rebase and fix issues introduced by rebase

---------

Co-authored-by: Nai-Yuan Chiang <[email protected]>
Co-authored-by: nychiang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants