Post
Topic
Board Development & Technical Discussion
Merits 2 from 1 user
Re: CudaBrainSecp - Secp256k1 Seed Recovery Tool
by
fxsniper
on 20/08/2022, 03:01:10 UTC
⭐ Merited by ETFbitcoin (2)
anyone know which is the correct path to use?


up to your system
mostly

/usr/lib/cuda
/usr/bin/nvcc

you need to config Makefile to correct

know by the search command
whereis cuda
whereis nvcc

the result will tell you the right location of your program


however how to use CudaBrainSecp