If you need a GPU with *at least* 32 GB, but also would be happy with more, you have to
# make the pod tolerate the taint "gpumem-=32" *and* "gpumem-=40".
# make the pod require the node label "gpumem" to be larger than 31.
# not sure if this works, maybe you need two tolerations for the
# two different values, with an "Equal" operator.
# maybe also a "Gt" works with 31, like above?
operator: "In"
values: