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

Multi-Node webGPU support #25

Open
adminy opened this issue Apr 10, 2024 · 1 comment
Open

Multi-Node webGPU support #25

adminy opened this issue Apr 10, 2024 · 1 comment

Comments

@adminy
Copy link

adminy commented Apr 10, 2024

Cloudflare workers support webGPU, is there a way to take advantage of the fact that you get tons of worker nodes? I guess workerd also has to talk to the Vulkan / Metal API anyways but good thing that's still abstracted.

Btw Amazing work! It doesn't need benchmarks to tell its quite close to what the real hardware could give you.

@cryscan
Copy link
Owner

cryscan commented Apr 10, 2024

Thanks! I am currently working on a new version of the inference runtime which gets rid of waiting time in some CPU-bounded cases, and multi-device inferencing is on its roadmap!

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