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

Where is the cpuminer-config.h? #164

Open
yiersan4 opened this issue Jan 1, 2022 · 2 comments
Open

Where is the cpuminer-config.h? #164

yiersan4 opened this issue Jan 1, 2022 · 2 comments

Comments

@yiersan4
Copy link

yiersan4 commented Jan 1, 2022

No description provided.

@fhosienazad
Copy link

{
"_comment1": "Any long-format command line argument ",
"_comment2": "may be used in this JSON configuration file",

"url": "stratum+tcps://eu.flockpool.com:5555",

"_comment3": "Backup/failover stratum used in case of connection problems",
"url-backup": "stratum+tcps://us-west.flockpool.com:5555",

"user": "RQKcAZBtsSacMUiGNnbk3h3KJAN94tstvt.WorkerName",
"pass": "x",

"algo": "gr",
"threads": 0,

"_comment4": "tune-full takes longer but should provide better hashrate",
"tune-full": false,

"_comment5": "You can specify different name/location for your tune config",
"tune-config": "tune_config",

"_comment6": "You can force miner to not tune. It tunes by default",
"_comment7": "Or force it even if tune-config file already exists",
"no-tune": false,
"force-tune": false,

"_comment8": ""log": "filename" can be used to create logfile of output",
"benchmark": false,
"stress-test": false,
"quiet": false
}

@yiersan4
Copy link
Author

yiersan4 commented Jan 8, 2022

@fhosienazad Thanks. But I think this is the content of the config.json,not the cpuminer-config.h.

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

No branches or pull requests

2 participants