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

Followup to Allocator linux32 fix #25851

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

jabraham17
Copy link
Member

@jabraham17 jabraham17 commented Aug 30, 2024

Followup to #25834

Fixes a typo in the execopts scripts and validated it works on a linux32 platform.

Skip binarytrees-pool on linux32 to avoid out-of-memory. The program attempts to allocate far more than a 32 bit program can address.

[Reviewed by @mppf]

Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
@jabraham17 jabraham17 marked this pull request as ready for review August 30, 2024 16:40
@jabraham17 jabraham17 requested a review from mppf August 30, 2024 16:40
@jabraham17 jabraham17 merged commit b136ba4 into chapel-lang:main Aug 30, 2024
7 checks passed
@jabraham17 jabraham17 deleted the fix-allocator-linux32 branch August 30, 2024 17:56
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.

2 participants