Abhishekghosh1998 opened a new issue, #5450: URL: https://github.com/apache/openwhisk/issues/5450
It is not an issue. But just a general query from my end. Does OpenWhisk support GPU acceleration? I was going through [this](https://cwiki.apache.org/confluence/display/OPENWHISK/AI+Actions) 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 on OpenWhisk using which I can offload actions to get them executed on GPU. The [tag-based-scheduling](https://github.com/apache/openwhisk/blob/master/docs/tag-based-scheduling.md) mentions about things like: ```shell 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 it is so, I would like to be helped with some documentation of tutorials explaining how I could achieve the same. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
