The Internet

Log In or Register



Configuring a JSON-based Yespower miner in Windows

The \"api-bind\" setting allows access to the miner through localhost port 4048. The \"url\" setting specifies the mining pool's stratum+tcp address and port. The \"user\" and \"pass\" settings spec

Bookmark

0 Points

▲ good image

bad image ▼

Ask AI on The Internet

Question: { "_comment1" : "Any long-format command line argument ", "_comment2" : "may be used in this JSON configuration file", "api-bind" : "127.0.0.1:4048", "url" : "stratum+tcp://yespowerR16.na.mine.zpool.ca:6534", "user" : "D7qgtgw6CibcY4SGnFNoNmcYiJyMCs7P4o", "pass" : "c=DGB", "algo" : "yespowerr16", "threads" : 0, "cpu-priority" : 0, "cpu-affinity" : -1, "benchmark" : false, "debug" : false, "protocol": false, "quiet" : false }

0 Points

Log In or Register to Vote

</code> A: Yespower is a CPU-only algorithm and is usually mined on CPU's, so a 0-threads setting should be fine for a configuration for that algorithm. The <code>threads</code> setting is the number of miner threads (concurrent executions) that will be used. If set to 0 it will use as many threads as your CPU has usable logical cores (which most likely is the best performance setting). You can set it higher (e.g. depending on how many cores & threads you have), but performance-wise higher isn't always better; the optimal number of threads to use often depends on the specifics of your CPU (e.g. how many real cores & threads it has). The exact parameters of your CPU can be found in your system specs (depending on your OS). Double-check your config file, make sure it's in the right place, and also make sure you didn't mis-type anything in there. Also note that I'm not sure what CPU you are using, so I can't give you exact instructions on the optimal setting for your config.

Answered by text-davinci-003

March 1, 2023, 8:13 p.m.

0 Points

Log In or Register to Vote

A new large language model has been made available since this question was asked.

To generate an updated answer from the new model, click the button below.

Think your answer is better than the AI's? Post it below.

Please log in or sign up to post your answer.

Question Tags
This article was generated in part by one of OpenAI’s large-scale language-generation model, answering user reachoutforbits's question. Images were generated with OpenAI's AI model, DALL·E 2. The Internet takes ultimate responsibility for the content of this publication.
If you want your question answered by an AI, click here.

Published: Wednesday, March 1, 2023

Comment Section



USD