Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements and updates. #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

martin-key
Copy link

No description provided.

@DrMiaow
Copy link

DrMiaow commented Dec 4, 2017

Compiler optimizations. Optimised pthreads. Should be at least as fast as the current nheqminer, ideally a fraction faster.

Feel free to check it out, but this might be premature for a pull request - this a work in progress at the moment.

Single static file and static library to help prevent dll replacement and make installation easy

Included optimised pthreads. Next step is to look at the actual code itself and see what can be done (profiling to see if there are any easy wins).

I've only been testing under windows. Not even tried to compile under Linux or OSX yet. The screensaver code is all empty shells at this point. Need to link it to the 'goldminer' lib still and finish the automine algorithm that will pick the best CPU/GPU config.

@ghost
Copy link

ghost commented Dec 5, 2017

@DrMiaow This freaked me out. Perfect!

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants