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

resolve failing tests in nightly cray ex perf job by updating max heap size #26069

Merged

Conversation

stonea
Copy link
Contributor

@stonea stonea commented Oct 9, 2024

See (https://github.com/Cray/chapel-private/issues/6710). We have several tests in our hpe-cray-ex-performance-test-perf.hpe-cray-ex.ofi job failing because they're running out of memory. This PR updates CHPL_RT_MAX_HEAP_SIZE to 50%.

This is what we have it set to in ./common-hpe-cray-ex.bash so this seems like it should be fine to do.

I haven't manually verified that this resolves all the failing tests, but given that we've had these failures going for a while (and I'm on triage) I don't mind pushing this out as an experimental update and dealing with any fallout that occurs tomorrow.

---
Signed-off-by: Andy Stone <stonea@users.noreply.github.com>
@stonea stonea changed the title update CHPL_RT_MAX_HEAP_SIZE resolve failing tests in nightly cray ex perf job by updating max heap size Oct 9, 2024
@stonea stonea merged commit a94756a into chapel-lang:main Oct 29, 2024
7 checks passed
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