interfejs publiczny GPUInfoOrBuilder
Znane podklasy pośrednie |
Metody publiczne
abstrakcyjny ciąg | getBusId () e.g. |
streszczenie com.google.protobuf.ByteString | getBusIdBytes () e.g. |
abstrakcyjny ciąg | pobierzModel () e.g. |
streszczenie com.google.protobuf.ByteString | getModelBytes () e.g. |
abstrakcyjny ciąg | pobierzUuid () Final entry in output of "nvidia-smi -L" string uuid = 2; |
streszczenie com.google.protobuf.ByteString | getUuidBytes () Final entry in output of "nvidia-smi -L" string uuid = 2; |
Metody publiczne
publiczny ciąg abstrakcyjny getBusId ()
e.g. "0000:04:00.0"
string bus_id = 3;
publiczna abstrakcja com.google.protobuf.ByteString getBusIdBytes ()
e.g. "0000:04:00.0"
string bus_id = 3;
publiczna abstrakcja String getModel ()
e.g. "Tesla K40c"
string model = 1;
publiczne streszczenie com.google.protobuf.ByteString getModelBytes ()
e.g. "Tesla K40c"
string model = 1;
publiczna abstrakcja String getUuid ()
Final entry in output of "nvidia-smi -L"
string uuid = 2;
publiczne streszczenie com.google.protobuf.ByteString getUuidBytes ()
Final entry in output of "nvidia-smi -L"
string uuid = 2;