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

pytorch: useflag rocm refers to invalid ebuild (dev-util/amd-rocm-meta) #20

Open
ekaats opened this issue Jan 25, 2023 · 2 comments
Open

Comments

@ekaats
Copy link

ekaats commented Jan 25, 2023

When compiling pytorch with the useflag 'rocm', there is an invalid reference to 'dev-util/amd-rocm-meta'. perhaps that should be rocm-opencl-runtime?
https://packages.gentoo.org/packages/dev-libs/rocm-opencl-runtime

@aclex
Copy link
Owner

aclex commented Jan 25, 2023

Oh, this branch (with rocm enabled) is long unseen and was configured against https://github.com/justxi/rocm/ repository, but recent versions of many of ebuilds there were merged to the mainline Gentoo repository, so it definitely needs revisiting. I actually plan to do it soon hopefully, but now it's probably broken. Will keep you updated here.

@ekaats
Copy link
Author

ekaats commented Jan 25, 2023

Maybe we won't need rocm anymore going forward since a lot of OpenCL stuff is being integrated into the open source Mesa library. So perhaps we don't need Rocm at all. In that case all that may need to be done is to check if 'media-libs/mesa' is build with the 'opencl' flag as well.

Haven't tested this yet, but I'll let you know when I do.

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