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

Server execution error: The GPU device does not support Double (Float64) operations! #1631

Open
ZGainsforth opened this issue Feb 25, 2025 · 1 comment

Comments

@ZGainsforth
Copy link

Running 1.5 Cinematic Photo plugin on Krita on Snapdragon Elite X, with DirectML on Adreno GPU. The GPU does not seem to support double operations. If you can supply a quantized model it would not only run faster but would run at all. (Using the NPU would be even better but then you have to go all the way to int!) For now, I have to use a CPU only server.

@Acly
Copy link
Owner

Acly commented Feb 26, 2025

If you can supply a quantized model it would not only run faster but would run at all

What makes you say that? I can't find info about any support for Adreno GPU in any shape or form at all. I don't think it has a chance of working.

The error message isn't related to quantization.

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