Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not get memory read/write bandwidth on ARC A770 #83

Open
wejgan opened this issue Aug 6, 2024 · 1 comment
Open

Can not get memory read/write bandwidth on ARC A770 #83

wejgan opened this issue Aug 6, 2024 · 1 comment

Comments

@wejgan
Copy link

wejgan commented Aug 6, 2024

In previous versions, such as 1.2.27, it can get memory read/write bandwidth through the GPUDeviceStub::toGetMemoryReadWrite member function.
image

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

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

@wejgan wejgan changed the title Can not get memory read/write speed on ARC A770 Can not get memory read/write bandwidth on ARC A770 Aug 6, 2024
@eero-t
Copy link

eero-t commented Dec 16, 2024

Latest release is V1.2.39 i.e. quite a bit newer. Could you upgrade and check whether the issue is still there, and close this, if not?

Note: I'm not a developer in this project, but I've noticed that memory BW info has come and gone in last several years depending on which exact FW, kernel driver, user-space and XPUM version I've used. I assume this has been because their APIs have changed, and there's no info which exact versions support each other.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants