Re: Progress on the GPU accelerated RTs!

So, uh...
My shit works.
My MD5 len8 (numeric) with chain len 100k is a 300kb file.
On to make this stuff work with something *other* than MD5 len8, and I'll be ready for a beta release!
The CPU chain regen side will eventually have to go, though... it's slow.
My shit works.

- Code: Select all
time ../../bin/linux/release/CTCandidates -t writechains -s e9982ec5ca981bd365603623cf4b2277 -h MD5 --threads 512 --blocks 512 -m 200
Hash type: MD5
Success
CUDA Device Information:
Device 0: "GeForce GTX 260"
CUDA Driver Version: 2.30
CUDA Runtime Version: 2.30
Number of cores: 216
Clock rate: 1.24 GHz
Performance Number: 33534
Note: Performance number is clock in mhz * core count, for comparing devices.
Launching run group 0 (indexes 0 to 262144)
Kernel Time: 63.450 ms
Searching table...
At step 0
..................................................
At step 50
.............................
!!!!!!!!!!! PASSWORD FOUND !!!!!!!!!!!
Password: 31415926
real 0m29.379s
user 0m29.310s
sys 0m0.070s
My MD5 len8 (numeric) with chain len 100k is a 300kb file.
On to make this stuff work with something *other* than MD5 len8, and I'll be ready for a beta release!
The CPU chain regen side will eventually have to go, though... it's slow.