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

[Issue]: Input argument mismatch for hip.hipExtStreamCreateWithCUMask #90

Open
hsadasiv opened this issue Dec 19, 2024 · 0 comments
Open

Comments

@hsadasiv
Copy link

Problem Description

The help info for hip.hipExtStreamCreateWithCUMask does not match https://rocm.docs.amd.com/projects/HIP/en/docs-6.0.0/doxygen/html/group___stream.html#gad61df06555ebdfa30784b3233ca5e13f
This is supposed to have 3 inputs while help only shows 1.

Operating System

Ubuntu 22.04

CPU

Xeon Platinum 8480C

GPU

MI300X

ROCm Version

ROCm 6.2.0

ROCm Component

No response

Steps to Reproduce

pip install -i https://test.pypi.org/simple/ hip-python
python3 # this will open an interactive Python session; below is what you can type in there:

from hip import hip
help(hip.) # use TAB to autocomplete

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

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

1 participant