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

Working with VPU #221

Open
frob opened this issue Sep 7, 2022 · 1 comment
Open

Working with VPU #221

frob opened this issue Sep 7, 2022 · 1 comment

Comments

@frob
Copy link

frob commented Sep 7, 2022

I have ready #20 #219 and #56 and those seem to work well to put the processing onto the CPU but is there any way to support VPUs such as the Intel Neural Compute Stick?

colemickens pushed a commit to colemickens/stable-diffusion that referenced this issue Sep 15, 2022
@iamhumanipromise
Copy link

Trying to Google a solution for using 6x Neural Compute Stick 2 devices in tandem with on-board Core i9-9750H graphics (24 EU, OpenCL and SyCL) and an RTX 2070 Max-Q (CUDA, OpenCL, SyCL) -- HIP was compiled as well.

I only seem to be finding guides for running OpenCL kernels on the NCS2, which is not helpful at the moment.

(zluda - which runs CUDA on Intel iGPUs, works with elderly integrated GPUs. Would be super marvelous for the VPUs to be utilized)

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