Conversation
andre-merzky
left a comment
There was a problem hiding this comment.
Thanks Mikhail - that all looks good. The only comment (and I'm not sure it warrants any change) is that kb is a bit arbitrary and small - would any application ever specify memory in that granularity? But I also agree it's better to err on the site of finer granularity than on the coarser end...
Approving!
The resource spec has it in bytes. But some of the schedulers don't use granularity lower than KB (i.e., |
Thanks for clarifying - as the smallest common denominator, the unit does make sense. |
Some deployments require a memory specification when using nodes in non-exclusive mode. This PR adds that feature.