C:\CUDAcudamd5-v1.2.1>cuda_md5.exe --deviceQuery
Device 0: "GeForce 8800 GT"
Major revision number: 1
Minor revision number: 1
Total amount of global memory: 536543232 bytes
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: 1188000 kilohertz
Test PASSED
C:\CUDAcudamd5-v1.2.1>cuda_md5.exe <wordlist.txt
Loading words from stdin ...
Loaded 2098651 words.
GPU MD5 time : 32.426600 ms (64719954.282894 hash/second)
CPU MD5 time : 330.102539 ms ( 6357573.031581 hash/second)
All hashes match.
There is 1 device supporting CUDA
C:\CUDAcudamd5-v1.2.1>cuda_md5.exe <1.txt
Loading words from stdin ...
Loaded 4419274 words.
GPU MD5 time : 68.1088 ms (64885480.070073 hash/second)
CPU MD5 time : 700.211060 ms (6311345.614438 hash/second)
All hashes match.
C:\CUDAcudamd5-v1.2.1>cuda_md5.exe <1.txt
Loading words from stdin ...
Loaded 4419274 words.
GPU MD5 time : 59.3365 ms (74478110.088795 hash/second)
CPU MD5 time : 701.218079 ms (6302281.893159 hash/second)
All hashes match.