Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
5957878
Topic
301068
Board
Bitcoin Discussion
Re: Create vanity bitcoin addresses four times as fast
by
lifeboat
on
28/03/2014, 22:05:10 UTC
Quote from: tagged on March 28, 2014, 06:52:40 PM
Quote from: lifeboat on March 28, 2014, 06:22:25 PM
Quote from: tagged on March 28, 2014, 12:24:33 PM
I have it installed and running on my BAMT, vanitygen runs fine, oclvanitygen just tosses out CPU/GPU Found errors
Are you using the version of oclvanitygen at lifeboat.com? If not, where did you get it from?
https://github.com/samr7/vanitygen.git
Use the source at
https://github.com/scintill/vanitygen/tree/compressed_opencl
Change line 459 in oclengine.c from:
Code:
return quirks;
to:
Code:
return quirks & ~VG_OCL_AMD_BFI_INT;
You also need to downgrade AMDAPP SDK to 2.7. You can find this SDK at
http://developer.amd.com/tools-and-sdks/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/downloads/download-archive/