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

Different compute-runtime version lead to different xpu memory usage #759

Open
gc-fu opened this issue Aug 28, 2024 · 2 comments
Open

Different compute-runtime version lead to different xpu memory usage #759

gc-fu opened this issue Aug 28, 2024 · 2 comments

Comments

@gc-fu
Copy link

gc-fu commented Aug 28, 2024

Hi, I am running some xpu workload and found that different compute runtime will lead to different xpu memory usage.

When using version https://github.com/intel/compute-runtime/releases/tag/23.17.26241.22, the memory usage on Arc A770 is around 14.5G.

However, with latest compute runtime, the application will OOM on xpu memory, lead to xpu memory usage over 16286 MB.

My environment:
driver version:

ii  intel-i915-dkms                            1.24.2.17.240301.20+i29-1                         all          Out of tree i915 driver.

Driver related package version:

# These are installed in docker containers
# Driver related package version:
ii  intel-level-zero-gpu                           1.3.30049.6                             amd64        Intel(R) Graphics Compute Runtime for oneAPI Level Zero.
ii  level-zero-dev                                 1.14.0-744~22.04                        amd64        Intel(R) Graphics Compute Runtime for oneAPI Level Zero.
-----------------------------------------------------------------
@gc-fu
Copy link
Author

gc-fu commented Aug 28, 2024

If needed, I can provide the steps for reproducing the problem.

@JablonskiMateusz
Copy link
Contributor

@gc-fu could you please narrow-down which release changed the behavior? There are many releases in between. It would be great if you find which release caused the issue

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