Skip to content

[Tensile] Limit number of Tensile workers to 61 on Windows due to system limit #572

Open
@marbre

Description

@marbre

Summary

Windows supports at most 61 workers because the scheduler uses WaitForMultipleObjects directly, which has the limit (the limit is actually 64, but some handles are needed for accounting).

Link to patch

https://github.com/ROCm/TheRock/blob/main/patches/amd-mainline/Tensile/0003-Limit-number-of-Tensile-workers-to-61-on-Windows-due.patch

Permalink to patch

https://github.com/ROCm/TheRock/blob/b5412338880fed74976b2f4408e0e06cbccc683f/patches/amd-mainline/Tensile/0003-Limit-number-of-Tensile-workers-to-61-on-Windows-due.patch

Metadata

Metadata

Assignees

Labels

patchUsed to track patches

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions