-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
comfyui won't build with rocm, due to broken python3.12-torch-2.5.1 #107
Comments
Do you know why python3.12-torch-2.5.1 has been marked broken? |
Yes, because there is not enough time or resources in Nixpkgs to maintain ROCM, so any fixes you find should be contributed there, and-or applied in an overlay here. In general ROCM stuff is pretty poorly supported in many distributions since AMD is also seemingly not very deeply invested in making things work properly, and attempts to make AMD GPUs work with CUDA get taken down https://www.phoronix.com/news/AMD-ZLUDA-CUDA-Taken-Down |
Hmm, ROCM seems to work fine with the ollama in nixpkgs. Or does that not use PyTorch? |
Tracking issue: NixOS/nixpkgs#197885 |
I set:
I get this during evaluation:
The text was updated successfully, but these errors were encountered: