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

Fix performance tests on anvil and pm-cpu #6431

Merged
merged 2 commits into from
May 22, 2024
Merged

Conversation

amametjanov
Copy link
Member

@amametjanov amametjanov commented May 18, 2024

Fix performance tests on anvil and pm-cpu:

  • fix SGLC regex patterns to revert to correct perf-test PEs on Anvil
  • avoid memleak flags in heavy-IO perf-tests on pm-cpu

[BFB]

@amametjanov amametjanov added Anvil Testing Anything related to unit/system tests Performance pm-cpu Perlmutter at NERSC (CPU-only nodes) labels May 18, 2024
@amametjanov amametjanov self-assigned this May 18, 2024
Copy link

PR Preview Action v1.4.7
🚀 Deployed preview to https://E3SM-Project.github.io/E3SM/pr-preview/pr-6431/
on branch gh-pages at 2024-05-18 03:53 UTC

amametjanov added a commit that referenced this pull request May 18, 2024
Fix performance tests on anvil and pm-cpu:
- fix SGLC regex patterns to revert to correct perf-test PEs on Anvil
- avoid memleak flags in heavy-IO perf-tests on pm-cpu

[BFB]
@ndkeen
Copy link
Contributor

ndkeen commented May 18, 2024

I was wondering how that incorrect regex pattern made it into the repo with recent PR -- but why do we even need SGLC string? Is it trying to differentiate between other compsets that don't use SGLC? If not, seems like we can just remove it (ie back to the way it was)

@amametjanov
Copy link
Member Author

Yes, I think it was added to differentiate between stub SGLC and active MALI components: e.g. MOSART_SGLC_SWAV and MOSART_MALI_SWAV patterns in #6226.
I think it's good to have more specific regex patterns.

@ndkeen
Copy link
Contributor

ndkeen commented May 21, 2024

OK that's fine if it was done to differentiate between res/compsets. I'm now waiting on this PR to make some unrelated changes.

@amametjanov amametjanov merged commit aaa852a into master May 22, 2024
21 checks passed
@amametjanov amametjanov deleted the azamat/ptests/fix-errors branch May 22, 2024 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Anvil Performance pm-cpu Perlmutter at NERSC (CPU-only nodes) Testing Anything related to unit/system tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants