-
Notifications
You must be signed in to change notification settings - Fork 45
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
No available kernel. Aborting execution #40
Comments
That's AMD card yeah? I have never been able to test with one so I don't know if it's even supposed to work, maybe someone who has can comment. |
Im running a 6800XT on linux and the following made it work. I got the same Im running the nightly torch version, though I didnt test it with other versions. Before my fix neither rocm5.7, 6.1, 6.2 or nightly worked, always giving the exact same error, so Im not sure if nightly is needed. I added AMD specific handling to: ComfyUI-segment-anything-2/sam2/modeling/sam/transformer.py
I also set these environment variables, Im not sure if they are necessary but I use them for something else as well, so they are always active for me.
|
ComfyUI Error Report
Error Details
Stack Trace
System Information
Devices
Logs
Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
Additional Context
(Please add any additional context or steps to reproduce the error here)
OS: Arch Linux
Python: 3.11.9
ROCM: 6.0
PYTORCH: 2.3.1+rocm6.0
CPU: AMD Ryzen 3 3100
GPU: AMD RX 6600 XT 8GB
RAM: 80 GB DDR4
The text was updated successfully, but these errors were encountered: