Hi everyone,
I've been working on a project called FastscanGPU, focused on optimizing GPU performance for ECDLP and Bitcoin puzzle scanning. We've managed to reach about 3.5 GH/s on an RTX 4090 [citation:7], and I believe some of the techniques we used, like batch modular inversion and Bloom filtering, could be interesting for this community.
I'm sharing this in case you find it useful for your own work or research. The full code is open-source and available here: https://github.com/ethicbrudhack/FastscanGPU-BitcoinPuzzleChallengeBreaker-
I'd be happy to discuss the technical implementation or answer any questions.
Hi everyone,
I've been working on a project called FastscanGPU, focused on optimizing GPU performance for ECDLP and Bitcoin puzzle scanning. We've managed to reach about 3.5 GH/s on an RTX 4090 [citation:7], and I believe some of the techniques we used, like batch modular inversion and Bloom filtering, could be interesting for this community.
I'm sharing this in case you find it useful for your own work or research. The full code is open-source and available here: https://github.com/ethicbrudhack/FastscanGPU-BitcoinPuzzleChallengeBreaker-
I'd be happy to discuss the technical implementation or answer any questions.