Changes

Jump to navigation Jump to search

Cluster:Compute nodes

164 bytes added, 4 years ago
Acquiring GPUs with more than 20 GB
# make the pod tolerate the taint "gpumem=32" (see table below).
# make the pod require the node label "gpumem=32".
 
See the [https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/|Kubernetes API documentation on taints and tolerations] for more details.
 
Example:

Navigation menu