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

[aqm_dev] Needed increase in get_extrn_ics and get_extrn_lbcs task memory #1062

Merged

Conversation

drnimbusrain
Copy link

DESCRIPTION OF CHANGES:

Since recent Hera Rocky8 transition, we have been getting many OOM memory kill errors in the get_extrn_ics and get_extrn_lbcs tasks for UFS-SRW-APP [aqm_dev] workflow. It appears from my testing that the default 2GB memory assigned in the default configuration is not enough now for these tasks to regularly complete successfully. Proposed solution is to increase this default memory to 4GB for both tasks.

Type of change

  • [X ] Bug fix (non-breaking change which fixes an issue)

TESTS CONDUCTED:

  • [X ] hera.intel

LABELS (optional):

  • [X ] bug

@chan-hoo chan-hoo changed the title [SRW-AQM] Needed increase in get_extrn_ics and get_extrn_lbcs task memory [aqm_dev] Needed increase in get_extrn_ics and get_extrn_lbcs task memory Mar 27, 2024
Copy link
Collaborator

@MichaelLueken MichaelLueken left a comment

Choose a reason for hiding this comment

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

A similar change was made in the develop branch while transitioning to Rocky8 (changing the memory required for the get_extrn_* tasks from 2G to 4G). Approving and merging now.

@MichaelLueken MichaelLueken merged commit 8db2d08 into ufs-community:aqm_dev Mar 27, 2024
1 check failed
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.

None yet

3 participants