issues
search
palantir
/
k8s-spark-scheduler
A Kubernetes Scheduler Extender to provide gang scheduling support for Spark on Kubernetes
Apache License 2.0
175
stars
43
forks
source link
Use GPUs in scheduling
#187
Closed
Chrisbattarbee
closed
3 years ago
Chrisbattarbee
commented
3 years ago
This PR does the following
[x] Accepts pods annotated with
nvidia.com/gpu
resources and uses this information to schedule them to nodes on the cluster.
This PR does the following
nvidia.com/gpu
resources and uses this information to schedule them to nodes on the cluster.