nbminer 35.0.1 Update:
< br \/ >
【 Optimization 】 Advanced parameters can be configured for mining eth.
< br \/ >
Select the latest version of nbminer in the mining template and the following parameters can be configured in the custom parameters:
< br \/ >
--mt Indicates the value [1-6]. The larger the value, the higher the calculation power. A comma-separated list can be set individually for each card, such as: '--mt 4,5,6' Sets the mt values for cards 0,1, and 2 to 4,5,6, respectively. Higher power limits may be required to achieve higher computing power. If your miner temperature is higher, there may be a higher rejection rate, at this time you can lower the value and try again.
< br \/ >
< br \/ >
< br \/ >
< br \/ >
--intensity Specifies the GPU usage intensity (1-100). The default value is 100
< br \/ >
< br \/ >
--help Displays the help information
< br \/ >
< br \/ >
--version Displays the version number
< br \/ >
< br \/ >
--url Address of the mining pool
< br \/ >
< br \/ >
--user Specifies the user name or wallet address used for mining
< br \/ >
< br \/ >
--url1 The URL of standby pool 1
< br \/ >
< br \/ >
--user1 User name of standby mining pool 1
< br \/ >
< br \/ >
-- URL of url2 standby pool 2
< br \/ >
< br \/ >
--user2 User name of standby mining pool 2
< br \/ >
< br \/ >
--secondary-url Specifies the IP address of the ETH mining pool during dual mining
< br \/ >
< br \/ >
--secondary-user Specifies the ETH user name for dual mining
< br \/ >
< br \/ >
--secondary-url Specifies the IP address of secondary mining pool 1
< br \/ >
< br \/ >
--secondary-user Specifies the user name of secondary mining pool 1
< br \/ >
< br \/ >
--secondary-url Specifies the address of the secondary mining pool 2
< br \/ >
< br \/ >
--secondary-user Specifies the user name of secondary mining pool 2
< br \/ >
< br \/ >
--cuckoo-intensity Sets the CPU load during mining Grin. The value range is [1,12]. The smaller the value, the higher the mining computing power, and the corresponding CPU load is higher. Set to 0. The software ADAPTS from 1. Default is 0
< br \/ >
< br \/ >
--cuckatoo-power-optimize reduces the total power consumption fluctuation of mining Grin31 of Doka miner to avoid power overload shutdown (setting this option may cause a slight reduction in computing power, please use with caution after testing)
< br \/ >
< br \/ >
--temperature-limit Sets the graphics card temperature limit. If the temperature exceeds the upper limit, stop mining for 10s and continue
< br \/ >
< br \/ >
--log Generates a log file named log_<. Time stamp .txt`
< br \/ >
< br \/ >
--log-file Specifies the name of the log file. This option overrides --log
< br \/ >
< br \/ >
--no-nvml queries the GPU status, such as temperature and power consumption, irregularly
< br \/ >
< br \/ >
--fidelity-timeframe Specifies the time range for fidelity calculation. The unit is hours. The default value is 24
< br \/ >
< br \/ >
--long-format Indicates a longer date-time format
< br \/ >
< br \/ >
-verbose Displays the communication data with mining pools in logs
< br \/ >
< br \/ >
--platform Select a platform. 0: NVIDIA AMD (default), 1: NVIDIA only, 2: AMD only
< br \/ >
< br \/ >
--share-check Sets the time (minutes) for checking share anomalies. If no share is found within the specified time, miner restarts. Default: 30. If using for solo mining, set '--share-check 0' to avoid repeated restarts
< br \/ >
< br \/ >
This option turns off the feature that interrupts the current task of the GPU when the mining pool sends a new task, partially improving the case of miner or system crashes due to power problems, but there is also a small theoretical increase in latency and rejection rates.