Created
January 12, 2010 23:11
-
-
Save qnighy/275730 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Device 0: "GeForce 9600 GT" | |
CUDA Driver Version: 3.0 | |
CUDA Runtime Version: 3.0 | |
CUDA Capability Major revision number: 1 | |
CUDA Capability Minor revision number: 1 | |
Total amount of global memory: 536870912 bytes | |
Number of multiprocessors: 8 | |
Number of cores: 64 | |
Total amount of constant memory: 65536 bytes | |
Total amount of shared memory per block: 16384 bytes | |
Total number of registers available per block: 8192 | |
Warp size: 32 | |
Maximum number of threads per block: 512 | |
Maximum sizes of each dimension of a block: 512 x 512 x 64 | |
Maximum sizes of each dimension of a grid: 65535 x 65535 x 1 | |
Maximum memory pitch: 262144 bytes | |
Texture alignment: 256 bytes | |
Clock rate: 1.62 GHz | |
Concurrent copy and execution: Yes | |
Run time limit on kernels: No | |
Integrated: No | |
Support host page-locked memory mapping: No | |
Compute mode: Default (multiple host threads | |
can use this device simultaneously) | |
deviceQuery, CUDA Driver = CUDART, CUDA Driver Version = 3.0, CUDA Runtime Versi | |
on = 3.0, NumDevs = 1, Device = GeForce 9600 GT | |
Test PASSED | |
Press <Enter> to Quit... | |
----------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment