gen_eth
gen_eth copied to clipboard
Generate ethereum address with GPU (cuda)
I contacted author by email but no reply, writing here, maybe somebody will reply. I get speed only about 8000 addresses per second, when as I read it should be...
Was trying to run this on Ubuntu. I think I have CUDA all set, path to g++ compiler is /usr/bin so I set the CL_PATH = '/usr/bin' manually. I know...
I noticed these lines in keccak256_update_state // unroll above for single lut cycle // lut is in keccak lut.txt Can I find keccak lut.txt somewhere, this file looks to be...