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

Is the OOM issue addressed? #1313

Open
SKPsanjeevi opened this issue Nov 5, 2024 · 1 comment
Open

Is the OOM issue addressed? #1313

SKPsanjeevi opened this issue Nov 5, 2024 · 1 comment

Comments

@SKPsanjeevi
Copy link

I am seeing that threads are limited to 64 due to OOM issue per the comment:

return min(cpu_count, 64) # Temporarily hack to fix oom issue, remove this after jenkin is fixed.

Is this issue rectified? Or is it okay for users to modify the max threads limitation which is 64?

@harkgill-amd
Copy link

Hi @SKPsanjeevi, let me clarify the status of the OOM issue, and I'll get back to you shortly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants