linux_nvidia_1_4090_24gx1.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "name": "host4090",
  3. "hostname": "host4090",
  4. "ip": "192.168.50.3",
  5. "labels": {
  6. "os": "Linux"
  7. },
  8. "system_reserved": {
  9. "memory": 1073741824,
  10. "gpu_memory": 1073741824
  11. },
  12. "state": "ready",
  13. "status": {
  14. "memory": {
  15. "total": 67183366144,
  16. "utilization_rate": 5.905919020930682,
  17. "is_unified_memory": false,
  18. "used": 3967795200,
  19. "allocated": 0
  20. },
  21. "gpu_devices": [
  22. {
  23. "uuid": "GPU-e41f9601-2307-3af8-98c3-f25afe04c263",
  24. "name": "NVIDIA Device 2685 (VGA compatible)",
  25. "vendor": "nvidia",
  26. "index": 0,
  27. "device_index": 0,
  28. "device_chip_index": 0,
  29. "core": {
  30. "total": 14592,
  31. "utilization_rate": 0.0
  32. },
  33. "memory": {
  34. "total": 26015170560,
  35. "utilization_rate": 2.500228993649243,
  36. "is_unified_memory": false,
  37. "used": 650438837,
  38. "allocated": null
  39. },
  40. "temperature": 36.0,
  41. "type": "cuda"
  42. }
  43. ]
  44. },
  45. "id": 2,
  46. "created_at": "2024-07-05T02:17:42",
  47. "updated_at": "2024-07-05T10:36:21"
  48. }