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

Feature/ci gcc versions #269

Merged
merged 13 commits into from
Oct 18, 2024
Merged

Conversation

steiltre
Copy link
Collaborator

Explicitly testing ubuntu-24.04 since ubuntu-latest may or may not point to ubuntu-24.04 (see here).

In making this change, I discovered mpich is broken on Ubuntu 24.04 (link). Removing mpich tests on ubuntu-24.04 for the time being and will add them back in at a later date.

Adds tests for newer versions of GCC that are available on Ubuntu 24.04.

@steiltre steiltre merged commit 1869500 into LLNL:v0.7-dev Oct 18, 2024
8 checks passed
ryan-dozier pushed a commit to ryan-dozier/ygm that referenced this pull request Nov 6, 2024
* Adding newer versions of GCC to Github actions

* Fixing gcc version in CI

* Fixing indentation

* Trying to fix gcc-13

* Attempting to fix gcc versions

* Includes algorithm in ygm_traits to be able to use

* Adds safeguards against running on one rank in test_collective and removes mpich tests on ubuntu24.04 from CI
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.

1 participant