| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "name": "llm03-A100",
- "hostname": "llm03-A100",
- "ip": "192.168.50.12",
- "labels": {
- "os": "Linux"
- },
- "state": "ready",
- "system_reserved": {
- "memory": 2147483648,
- "gpu_memory": 0
- },
- "status": {
- "memory": {
- "total": 185695780864,
- "utilization_rate": 5.905919020930682,
- "is_unified_memory": false,
- "used": 3967795200,
- "allocated": 0
- },
- "gpu_devices": [
- {
- "uuid": "GPU-e41f9601-2307-3af8-98c3-f25afe04c263",
- "name": "NVIDIA A100 80GB PCIe",
- "vendor": "nvidia",
- "index": 0,
- "device_index": 0,
- "device_chip_index": 0,
- "core": {
- "total": 10240,
- "utilization_rate": 0.0
- },
- "memory": {
- "total": 85899345920,
- "utilization_rate": 2.500228993649243,
- "is_unified_memory": false,
- "used": 429326336,
- "allocated": 0
- },
- "temperature": 36.0,
- "type": "cuda"
- },
- {
- "uuid": "GPU-e41f9601-2307-3af8-98c3-f25afe04c263",
- "name": "NVIDIA A100 80GB PCIe",
- "vendor": "nvidia",
- "index": 1,
- "device_index": 1,
- "device_chip_index": 0,
- "core": {
- "total": 10240,
- "utilization_rate": 0.0
- },
- "memory": {
- "total": 85899345920,
- "utilization_rate": 3.6070316316560818,
- "is_unified_memory": false,
- "used": 619380736,
- "allocated": null
- },
- "temperature": 38.0,
- "type": "cuda"
- }
- ]
- },
- "id": 10,
- "created_at": "2024-07-05T02:17:42",
- "updated_at": "2024-07-05T10:36:21"
- }
|