XMRig NVIDIA 挖矿软件介绍,使用教程

XMRig是高性能Monero(XMR)NVIDIA矿工,具有官方完整的Windows支持。




支持设置:NVIDIA显卡


支持算法:cryptonight,cryptonight-lite,cryptonight-heavy





特征

  • 高性能。
  • 官方Windows支持。
  • 支持备份(故障转移)挖掘服务器。
  • CryptoNight-Lite支持AEON。
  • 自动GPU配置。
  • GPU运行状况监控(时钟,功率,温度,风扇速度)
  • Nicehash支持。
  • 它是开源软件。

用法
使用config.xmrig.com在线生成,编辑配置。
配置参数:

  1. -a, --algo=ALGO 指定算法
  2.                              cryptonight
  3.                              cryptonight-lite
  4.                              cryptonight-heavy
  5.   -o, --url=URL 挖矿地址
  6.   -O, --userpass=U:P        username:password pair for mining server
  7.   -u, --user=USERNAME       username for mining server
  8.   -p, --pass=PASSWORD       password for mining server
  9.       --rig-id=ID           rig identifier for pool-side statistics (needs pool support)
  10.   -k, --keepalive           send keepalived packet for prevent timeout (needs pool support)
  11.       --nicehash            enable nicehash.com support
  12.       --tls                 enable SSL/TLS support (needs pool support)
  13.       --tls-fingerprint=F   pool TLS certificate fingerprint, if set enable strict certificate pinning
  14.   -r, --retries=N           number of times to retry before switch to backup server (default: 5)
  15.   -R, --retry-pause=N       time to pause between retries (default: 5)
  16.       --cuda-devices=N      list of CUDA devices to use.
  17.       --cuda-launch=TxB     list of launch config for the CryptoNight kernel
  18.       --cuda-max-threads=N  limit maximum count of GPU threads in automatic mode
  19.       --cuda-bfactor=[0-12] run CryptoNight core kernel in smaller pieces
  20.       --cuda-bsleep=N       insert a delay of N microseconds between kernel launches
  21.       --cuda-affinity=N     affine GPU threads to a CPU
  22.       --no-color            disable colored output
  23.       --variant             algorithm PoW variant
  24.       --donate-level=N      donate level, default 5% (5 minutes in 100 minutes)
  25.       --user-agent          set custom user-agent string for pool
  26.   -B, --background          run the miner in the background
  27.   -c, --config=FILE         load a JSON-format configuration file
  28.   -l, --log-file=FILE       log all output to a file
  29.   -S, --syslog              use system log for output messages
  30.       --print-time=N        print hashrate report every N seconds
  31.       --api-port=N          port for the miner API
  32.       --api-access-token=T  access token for API
  33.       --api-worker-id=ID    custom worker-id for API
  34.       --api-id=ID           custom instance ID for API
  35.       --api-ipv6            enable IPv6 support for API
  36.       --api-no-restricted   enable full remote access (only if API token set)
  37.       --dry-run             test configuration and exit
  38.   -h, --help                display this help and exit
  39.   -V, --version             output version information and exit

复制代码

默认运行start.bat是读取配置文件config.json中的配置,也可直接修改start.bat里内容为如下格式:cpu:

  1. xmrig.exe -o xmr.f2pool.com:13531 -u 钱包地址.矿工名 -p x -k

复制代码 N卡:

  1. xmrig-nvidia.exe -o xmr.f2pool.com:13531 -u 钱包地址.矿工名 -p x -k

复制代码

A卡:

  1. 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
分享
二维码
< <上一篇
下一篇>>