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

GPU support for OpenWhisk Actions #5450

Open
Abhishekghosh1998 opened this issue Oct 26, 2023 · 1 comment
Open

GPU support for OpenWhisk Actions #5450

Abhishekghosh1998 opened this issue Oct 26, 2023 · 1 comment

Comments

@Abhishekghosh1998
Copy link

Abhishekghosh1998 commented Oct 26, 2023

It is not an issue. But just a general query from my end. Does OpenWhisk support GPU acceleration?
I was going through this proposal about AI-Actions in OpenWhisk. The proposal there has the WIP [Work In Progress] tag. But that proposal itself is six years old.
I was wondering whether there is a mechanism in OpenWhisk using which I can offload actions to get them executed on GPU.
The tag-based-scheduling mentions about things like:

wsk action update params tests/dat/actions/params.js -i -a invoker-resources '["v2", "gpu"]'

I do not understand its utility. Does it solve the purpose of offloading actions to GPU? If so, I would like to be helped with some documentation or tutorials explaining how I could achieve the same.

@QWQyyy
Copy link

QWQyyy commented Feb 27, 2024

We could use K8s with CUDA-K8s driver, I think it can work.

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