How to set the number of GPUs #291
-
|
Hi, I want to run some code on a gpu, i can see how to set a p3 machine but i cannot see how to set the number of GPUs. Is this possible in the current version? Cheers |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Hi @DrJohnDale, thanks for asking the question. And for bringing to our attention that this is not currently possible in cloudknot. I'll open an issue to expose the job definition resource requirements to the user so that one can specify the number of GPUs. |
Beta Was this translation helpful? Give feedback.
-
|
This issue has been resolved in #295. @DrJohnDale, you can follow this example notebook to get your multi-GPU jobs up and running. Please feel free to try it out and let us know if it works. |
Beta Was this translation helpful? Give feedback.
This issue has been resolved in #295. @DrJohnDale, you can follow this example notebook to get your multi-GPU jobs up and running. Please feel free to try it out and let us know if it works.