macos_metal_1_m1pro_21g.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "name": "hostmacosmetal",
  3. "hostname": "hostmacosmetal",
  4. "ip": "192.168.50.147",
  5. "labels": {
  6. "os": "Darwin"
  7. },
  8. "system_reserved": {
  9. "memory": 1073741824,
  10. "gpu_memory": 1073741824
  11. },
  12. "state": "Running",
  13. "status": {
  14. "memory": {
  15. "total": 34359738368,
  16. "utilization_rate": 74.34005737304688,
  17. "is_unified_memory": true,
  18. "used": 25543049216,
  19. "allocated": 0
  20. },
  21. "gpu_devices": [
  22. {
  23. "uuid": "4170706c-6520-4d31-2050-726f00000000",
  24. "name": "Apple M1 Pro",
  25. "vendor": "Apple",
  26. "index": 0,
  27. "device_index": 0,
  28. "device_chip_index": 0,
  29. "core": {
  30. "total": 16,
  31. "utilization_rate": 5.0
  32. },
  33. "memory": {
  34. "total": 22906503168,
  35. "utilization_rate": 0.0002861021584977348,
  36. "is_unified_memory": true,
  37. "used": 65536,
  38. "allocated": 0
  39. },
  40. "temperature": 48.857120513916016,
  41. "type": "mps"
  42. }
  43. ]
  44. },
  45. "id": 1,
  46. "created_at": "2024-07-04T15:22:19",
  47. "updated_at": "2024-07-08T03:31:42"
  48. }