Changes

Jump to navigation Jump to search

Cluster:Compute nodes

124 bytes removed, 3 years ago
m
Acquiring GPUs with more than 20 GB
tolerations:
- key: "gpumem"
# not sure if this works, maybe you need tolerations for all the
# different values, each with an "Equal" operator.
operator: "Exists"
effect: "NoSchedule"
# ... rest of the specs like before
</syntaxhighlight>

Navigation menu