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

ROCm 5.4.3, gfx1012, can not build 28.rccl.sh, error: instruction not supported on this GPU #45

Open
serhii-nakon opened this issue Aug 8, 2023 · 3 comments

Comments

@serhii-nakon
Copy link

serhii-nakon commented Aug 8, 2023

Environment

Hardware description
GPU AMD RX5500M
CPU AMD R7 4800H
Software version
OS Ubuntu 20.04 (Docker) and Debian 12 (host)
ROCm 5.4.3
Python 3.8.10

Hello I try to build Docker with you solution and I can not build 28.rccl.sh with my RX5500M and I got this error instruction not supported on this GPU (please look on logs and Dockerfile that I attached)

I also had patch conflict in 25.rocsparse.sh but I fixed it manually (I also attached it to archive with Dockerfile)
I not sure but looks like we can remove this patch and use CXXFLAGS=-DROCSPARSE_USE_MOVE_DPP=0 as described here ROCm/rocSPARSE@f9446b8
Also I not sure that I correctly resolved this patch - but it built without problems

PS: I used Ubuntu 20.04 as you described in instruction (you can see all steps in Dockerfile)

logs.txt
Dockerfiles_and_patch.zip

@serhii-nakon
Copy link
Author

Sorry looks like it duplicate of #44

@serhii-nakon
Copy link
Author

Fixed build issue using this patch
rccl_patch.zip

@serhii-nakon
Copy link
Author

And Docker complete building and successfully run Mnist test on my RX5500M

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