Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Apr 17th, 2012  |  syntax: None  |  size: 1.45 KB  |  hits: 15  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. deviceQuery program -  number of multiprocessors = 0
  2. ./deviceQuery Starting...
  3.  
  4.  CUDA Device Query (Runtime API) version (CUDART static linking)
  5.  
  6. There are 3 devices supporting CUDA
  7.  
  8. Device 0: "Tesla C2050"
  9. CUDA Driver Version:                           4.10
  10. CUDA Runtime Version:                          4.10
  11. CUDA Capability Major revision number:         2
  12. CUDA Capability Minor revision number:         0
  13. Total amount of global memory:                 2817982464 bytes
  14. Number of multiprocessors:                     0
  15. Number of cores:                               0
  16. Total amount of constant memory:               65536 bytes
  17. Total amount of shared memory per block:       49152 bytes
  18. Total number of registers available per block: 32768
  19. Warp size:                                     32
  20. Maximum number of threads per block:           1024
  21. Maximum sizes of each dimension of a block:    1024 x 1024 x 64
  22. Maximum sizes of each dimension of a grid:     65535 x 65535 x 65535
  23. Maximum memory pitch:                          2147483647 bytes
  24. Texture alignment:                             512 bytes
  25. Clock rate:                                    1.15 GHz
  26. Concurrent copy and execution:                 Yes
  27. Run time limit on kernels:                     Yes
  28. Integrated:                                    Yes
  29. Support host page-locked memory mapping:       No
  30. Compute mode:                                  Default
  31. (multiple host threads can   use    this device simultaneously)