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

Use ubuntu 2024.04 in CI #1140

Merged
merged 17 commits into from
Sep 17, 2024
Merged

Use ubuntu 2024.04 in CI #1140

merged 17 commits into from
Sep 17, 2024

Conversation

rasolca
Copy link
Collaborator

@rasolca rasolca commented May 14, 2024

No description provided.

@rasolca
Copy link
Collaborator Author

rasolca commented May 14, 2024

cscs-ci run

1 similar comment
@rasolca
Copy link
Collaborator Author

rasolca commented May 14, 2024

cscs-ci run

@rasolca
Copy link
Collaborator Author

rasolca commented Sep 10, 2024

cscs-ci run

@rasolca
Copy link
Collaborator Author

rasolca commented Sep 11, 2024

cscs-ci run

@rasolca
Copy link
Collaborator Author

rasolca commented Sep 11, 2024

cscs-ci run

1 similar comment
@rasolca
Copy link
Collaborator Author

rasolca commented Sep 13, 2024

cscs-ci run

@rasolca
Copy link
Collaborator Author

rasolca commented Sep 13, 2024

cscs-ci run

1 similar comment
@rasolca
Copy link
Collaborator Author

rasolca commented Sep 13, 2024

cscs-ci run

@rasolca
Copy link
Collaborator Author

rasolca commented Sep 13, 2024

cscs-ci run

@rasolca
Copy link
Collaborator Author

rasolca commented Sep 13, 2024

cscs-ci run

@rasolca
Copy link
Collaborator Author

rasolca commented Sep 13, 2024

cscs-ci run

@rasolca
Copy link
Collaborator Author

rasolca commented Sep 16, 2024

cscs-ci run

@rasolca
Copy link
Collaborator Author

rasolca commented Sep 16, 2024

cscs-ci run

@rasolca rasolca marked this pull request as ready for review September 16, 2024 14:42
@@ -43,7 +43,7 @@ TEST(GridTest, GridScaLAPACKOrdering) {
#endif

TEST(GridTest, GridDLAFOrdering) {
for (const auto [key, value] : ordering) {
for (const auto& [key, value] : ordering) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Just curious, was this a warning or compilation error? Did we miss testing something previously?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

A new warning, IIRC, with clang 18

@@ -53,7 +53,7 @@ JOB_TEMPLATE="
variables:
SLURM_CPUS_PER_TASK: {{CPUS_PER_TASK}}
SLURM_NTASKS: {{NTASKS}}
SLURM_TIMELIMIT: '20:00'
SLURM_TIMELIMIT: '25:00'
Copy link
Collaborator Author

@rasolca rasolca Sep 17, 2024

Choose a reason for hiding this comment

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

GPU codecov RANK_6 test hits the limit often during report generation.
Add 5 mins to reduce the chance of this.

@rasolca
Copy link
Collaborator Author

rasolca commented Sep 17, 2024

cscs-ci run

@rasolca
Copy link
Collaborator Author

rasolca commented Sep 17, 2024

cscs-ci run

@rasolca
Copy link
Collaborator Author

rasolca commented Sep 17, 2024

cscs-ci run

@rasolca rasolca merged commit a64c822 into master Sep 17, 2024
5 checks passed
@rasolca rasolca deleted the ci/ubuntu202404 branch September 17, 2024 13:53
github-actions bot pushed a commit that referenced this pull request Sep 17, 2024
@rasolca rasolca mentioned this pull request Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants