Coder Social home page Coder Social logo

Always run on 1 core CPU only about btcbf HOT 22 OPEN

vlnahp avatar vlnahp commented on May 18, 2024
Always run on 1 core CPU only

from btcbf.

Comments (22)

LU5GOON avatar LU5GOON commented on May 18, 2024 2

This is interesting as i am running all 24 cores and getting 16,000 - 18,000 k/s on the BTC Puzzle

CPU used:

AMD Ryzen 9 5900X 12-Core Processor 4.20 GHz

Should i be getting more than that?

EDIT: I just tried by selecting 1 core and getting solid 14,000 k/s but only 2,000 more if i use 24 cores which doesnt seem right.

Capture

from btcbf.

vlnahp avatar vlnahp commented on May 18, 2024 2

Yes, I think so.
Will be fixed soon

from btcbf.

vlnahp avatar vlnahp commented on May 18, 2024 1

I guess it's because of using threads instead of processes. Processes don't share memory, that's why I used threads.
I have to revise this part of the program.

from btcbf.

vlnahp avatar vlnahp commented on May 18, 2024 1

Yes it's possible. But I need some time to do some research about threading and GIL lock.

from btcbf.

vlnahp avatar vlnahp commented on May 18, 2024 1

Should I try to fix this if you are busy now?

Yes I'm busy. I believe it is not possible to keep the speed() function and use multiple threads. But you can give it a try!

from btcbf.

minhhieugma avatar minhhieugma commented on May 18, 2024 1

Okay, let me give it a try first

from btcbf.

Rosario144 avatar Rosario144 commented on May 18, 2024 1

Taking advantage of the GPUs it will be even faster

from btcbf.

telejoshi avatar telejoshi commented on May 18, 2024 1

Hello folks! Anyone found anything with balance?

Finding a key is like finding a grain of sand in the whole universe. You could search for millions of years without even scratching the surface ;)
https://www.reddit.com/r/CryptoCurrency/comments/w0bv37/how_secure_are_seed_phrases/

It's all luck at the end of the day as chances are slim to none.
No, chances are so small you can consider them "none".

from btcbf.

vlnahp avatar vlnahp commented on May 18, 2024 1

Hi @vlnahp

I hope all is well with your studies. I just wanted to check in and see if yourself or anyone has found a resolution to the outstanding bug here?

I can appreciate how busy you are of course!

Lu5Goon

Hello!
Unfortunately no success yet. It's going to take time.

from btcbf.

minhhieugma avatar minhhieugma commented on May 18, 2024 1

Hey folks, I made this PR to solve this issue. I hope that I can have more time to do more but that's all

#64

from btcbf.

vlnahp avatar vlnahp commented on May 18, 2024

Would you please let me know your cpu's specifications?

from btcbf.

minhhieugma avatar minhhieugma commented on May 18, 2024

Mine is i7-9750h. But I guess you know how to fix it already.

image

from btcbf.

LU5GOON avatar LU5GOON commented on May 18, 2024

Yes, I think so. Will be fixed soon

Hey @vlnahp i had a random questio of the backing of this bug report here.
Is there the possibility of the speed increasing from 15,000 k/s or is his based on specs of the machine used?
I know you mentioned threads are used at the moment but once fixed, will it be faster?

from btcbf.

minhhieugma avatar minhhieugma commented on May 18, 2024

Should I try to fix this if you are busy now?

from btcbf.

LU5GOON avatar LU5GOON commented on May 18, 2024

Okay, let me give it a try first

Hello 👋 how did you go with this after giving it a try? Keen to know if you found a way or possibility. Thank you.

from btcbf.

PopeDollar avatar PopeDollar commented on May 18, 2024

Hello folks! Anyone found anything with balance?

from btcbf.

LU5GOON avatar LU5GOON commented on May 18, 2024

Hello folks! Anyone found anything with balance?

Hey PopeDollar I have been using the offline brute and targeting one BTC address for about 2 months straight now via a laptop & no such luck yet.

I do believe some here have found gold 👍👍

It's all luck at the end of the day as chances are slim to none.

from btcbf.

LU5GOON avatar LU5GOON commented on May 18, 2024

Hi @vlnahp

I hope all is well with your studies.
I just wanted to check in and see if yourself or anyone has found a resolution to the outstanding bug here?

I can appreciate how busy you are of course!

Lu5Goon

from btcbf.

telejoshi avatar telejoshi commented on May 18, 2024

No matter how many cores I choose, it always runs on only one core. It reflects on the Task Manager as well as the "current rate" metrics as well.

I guess that we need to use Process to achieve it? from multiprocessing import cpu_count, Process

Reference: https://stackoverflow.com/questions/22700164/python-running-multiple-processes-simultaneously

I made a mini version to try out tasks instead of a pool:
https://github.com/telejoshi/brutithreads

You can try this one and tell if it works.

from btcbf.

LU5GOON avatar LU5GOON commented on May 18, 2024

Hi All,

Been a while! Just wanted to check and see if this bug has been fixed or looked into?

👍👍

from btcbf.

minhhieugma avatar minhhieugma commented on May 18, 2024

I will try to do this on the weekend or next week.

from btcbf.

Related Issues (20)

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.