Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 447 Bytes

File metadata and controls

20 lines (12 loc) · 447 Bytes

VanitySearch with CUDA Optimization for GPU

Feature

  • Optimized CUDA modular math for better performance
  • Less RAM usage
  • Starting key setting function optimized with Ecc addition and batch modular inverse
  • Easier definition of rekey value by defining it as a power of 2

Usage

Same as original VanitySearch by JLP. Except for "rekey".

License

VanitySearch is licensed under GPLv3.