gpu: support read usage of multiple cards on linux (#79)
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ type HostState struct {
|
||||
UdpConnCount uint64
|
||||
ProcessCount uint64
|
||||
Temperatures []SensorTemperature
|
||||
GPU float64
|
||||
GPU []float64
|
||||
}
|
||||
|
||||
func (s *HostState) PB() *pb.State {
|
||||
|
||||
Reference in New Issue
Block a user