パブリック インターフェイス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; パブリック抽象 String 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;