Hello !
I’m working on the capacity to deply on a local k8s cluster, a node equipped with 2 GPUs (to have a physical segregation for critical applications). We plan to use the gpu-operator to manage the configuration of the nodes. I just have a basic question, before spending two many times on this activity : is it theoretically possible to manage this configuration with the gpu-operator or for the while it only manages configuration of nodes equipped with a single GPU ?
Thanks !