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

expanded __noinline__ cannot compile anything past script 21, including script 22 in navi10 #31

Open
FCLC opened this issue Jul 26, 2022 · 2 comments

Comments

@FCLC
Copy link

FCLC commented Jul 26, 2022

Environment

Hardware description
GPU -gfx1010-rx5600xt
CPU -12700k-AVX512 pcores only
Software version
OS - popOS 22,04
ROCm - 5.2.1
Python - 5.10
Compiler gcc/g++ 12.1.x

What is the expected behavior

expect to be able to build properly

What actually happens

error during macro expansion

How to reproduce

building on 22.04, after having built: 00 11 12 13 14 15 16 17 18
Attempt to build 21, `navi1010/22'

log.txt

@FCLC
Copy link
Author

FCLC commented Jul 26, 2022

relevant is this issue which supposedly fixed the issue in 5.1.3, but the problem is still present in 5.2.1

rocm-arch/rocm-arch#780

@xuhuisheng
Copy link
Owner

I notice the commit of llvm for marking noinline as keyword have been merged.
You can test this ROCm-5.3, Maybe it had been solved in the latest version of ROCm.

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