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

Performance mode idea #44

Closed
Tesla74 opened this issue Mar 22, 2018 · 5 comments
Closed

Performance mode idea #44

Tesla74 opened this issue Mar 22, 2018 · 5 comments
Labels
enhancement New feature or request

Comments

@Tesla74
Copy link

Tesla74 commented Mar 22, 2018

This is just a feature idea.

Have two modes to choose from. A safe mode that works with older cards and low chance of crash and a high performance mode that has fast miners, and works best with the newer cards. That way everyone is happy.

A possible third mode could be to optimize for 7-12 gpus.

Possible way of implementing is by having a folder for each mode and point to folder of selected mode.

Could also be called miner mode?

Possible folders:
Miners
--Safe
--High
--712
----Set1
----Set2

Bin
--Set1
--Set2

In the 712 folder there would be two sub folders for scripts.. one for one port and the other for another.
In the Bin folder there would be two sub-folders as Set1 runs one instance and Set2 runs the other.

@MrPlusGH MrPlusGH added the enhancement New feature or request label Mar 22, 2018
@MrPlusGH
Copy link
Owner

I kind of have the same idea.
We should have a safe algo ist and a full algo list

@Tesla74
Copy link
Author

Tesla74 commented Mar 23, 2018

I was thinking about miners.

A sample of how it would work with NeoScript:
Safe - CcminerKlaust
High - HSRminer

Safe: Works with all cards, old and new, and low chance of crashing on OC card.
High: Optimized for cards 1070 or higher.

@MrPlusGH
Copy link
Owner

Advanced users already have the ability to add/change miners.
Bringing this in the UI might make things way more complicated and confuse inexperienced users.

Still thinking about it...

@Tesla74
Copy link
Author

Tesla74 commented Mar 31, 2018

I think that since you switched back the miners that the optional miners folder is good enough.

@MrPlusGH
Copy link
Owner

MrPlusGH commented Apr 6, 2018

That is right.
The idea of NPlusMiner is to provide the more stable and best performances miners combination on the default configuration.
Keeping this in mind for the future though.

@MrPlusGH MrPlusGH closed this as completed Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants