knix icon indicating copy to clipboard operation
knix copied to clipboard

Feature/gpu support extended

Open ksatzke opened this issue 5 years ago • 2 comments

This PR adds the capability to execute Python KNIX functions in sandboxes using NVIDIA GPU resources for both ansible and helm deployments of KNIX. GPU nodes are detected and configured automatically. The required kubernetes configuration for deployments with GPU nodes is described in README_GPU_Installation.md

Subsumes #11, and fixes #79.

ksatzke avatar Oct 12 '20 15:10 ksatzke

Would this PR also address #11 ?

Is the branch feature/GPU_support still valid?

Does this branch feature/GPU_support_extended include all the changes in the other one?

iakkus avatar Oct 17 '20 13:10 iakkus

Would this PR also address #11 ? Yes. I have modified the PR accordingly.

Is the branch feature/GPU_support still valid? No, it has been deleted.

Does this branch feature/GPU_support_extended include all the changes in the other one? yes, the changes have been integrated.

ksatzke avatar Oct 20 '20 08:10 ksatzke