IceGrid load balancing for NPU、GPU and other Coprocessor

in Comments
As of now load balancing in IceGrid are limited to cpu , not support NPU、GPU and other coprocessor. Are there plans to implement load-balancing for NPU、GPU and other coprocessor? If it’s not supported, I want to know how to get more comprehension to icegrid’s load-balancing. How can I make my self-defined load-balancing strategy for coprocessor with icegrid.
Tagged:
0
Comments
Hi,
Did you look at the custom load balancing strategies docs? https://doc.zeroc.com/ice/3.7/ice-services/icegrid/load-balancing#id-.LoadBalancingv3.7-CustomLoadBalancingStrategies
I think that is what you need.
Cheers,
Jose