ממשק ציבורי GPUInfoOrBuilder
| תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
| מחרוזת מופשטת | getBusId () e.g. |
| תקציר com.google.protobuf.ByteString | getBusIdBytes () e.g. |
| מחרוזת מופשטת | getModel () e.g. |
| תקציר com.google.protobuf.ByteString | getModelBytes () e.g. |
| מחרוזת מופשטת | getUuid () Final entry in output of "nvidia-smi -L" string uuid = 2; |
| תקציר com.google.protobuf.ByteString | getUuidBytes () Final entry in output of "nvidia-smi -L" string uuid = 2; |
שיטות ציבוריות
מחרוזת תקציר ציבורית getBusId ()
e.g. "0000:04:00.0"
string bus_id = 3; תקציר ציבורי com.google.protobuf.ByteString getBusIdBytes ()
e.g. "0000:04:00.0"
string bus_id = 3; תקציר ציבורי מחרוזת getModel ()
e.g. "Tesla K40c"
string model = 1; תקציר ציבורי com.google.protobuf.ByteString getModelBytes ()
e.g. "Tesla K40c"
string model = 1; מחרוזת תקציר ציבורי getUuid ()
Final entry in output of "nvidia-smi -L"
string uuid = 2; תקציר ציבורי com.google.protobuf.ByteString getUuidBytes ()
Final entry in output of "nvidia-smi -L"
string uuid = 2;