genel arayüz GPUInfoOrBuilder
Bilinen Dolaylı Alt Sınıflar |
Genel Yöntemler
soyut Dize | getBusID () e.g. |
abstract com.google.protobuf.ByteString | getBusIdBytes () e.g. |
soyut Dize | getModel () e.g. |
abstract com.google.protobuf.ByteString | getModelBytes () e.g. |
soyut Dize | getUuid () Final entry in output of "nvidia-smi -L" string uuid = 2; |
abstract com.google.protobuf.ByteString | getUuidBytes () Final entry in output of "nvidia-smi -L" string uuid = 2; |
Genel Yöntemler
genel özet Dize getBusId ()
e.g. "0000:04:00.0"
string bus_id = 3;
genel özet com.google.protobuf.ByteString getBusIdBytes ()
e.g. "0000:04:00.0"
string bus_id = 3;
genel özet String getModel ()
e.g. "Tesla K40c"
string model = 1;
genel özet com.google.protobuf.ByteString getModelBytes ()
e.g. "Tesla K40c"
string model = 1;
genel özet Dize getUuid ()
Final entry in output of "nvidia-smi -L"
string uuid = 2;
genel özet com.google.protobuf.ByteString getUuidBytes ()
Final entry in output of "nvidia-smi -L"
string uuid = 2;