Git Product home page Git Product logo

rotor-cuda's People

Contributors

eric-vader avatar mehdi256 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

rotor-cuda's Issues

Add new feature

Hello!

Could you add the --mask parameter?

The parameter value should be a hexadecimal mask, for example, --mask FFFFA{}FAC8 (or --mask FFFFA*FAC8) , where {} is replaced with values from the --range or -r parameter.

Example:

For --range 0:F, the following will be generated:

FFFFA0FAC8
FFFFA1FAC8
FFFFA2FAC8
FFFFA3FAC8
...
FFFFAFFAC8

Thank you!

( 3 ) Questions about Multiple Pubkeys / Adresses Before Converting them ...?

Question 1: - Should i include all pubkeys in " Pubkeys_in.txt" without ( Prefix 02/03 ) ... or only in single mod ?
Question 2 - also what should if i wanna make it random '' -r ? -R ? or whats that -r 250/100 ? ''
Question 3 - for Mod '' Adresses '' should i put only The Compressed BTC Adresses in addresses_in.txt even they almost seems similaire ....? example this is compressed" 1F1T1cdb6xkwCua6m3TKgASXUEq2PsECBn" this is the uncompressed 1EeAxcprB2PpCnr34VfZdFrkUWuxyiNEFv ' almost similaire to identify .

hi,how fix this?

cd obj && mkdir -p GPU
cd obj && mkdir -p hash
/usr/local/cuda-11.0/bin/nvcc -maxrregcount=0 --ptxas-options=-v --compile --compiler-options -fPIC -ccbin /usr/bin/g++ -m64 -O2 -I/usr/local/cuda-11.0/include -gencode=arch=compute_75,code=sm_75 -o obj/GPU/GPUEngine.o -c GPU/GPUEngine.cu
make: /usr/local/cuda-11.0/bin/nvcc: No such file or directory
make: *** [Makefile:66: obj/GPU/GPUEngine.o] Error 127

GPU code not compiled, use -DWITHGPU when compiling.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.