XMRing NAVIDIA - Myanmar Crypto Mining

Myanmar Crypto Mining

Start crypto coin mining my record note.

Hot

Apr 6, 2018

XMRing NAVIDIA

You must update miners to version 2.5 before April 6 due Monero PoW change
XMRig is high performance Monero (XMR) NVIDIA miner, with the official full Windows support.
GPU mining part based on psychocrypt code used in xmr-stak-nvidia.
This is the NVIDIA GPU mining version, there is also a CPU version and AMD GPU version.

Roadmap for next releases.

 Suggested values for GPU auto configuration can be not optimal or not working, you may need tweak your threads options. Please feel free open an issue if auto configuration suggest wrong values.

Table of contents
Features
Download
Usage
Build
Donations
Release checksums
Contacts

Features

High performance.
Official Windows support.
Support for backup (failover) mining server.
CryptoNight-Lite support for AEON.
Automatic GPU configuration.
GPU health monitoring (clocks, power, temperature, fan speed)
Nicehash support.
It's open source software.

Download

Binary releases: https://github.com/xmrig/xmrig-nvidia/releases
Git tree: https://github.com/xmrig/xmrig-nvidia.git
Clone with git clone https://github.com/xmrig/xmrig-nvidia.git  Build instructions.

Usage

Use config.xmrig.com to generate, edit or share configurations.
Command line options
  -a, --algo=ALGO           cryptonight (default) or cryptonight-lite
  -o, --url=URL             URL of mining server
  -O, --userpass=U:P        username:password pair for mining server
  -u, --user=USERNAME       username for mining server
  -p, --pass=PASSWORD       password for mining server
  -k, --keepalive           send keepalived for prevent timeout (need pool support)
  -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
      --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
      --nicehash            enable nicehash support
      --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
  -h, --help                display this help and exit
  -V, --version             output version information and exit

Donations

Default donation 5% (5 minutes in 100 minutes) can be reduced to 1% via command line option --donate-level.

XMR: 48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD

BTC: 1P7ujsXeX7GxQwHNnJsRMgAdNkFZmNVqJT
Release checksums
SHA-256
c9d411b22533bd120ab43580f6fe084f508c1dfc2b00ba93e5a7a5852d3119e1 xmrig-nvidia-2.5.2-cuda8-win64.zip/xmrig-nvidia.exe
4c591b3588b2c7564a4822372fe29799446fc74e7ea5cec163bc09afc882caa2 xmrig-nvidia-2.5.2-cuda9-win64.zip/xmrig-nvidia.

v2.5.2

 xmrig released this 12 days ago
Assets
2.86 MB xmrig-nvidia-2.5.2-cuda8-win64.zip
2.93 MB xmrig-nvidia-2.5.2-cuda9-win64.zip
Source code (zip)
Source code (tar.gz)

v2.5.0

#434 Added support for Monero v7 PoW, scheduled on April 6. You can update miner now, no need to wait for April 6.
Improved automatic configuration, previous may give not usable suggested config.
Added full IPv6 support.
Added protocol extension, when use the miner with xmrig-proxy 2.5+ no more need manually specify nicehash option.
#51 Fixed multiple pools in initial config was saved incorrectly.
#123 Fixed regression (all versions since 2.4 affected) fragmented responses from pool/proxy was parsed incorrectly.

v2.5.1

#454 Fixed build with libmicrohttpd version below v0.9.35.
#456 Verbose errors related to donation pool was not fully silenced.
#459 Fixed regression (version 2.5.0 affected) with connection to xmr.f2pool.com.
v2.5.2
#448 Fixed broken reconnect.
12 days ago

v2.5.1


9b697b6
zip
tar.gz

v2.5.0

f0c42e9

v2.5.0

 xmrig released this 23 days ago · 8 commits to master since this release
Assets
2.86 MB xmrig-nvidia-2.5.0-cuda8-win64.zip
2.92 MB xmrig-nvidia-2.5.0-cuda9-win64.zip
Source code (zip)
Source code (tar.gz)
Changes
#434 Added support for Monero v7 PoW, scheduled on March 28. You can update miner now, no need to wait for March 28.
Improved automatic configuration, previous may give not usable suggested config.
Added full IPv6 support.
Added protocol extension, when use the miner with xmrig-proxy 2.5+ no more need manually specify nicehash option.
#51 Fixed multiple pools in initial config was saved incorrectly.
#123 Fixed regression (all versions since 2.4 affected) fragmented responses from pool/proxy was parsed incorrectly.

v2.4.5

edda0f0

v2.4.5

 xmrig released this on Feb 19 · 28 commits to master since this release
Assets
2.81 MB xmrig-nvidia-2.4.5-cuda8-win64.zip
2.87 MB xmrig-nvidia-2.4.5-cuda9-win64.zip
Source code (zip)
Source code (tar.gz)
#49 Fixed, in some cases, pause was cause an infinite loop.
#64 Fixed compatibility with CUDA 9.1.
#84 In some cases miner was doesn't write log to stdout.
Added libmicrohttpd version to --version output.
Fixed bug in singal handler, in some cases miner wasn't shutdown properly.
Fixed recent MSVC 2017 version detection.
Fixed, config file options cuda-bfactor and cuda-bsleep was ignored.
 This version NOT include changes for Monero March 2018 Hard Fork, situation about PoW change still unclear, we waiting for final solution from Monero Team.

v2.4.2

beeb76f

v2.4.2

 xmrig released this on Oct 23, 2017 · 52 commits to master since this release
Assets
2.8 MB xmrig-nvidia-2.4.2-cuda8-win64.zip
2.87 MB xmrig-nvidia-2.4.2-cuda9-win64.zip
Source code (zip)
Source code (tar.gz)
Added HTTP API.
Added CUDA 9 and Volta GPUs support.
Added support for set CPU affinity for GPU threads via command line option --cuda-affinity and config option affine_to_cpu.
Improved automatic configuration.
Added comments support in config file.
libjansson replaced to rapidjson.
#11 GPU configuration via command line options now fully supported. Added options --cuda-devices, --cuda-launch, --cuda-bfactor and --cuda-bsleep. Options --bfactor, --bsleep, --max-gpu-threads now deprecated.
#17 Fixed issues with NVML monitoring API.
#98 Ignore keepalive option with minergate.com and nicehash.com.
#101 Fixed MSVC 2017 (15.3) compile time version detection.
#108 Silently ignore invalid values for donate-level option.
#147 Fixed comparability with monero-stratum.
#153 Fixed issues with dwarfpool.com.

v2.3.1

8295218

v2.3.1

 xmrig released this on Aug 30, 2017 · 80 commits to master since this release

No comments:

Post a Comment