Enable dynamic GPU scheduling #79
Labels
design
The issue is related to the high-level architecture
env/kubernetes
To indicate something specific to Kubernetes setup of KNIX
feature_request
New feature request
help wanted
Extra attention is needed
in progress
This issue is already being fixed
Currently, the resource limits for KNIX components, when using helm charts for deployments, are fixed at deployment time, like so:
For each workflow deployment, its allowance for GPU support should also be available for configuration at workflow deployment time, to enable dynamic definition of workflow requirements to run on GPUs instead of CPUs at workflow deployment time, and for KNIX to enable scheduling of the workflow on a node which still has sufficient GPUs cores available, like so:
The text was updated successfully, but these errors were encountered: