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

MIOpen: Failed to launch kernel: invalid configuration argument #3312

Open
deeptimhe opened this issue Oct 14, 2024 · 2 comments
Open

MIOpen: Failed to launch kernel: invalid configuration argument #3312

deeptimhe opened this issue Oct 14, 2024 · 2 comments

Comments

@deeptimhe
Copy link

Hi,

I am running PyTorch 2.4.1 / ROCm 6.1.2 on MI300X. But got the following error:

MIOpen(HIP): Error [EvaluateInvokers] /long_pathname_so_that_rpms_can_package_the_debug_info/src/extlibs/MLOpen/src/hipoc/hipoc_kernel.cpp:104: Failed to launch kernel: invalid configuration argument

The code can still run after printing the error. Will this error affect the run?

For reproduction, I use the Docker images: deeptimhe/ubuntu22.04-rocm6.1.2-python3.10-pytorch2.4:orig-sing-1010

@junliume
Copy link
Collaborator

@deeptimhe could you report back with the log when the following env vars are enabled?

export MIOPEN_ENABLE_LOGGING=1
export MIOPEN_ENABLE_LOGGING_CMD=1

@deeptimhe
Copy link
Author

@junliume Hi, thanks for the reply. Actually I can't reproduce the error right now. It seems to happen at random.

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