Can not get memory read/write bandwidth on ARC A770
Open
- 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.

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.

So it better to decouple Read/Write bandwidth from total bandwidth utilization. Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.