XMRig NVIDIA 挖矿软件介绍,使用教程
XMRig是高性能Monero(XMR)NVIDIA矿工,具有官方完整的Windows支持。
支持设置:NVIDIA显卡
支持算法:cryptonight,cryptonight-lite,cryptonight-heavy
特征
- 高性能。
- 官方Windows支持。
- 支持备份(故障转移)挖掘服务器。
- CryptoNight-Lite支持AEON。
- 自动GPU配置。
- GPU运行状况监控(时钟,功率,温度,风扇速度)
- Nicehash支持。
- 它是开源软件。
用法
使用config.xmrig.com在线生成,编辑配置。
配置参数:
- -a, --algo=ALGO 指定算法
- cryptonight
- cryptonight-lite
- cryptonight-heavy
- -o, --url=URL 挖矿地址
- -O, --userpass=U:P username:password pair for mining server
- -u, --user=USERNAME username for mining server
- -p, --pass=PASSWORD password for mining server
- --rig-id=ID rig identifier for pool-side statistics (needs pool support)
- -k, --keepalive send keepalived packet for prevent timeout (needs pool support)
- --nicehash enable nicehash.com support
- --tls enable SSL/TLS support (needs pool support)
- --tls-fingerprint=F pool TLS certificate fingerprint, if set enable strict certificate pinning
- -r, --retries=N number of times to retry before switch to backup server (default: 5)
- -R, --retry-pause=N time to pause between retries (default: 5)
- --cuda-devices=N list of CUDA devices to use.
- --cuda-launch=TxB list of launch config for the CryptoNight kernel
- --cuda-max-threads=N limit maximum count of GPU threads in automatic mode
- --cuda-bfactor=[0-12] run CryptoNight core kernel in smaller pieces
- --cuda-bsleep=N insert a delay of N microseconds between kernel launches
- --cuda-affinity=N affine GPU threads to a CPU
- --no-color disable colored output
- --variant algorithm PoW variant
- --donate-level=N donate level, default 5% (5 minutes in 100 minutes)
- --user-agent set custom user-agent string for pool
- -B, --background run the miner in the background
- -c, --config=FILE load a JSON-format configuration file
- -l, --log-file=FILE log all output to a file
- -S, --syslog use system log for output messages
- --print-time=N print hashrate report every N seconds
- --api-port=N port for the miner API
- --api-access-token=T access token for API
- --api-worker-id=ID custom worker-id for API
- --api-id=ID custom instance ID for API
- --api-ipv6 enable IPv6 support for API
- --api-no-restricted enable full remote access (only if API token set)
- --dry-run test configuration and exit
- -h, --help display this help and exit
- -V, --version output version information and exit
复制代码
默认运行start.bat是读取配置文件config.json中的配置,也可直接修改start.bat里内容为如下格式:cpu:
- xmrig.exe -o xmr.f2pool.com:13531 -u 钱包地址.矿工名 -p x -k
复制代码 N卡:
- xmrig-nvidia.exe -o xmr.f2pool.com:13531 -u 钱包地址.矿工名 -p x -k
复制代码
A卡:
- xmrig-amd.exe -o xmr.f2pool.com:13531 -u 钱包地址.矿工名 -p x -k
复制代码
软件下载地址:
https://wk588.com/misc.php?mod=tag&id=540
版权声明:
作者:bitchina.net
链接:http://www.bitchina.net/archives/1828.html
来源:比特中国
文章版权归作者所有,未经允许请勿转载。
THE END
二维码