intel / intel/xpumanager

Can not get memory read/write bandwidth on ARC A770

Open
#83 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
194
Forks
34
PR merge metrics
No merged PRs in 30d

Description

In previous versions, such as 1.2.27, it can get memory read/write bandwidth through the GPUDeviceStub::toGetMemoryReadWrite member function.
![image](https://github.com/user-attachments/assets/e70c51fb-5fda-4cf6-badc-c0ff505da60d)

But in the latest release version, such as 1.2.36, it can not get memory read/write bandwidth on ARC A770. This is because the maxBandwidth value obtained from the driver is 0.
![image](https://github.com/user-attachments/assets/d03cc708-db29-4575-806c-b8f9f4b71126)

So it better to decouple Read/Write bandwidth from total bandwidth utilization. Thanks.

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.