Advertisement
Guest User

Untitled

a guest
Oct 28th, 2013
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. nvidia-smi -a -q:
  2.  
  3. ==============NVSMI LOG==============
  4.  
  5. Timestamp : Mon Oct 28 23:35:00 2013
  6. Driver Version : 319.60
  7.  
  8. Attached GPUs : 1
  9. GPU 0000:05:00.0
  10. Product Name : Tesla C2075
  11. Display Mode : Disabled
  12. Display Active : Disabled
  13. Persistence Mode : Disabled
  14. Accounting Mode : N/A
  15. Accounting Mode Buffer Size : N/A
  16. Driver Model
  17. Current : N/A
  18. Pending : N/A
  19. Serial Number : *removed*
  20. GPU UUID : *removed*
  21. VBIOS Version : 70.10.46.00.05
  22. Inforom Version
  23. Image Version : N/A
  24. OEM Object : 1.1
  25. ECC Object : 2.0
  26. Power Management Object : 4.0
  27. GPU Operation Mode
  28. Current : N/A
  29. Pending : N/A
  30. PCI
  31. Bus : 0x05
  32. Device : 0x00
  33. Domain : 0x0000
  34. Device Id : 0x109610DE
  35. Bus Id : 0000:05:00.0
  36. Sub System Id : 0x091010DE
  37. GPU Link Info
  38. PCIe Generation
  39. Max : 2
  40. Current : 2
  41. Link Width
  42. Max : 16x
  43. Current : 16x
  44. Fan Speed : 30 %
  45. Performance State : P0
  46. Clocks Throttle Reasons : N/A
  47. Memory Usage
  48. Total : 5375 MB
  49. Used : 9 MB
  50. Free : 5366 MB
  51. Compute Mode : Default
  52. Utilization
  53. Gpu : 0 %
  54. Memory : 0 %
  55. Ecc Mode
  56. Current : Enabled
  57. Pending : Enabled
  58. ECC Errors
  59. Volatile
  60. Single Bit
  61. Device Memory : 7
  62. Register File : 0
  63. L1 Cache : 0
  64. L2 Cache : 0
  65. Texture Memory : N/A
  66. Total : 7
  67. Double Bit
  68. Device Memory : 12
  69. Register File : 0
  70. L1 Cache : 0
  71. L2 Cache : 0
  72. Texture Memory : N/A
  73. Total : 12
  74. Aggregate
  75. Single Bit
  76. Device Memory : 24
  77. Register File : 0
  78. L1 Cache : 0
  79. L2 Cache : 0
  80. Texture Memory : N/A
  81. Total : 24
  82. Double Bit
  83. Device Memory : 62
  84. Register File : 0
  85. L1 Cache : 0
  86. L2 Cache : 0
  87. Texture Memory : N/A
  88. Total : 62
  89. Retired Pages
  90. Single Bit ECC : N/A
  91. Double Bit ECC : N/A
  92. Pending : N/A
  93. Temperature
  94. Gpu : 46 C
  95. Power Readings
  96. Power Management : Supported
  97. Power Draw : 78.93 W
  98. Power Limit : N/A
  99. Default Power Limit : N/A
  100. Enforced Power Limit : N/A
  101. Min Power Limit : N/A
  102. Max Power Limit : N/A
  103. Clocks
  104. Graphics : 573 MHz
  105. SM : 1147 MHz
  106. Memory : 1566 MHz
  107. Applications Clocks
  108. Graphics : N/A
  109. Memory : N/A
  110. Default Applications Clocks
  111. Graphics : N/A
  112. Memory : N/A
  113. Max Clocks
  114. Graphics : 573 MHz
  115. SM : 1147 MHz
  116. Memory : 1566 MHz
  117. Compute Processes : None
  118.  
  119.  
  120. ls -la /dev/nvidia*:
  121.  
  122. crw-rw-rw- 1 root root 195, 0 Oct 28 23:30 /dev/nvidia0
  123. crw-rw-rw- 1 root root 195, 255 Oct 28 23:30 /dev/nvidiactl
  124.  
  125.  
  126. lsmod:
  127.  
  128. Module Size Used by
  129. btrfs 653061 0
  130. zlib_deflate 27139 1 btrfs
  131. libcrc32c 12644 1 btrfs
  132. ufs 75303 0
  133. qnx4 17677 0
  134. hfsplus 84912 0
  135. hfs 54782 0
  136. minix 36331 0
  137. ntfs 101928 0
  138. vfat 17585 0
  139. msdos 17332 0
  140. fat 61512 2 vfat,msdos
  141. jfs 186647 0
  142. xfs 836631 0
  143. reiserfs 244860 0
  144. ext2 73795 0
  145. w83795 43403 0
  146. vesafb 13844 1
  147. psmouse 97519 0
  148. nvidia 9447117 0
  149. jc42 13948 0
  150. i7core_edac 28102 0
  151. coretemp 13554 0
  152. ioatdma 43845 16
  153. dca 15232 1 ioatdma
  154. joydev 17693 0
  155. serio_raw 13211 0
  156. edac_core 53746 4 i7core_edac
  157. i2c_i801 17570 0
  158. mac_hid 13253 0
  159. lp 17799 0
  160. parport 46562 1 lp
  161. usbhid 47238 0
  162. hid 99636 1 usbhid
  163. mlx4_core 116635 0
  164. e1000e 156873 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement