- Ubuntu drivers
- vanitygen patch
- 1 userspace library file from AMD APP SDK v2.7
I created a minimal instruction text file. Maybe this will save someone some hours of searching the internet.
https://nastyfans.org/download/oclvanitygen.txt
I've downloaded your patch and overwrote the files that were included in my oclvanitygen folder with those that were in your binary dropbox zip. I'm running a Windows 7 rig with 3x R9 280x with Catalyst 14.4 and it is hashing much slower now.
Previously I was using this command:
oclvanitygen64 -D 0:0 -k -v -o output.txt -F compressed 1RainMan
Now I'm running it with:
oclvanitygen -D 0:0 -k -v -o output.txt 1Rainman
and am getting around 5.6 Mkeys/s on a r9 280x ... that's significantly slower than what I was getting before (around 15 Mkeys/s+).
Any idea what I'm doing wrong?
Thanks!