gen_eth icon indicating copy to clipboard operation
gen_eth copied to clipboard

Generate ethereum address with GPU (cuda)

Results 3 gen_eth issues
Sort by recently updated
recently updated
newest added

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...