Feature/gpu support extended
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.
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?
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.