Guest User

Untitled

a guest
May 13th, 2024
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.64 KB | None | 0 0
  1. +—————————————————————————————+
  2. | NVIDIA-SMI 535.161.05 Driver Version: 535.161.05 CUDA Version: N/A |
  3. |—————————————–+———————-+———————-+
  4. | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
  5. | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
  6. | | | MIG M. |
  7. |=========================================+======================+======================|
  8. | 0 NVIDIA GeForce GTX 1050 Ti On | 00000000:01:00.0 Off | N/A |
  9. | 0% 33C P8 N/A / 75W | 19MiB / 4096MiB | 0% Default |
  10. | | | N/A |
  11. +—————————————–+———————-+———————-+
  12.  
  13. +—————————————————————————————+
  14. | Processes: |
  15. | GPU GI CI PID Type Process name GPU Memory |
  16. | ID ID Usage |
  17. |=======================================================================================|
  18. | No running processes found |
  19. +—————————————————————————————+
  20.  
  21. When I run ‘mdevctl types’, the following types are available:
  22. types Available instances Device API Name Description
  23. nvidia-156 12 vfio-pci GRID P40-2B num_heads=4, frl_config=45, framebuffer=2048M, max_resolution=5120×2880, max_instance=12
  24. nvidia-215 12 vfio-pci GRID P40-2B4 num_heads=4, frl_config=45, framebuffer=2048M, max_resolution=5120×2880, max_instance=12
  25. nvidia-241 24 vfio-pci GRID P40-1B4 num_heads=4, frl_config=45, framebuffer=1024M, max_resolution=5120×2880, max_instance=24
  26. nvidia-46 24 vfio-pci GRID P40-1Q num_heads=4, frl_config=60, framebuffer=1024M, max_resolution=5120×2880, max_instance=24
  27. nvidia-47 12 vfio-pci GRID P40-2Q num_heads=4, frl_config=60, framebuffer=2048M, max_resolution=7680×4320, max_instance=12
  28. nvidia-48 8 vfio-pci GRID P40-3Q num_heads=4, frl_config=60, framebuffer=3072M, max_resolution=7680×4320, max_instance=8
  29. nvidia-49 6 vfio-pci GRID P40-4Q num_heads=4, frl_config=60, framebuffer=4096M, max_resolution=7680×4320, max_instance=6
  30. nvidia-50 4 vfio-pci GRID P40-6Q num_heads=4, frl_config=60, framebuffer=6144M, max_resolution=7680×4320, max_instance=4
  31. nvidia-51 3 vfio-pci GRID P40-8Q num_heads=4, frl_config=60, framebuffer=8192M, max_resolution=7680×4320, max_instance=3
  32. nvidia-52 2 vfio-pci GRID P40-12Q num_heads=4, frl_config=60, framebuffer=12288M, max_resolution=7680×4320, max_instance=2
  33. nvidia-53 1 vfio-pci GRID P40-24Q num_heads=4, frl_config=60, framebuffer=24576M, max_resolution=7680×4320, max_instance=1
  34. nvidia-54 24 vfio-pci GRID P40-1A num_heads=1, frl_config=60, framebuffer=1024M, max_resolution=1280×1024, max_instance=24
  35. nvidia-55 12 vfio-pci GRID P40-2A num_heads=1, frl_config=60, framebuffer=2048M, max_resolution=1280×1024, max_instance=12
  36. nvidia-56 8 vfio-pci GRID P40-3A num_heads=1, frl_config=60, framebuffer=3072M, max_resolution=1280×1024, max_instance=8
  37. nvidia-57 6 vfio-pci GRID P40-4A num_heads=1, frl_config=60, framebuffer=4096M, max_resolution=1280×1024, max_instance=6
  38. nvidia-58 4 vfio-pci GRID P40-6A num_heads=1, frl_config=60, framebuffer=6144M, max_resolution=1280×1024, max_instance=4
  39. nvidia-59 3 vfio-pci GRID P40-8A num_heads=1, frl_config=60, framebuffer=8192M, max_resolution=1280×1024, max_instance=3
  40. nvidia-60 2 vfio-pci GRID P40-12A num_heads=1, frl_config=60, framebuffer=12288M, max_resolution=1280×1024, max_instance=2
  41. nvidia-61 1 vfio-pci GRID P40-24A num_heads=1, frl_config=60, framebuffer=24576M, max_resolution=1280×1024, max_instance=1
  42. nvidia-62 24 vfio-pci GRID P40-1B num_heads=4, frl_config=45, framebuffer=1024M, max_resolution=5120×2880, max_instance=24
Advertisement
Add Comment
Please, Sign In to add comment