-
Notifications
You must be signed in to change notification settings - Fork 546
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
[Issue]: hipHostMalloc and hipMemcpy Issue with Allocations Over 4GB #3716
Comments
I have MI300X with rocm 6.4, cant seem to reproduce it. Let me try to get hold of 6.2 docker and try it |
Tried with docker:
|
@cjatin Could you share the server manufacturer you checked?
|
The server is internal, no particular vendor. But it should not depend on vendor. |
VBIOS information.
|
Hi @et16kr, I tried the code on MI300X too, and could not reproduce the bug. Are there any other scripts I can run to produce it?
Here's my VBIOS information if it helps:
|
Problem Description
This issue was first observed with hipMemcpyAsync but also reproduces with hipMemcpy.
The reproducible example uses hipMemcpy for simplicity.
If this is a server configuration issue, please advise on how to resolve it. Thank you!
Operating System
Ubuntu 22.04.4 LTS (Jammy Jellyfish)
CPU
AMD EPYC 9474F 48-Core Processor
GPU
AMD Instinct MI300X
ROCm Version
ROCm 6.2.0
ROCm Component
HIP
Steps to Reproduce
$ AMD_LOG_LEVEL=7 ./hip_memcpy 4294963201
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
Additional Information
The text was updated successfully, but these errors were encountered: