intel / intel/intel-cmt-cat

Pqos tool doesn't support CPUs with hybrid architecture

Open
#272 0 comments 0 reactions 1 assignee Claimed by @rstorozh View on GitHub
Dominant language
C
Stars
752
Forks
192
PR merge metrics
No merged PRs in 30d

Description

Pqos tool doesn't currently support client-level CPUs like Alder Lake and upcoming. Hybrid architecture means that a system has both E-cores and P-cores on board simultaneously. Those type of cores have different L2 cache capacities. Pqos tool doesn't distinguish between core types which could lead to L2 underutilization or wrong behaviour.
The background for hybrid architectures described here:
https://github.com/intel/intel-cmt-cat/wiki/Hybrid-architectures

Implement support of hybrid architecture in pqos tool

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.