Skip to content

Pqos tool doesn't support CPUs with hybrid architecture #272

Description

@rstorozh

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

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions