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

Provide unsurprising behavior for tensile threads #1469

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ellosel
Copy link
Contributor

@ellosel ellosel commented Dec 19, 2024

On two occasions now I've helped users untangle surprising behavior when attempting to pass parallelization settings to TensileCreateLibrary. This PR corrects some of the issues that cause the surprising behavior such as a cap at 64 threads. We have users that want to request 128 and 256 parallel jobs.

Having made these changes, we need to confirm that the CI configuration is still throttling to avoid OOM issues (see https://github.com/ROCm/rocJenkins/pull/919). The rocJenkins PR was merged so we should be ok.

FYI @loggrado @amd-aakash

@jichangjichang
Copy link
Collaborator

should we notify build team to limit the number of parallel jobs at their end?

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