openshift / instaslice-operator

InstaSlice Operator facilitates slicing of accelerators using stable APIs
8 stars 10 forks source link

Rename `nvidia.com/accelerator-memory` extended resource #124

Open tardieu opened 1 week ago

tardieu commented 1 week ago

We should not be using nvidia.com/ as a prefix for a resource name we introduce.

tardieu commented 1 week ago

We should be careful to namespace the two kinds of resources we have at this time. For instance, we could rename:

tardieu commented 1 week ago

Since the amount of accelerator-memory available on the node is derived from the GPU inventory on the node and is not guaranteed to reflect the available GPU memory, we should probably include a term like quota in the name of the extended resource to reflect the intent.

mamy-CS commented 1 week ago

/assign @mamy-CS