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

Skip Benchmark and just run selected Miners #1651

Closed
oyi77 opened this issue Jul 22, 2021 · 7 comments
Closed

Skip Benchmark and just run selected Miners #1651

oyi77 opened this issue Jul 22, 2021 · 7 comments
Assignees
Labels
enhancement New feature or request implemented an enhancement has been implemented

Comments

@oyi77
Copy link

oyi77 commented Jul 22, 2021

Hi, i would like to know if there are something i can do, to skip benchmarking. since i am running this on a cloud pc. so everytime i run this it takes too much time to benchmarking. I know there were a solution like, direct use the original miners. But i like the feature of this mining that can auto choose between GPU and CPU, if it exist. and also a central monitoring system.

Regards!

@RainbowMiner RainbowMiner self-assigned this Jul 22, 2021
@itsdarklikehell
Copy link

itsdarklikehell commented Jul 23, 2021

There is an central monitor system it's rbminer.net
There is also an option in the config to shorten or speed up the benchmarking process in exchange for some less accurate benchmark values offcourse, but I forgot what it was.

@RainbowMiner RainbowMiner added the enhancement New feature or request label Jul 23, 2021
@RainbowMiner
Copy link
Owner

Actually, a Speed-Start feature might prove as pretty useful. We could start with all user's average for a distinct GPU or CPU (if available in the central monitoring database) - I will think about that.

A second approach would be to backup all miner stats of a similar rig and copy them into the Stats folder of the new rig.

@oyi77
Copy link
Author

oyi77 commented Jul 23, 2021

Actually, a Speed-Start feature might prove as pretty useful. We could start with all user's average for a distinct GPU or CPU (if available in the central monitoring database) - I will think about that.

A second approach would be to backup all miner stats of a similar rig and copy them into the Stats folder of the new rig.

Okey i will try it, but i think, the first solution would be great. So we could use the best setting available from the central monitoring database. Its a slightly great feature, to copy and use best available setting for same device. I would wait for it.

The second solution was good though but it doesn't solve a problem if the cloud machine was resetted before the benchmark even done. Thankyou!

@oyi77 oyi77 closed this as completed Jul 23, 2021
@RainbowMiner RainbowMiner added the implemented an enhancement has been implemented label Jul 26, 2021
RainbowMiner added a commit that referenced this issue Jul 26, 2021
- bump version to v4.7.3.1
- update MiniZ API
- add Fastlane for Benchmark (issue #1651), new parameters in config.txt:
  - "EnableFastlaneBenchmark": set to 1 if you want to skip all benchmarks and dowload (very inaccurate) hashrate and powerdraw values from rbminer.net instead [default=0]
  - "FastlaneBenchmarkTypeCPU" = if EnableFastlaneBenchmark="1": choose the value-set for CPU miners (avg, min or max) [default=avg]
  - "FastlaneBenchmarkTypeGPU" = if EnableFastlaneBenchmark="1": choose the value-set for GPU miners (avg, min or max) [default=avg]
  - "EnableFastlaneBenchmarkMissing" = if EnableFastlaneBenchmark="1": set to 1 if you want to benchmark all device/miners/algos not found on rbminer.net [default=0]
@RainbowMiner
Copy link
Owner

@oyi77 I have added a new "Fastlane for Benchmark" feature. If enabled, RainbowMiner will try to download average, minimum or maximum values from rbminer.net, instead of running all benchmarks locally.

@oyi77
Copy link
Author

oyi77 commented Jul 26, 2021

@RainbowMiner thank you for your hardwork dude. RainbowMiner is a perfect tools to mining with a lot of great features.
By the way, where does the new feature take place?

@RainbowMiner
Copy link
Owner

Please wait with testing, until I give you the final ok. During testing, I found out some smaller issues with that new feature. Will be solved soon.

@oyi77
Copy link
Author

oyi77 commented Jul 26, 2021

Okay i got it, i still experimenting and tweaking to make it suitable for cloud based too. Thanks dude, i am waiting for your good news

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request implemented an enhancement has been implemented
Projects
None yet
Development

No branches or pull requests

3 participants