linux_rocm_1_7800_16gx1.json 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. {
  2. "name": "host01-7800",
  3. "hostname": "host01-7800",
  4. "ip": "192.168.50.30",
  5. "port": 10150,
  6. "labels": {
  7. "os": "linux",
  8. "arch": "amd64"
  9. },
  10. "system_reserved": {
  11. "ram": 2147483648,
  12. "vram": 0
  13. },
  14. "state": "ready",
  15. "state_message": null,
  16. "status": {
  17. "cpu": {
  18. "total": 20,
  19. "utilization_rate": 0.25
  20. },
  21. "memory": {
  22. "total": 67191529472,
  23. "utilization_rate": 44.237737669577186,
  24. "is_unified_memory": false,
  25. "used": 29724012544,
  26. "allocated": 26843236920
  27. },
  28. "swap": {
  29. "total": 1023406080,
  30. "utilization_rate": 0.9989794080566728,
  31. "used": 10223616
  32. },
  33. "filesystem": [
  34. {
  35. "name": "",
  36. "mount_point": "/",
  37. "mount_from": "/dev/mapper/vgubuntu-root",
  38. "total": 981810135040,
  39. "used": 551972564992,
  40. "free": 429837570048,
  41. "available": 379888865280
  42. },
  43. {
  44. "name": "",
  45. "mount_point": "/boot/efi",
  46. "mount_from": "/dev/nvme0n1p1",
  47. "total": 535805952,
  48. "used": 38793216,
  49. "free": 497012736,
  50. "available": 497012736
  51. }
  52. ],
  53. "os": {
  54. "name": "Ubuntu",
  55. "version": "22.04.5 LTS (Jammy Jellyfish)"
  56. },
  57. "kernel": {
  58. "name": "Linux",
  59. "release": "6.8.0-51-generic",
  60. "version": "#52~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Dec 9 15:00:52 UTC 2",
  61. "architecture": ""
  62. },
  63. "uptime": {
  64. "uptime": 329615880.0,
  65. "boot_time": "2025-02-03T17:35:33.333+0800"
  66. },
  67. "gpu_devices": [
  68. {
  69. "name": "AMD Radeon RX 7800 XT",
  70. "uuid": "0x747e",
  71. "vendor": "amd",
  72. "index": 0,
  73. "device_index": 0,
  74. "device_chip_index": 0,
  75. "core": {
  76. "total": 60,
  77. "utilization_rate": 1.0
  78. },
  79. "memory": {
  80. "total": 17163091968,
  81. "utilization_rate": 88.45307917888563,
  82. "is_unified_memory": false,
  83. "used": 15181283328,
  84. "allocated": 16503328768
  85. },
  86. "temperature": 48.0,
  87. "compute_capability": "gfx1101",
  88. "type": "rocm"
  89. }
  90. ]
  91. },
  92. "unreachable": false,
  93. "heartbeat_time": "2025-02-07T05:09:09Z",
  94. "id": 13,
  95. "created_at": "2025-02-07T03:04:33.070659Z",
  96. "updated_at": "2025-02-07T05:09:09.563738Z"
  97. }