Guest User

Untitled

a guest
May 27th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. ubuntu@tegra-ubuntu:~/JohnTheRipper-CUDA/src$ ../run/john --list=cuda-devices
  2. CUDA runtime 6.5, driver 6.5 - 1 CUDA device found:
  3.  
  4. CUDA Device #0
  5. Name: GK20A
  6. Type: integrated
  7. Compute capability: 3.2 (sm_32)
  8. Number of stream processors: 192 (1 x 192)
  9. Clock rate: 852 Mhz
  10. Memory clock rate (peak) 924 Mhz
  11. Memory bus width 64 bits
  12. Peak memory bandwidth: 14 GB/s
  13. Total global memory: 1.0 GB
  14. Total shared memory per block: 48.0 KB
  15. Total constant memory: 64.0 KB
  16. L2 cache size 128.1 KB
  17. Kernel execution timeout: No
  18. Concurrent copy and execution: One direction
  19. Concurrent kernels support: Yes
  20. Warp size: 32
  21. Max. GPRs/thread block 32768
  22. Max. threads per block 1024
  23. Max. resident threads per MP 2048
  24. PCI device topology: 00:00.0
  25.  
  26. ubuntu@tegra-ubuntu:~/JohnTheRipper-CUDA/src$
Add Comment
Please, Sign In to add comment