All Projects → arnesson → xrig

arnesson / xrig

Licence: GPL-3.0 license
High performance cryptonight miner for AMD cards. Designed for large-scale use of RX Vega.

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to xrig

CryptoProfitSwitcher
Extensible profit switcher for crypto coins and algorithms
Stars: ✭ 49 (+113.04%)
Mutual labels:  mining, vega, monero, nicehash, cryptonight
Crypto-Webminer
Use Crypto Webminer JavaScript miner on various Cryptonight | CN-Lite | CN-Fast | CN-Fast2 | CN-Pico | CN-RWZ | CN-UPX2 | CN-Half | CN-Heavy | CN-Saber (BitTube) | Argon2id - Chukwa Stratum Pools
Stars: ✭ 166 (+621.74%)
Mutual labels:  mining, monero, xmr, cryptonight
Coin Hive
CoinHive cryptocurrency miner for node.js
Stars: ✭ 1,923 (+8260.87%)
Mutual labels:  monero, xmr, electroneum
SilentXMRMiner
A Silent (Hidden) Monero (XMR) Miner Builder
Stars: ✭ 417 (+1713.04%)
Mutual labels:  mining, monero, xmr
SWARM
Profit Switching Mining Administrator For HiveOS/Linux & Windows: HiveOS Integrated
Stars: ✭ 66 (+186.96%)
Mutual labels:  amd, mining, nicehash
Hidden Miner Builder
Hidden miner builder
Stars: ✭ 58 (+152.17%)
Mutual labels:  amd, monero, xmr
Xmrig
RandomX, CryptoNight, AstroBWT and Argon2 CPU/GPU miner
Stars: ✭ 6,372 (+27604.35%)
Mutual labels:  monero, xmr, cryptonight
Coin Hive Stratum
use CoinHive's JavaScript miner on any stratum pool
Stars: ✭ 380 (+1552.17%)
Mutual labels:  mining, monero, xmr
Deepminer
deepMiner webminer proxy (update for cryptoNight R)
Stars: ✭ 497 (+2060.87%)
Mutual labels:  mining, monero, xmr
py-cryptonight
Python Cryptonight binding / extension. Monero hash function, proof-of-work, cn_slow_hash()
Stars: ✭ 20 (-13.04%)
Mutual labels:  mining, monero, cryptonight
Xmr Miner
Web-based Cryptocurrency miner, built with Vue.js
Stars: ✭ 444 (+1830.43%)
Mutual labels:  mining, monero, xmr
Lime Miner
a simple hidden silent XMR miner.
Stars: ✭ 109 (+373.91%)
Mutual labels:  mining, monero, xmr
Cryptogoblin
CryptoNote CPU/GPU mining tool for Monero (XMR)
Stars: ✭ 39 (+69.57%)
Mutual labels:  mining, monero, xmr
Webminerpool
Complete sources for a monero webminer.
Stars: ✭ 175 (+660.87%)
Mutual labels:  mining, monero, xmr
Nplusminer
NPlusMiner + GUI | NVIDIA/AMD/CPU miner | AI | Autoupdate | MultiRig remote management
Stars: ✭ 75 (+226.09%)
Mutual labels:  amd, mining
ethos-auto-miner
Automatically switch miner to the most profitable algorithm for Ethos.
Stars: ✭ 14 (-39.13%)
Mutual labels:  amd, nicehash
Nsfminer
No Fee Ethash miner for AMD and Nvidia
Stars: ✭ 141 (+513.04%)
Mutual labels:  amd, mining
Nbminer
NVIDIA & AMD GPU Miner for ETH, RVN, GRIN, BEAM, CFX, AE, SERO
Stars: ✭ 568 (+2369.57%)
Mutual labels:  amd, mining
Gatelessgatesharp
Gateless Gate Sharp is an user-friendly yet extremely powerful open-source multi-algorithm miner for Windows operating systems.
Stars: ✭ 86 (+273.91%)
Mutual labels:  amd, mining
Rainbowminer
GPU/CPU Mining script with intelligent profit-switching between miningpools, algorithms, miners, using all possible combinations of devices (NVIDIA, AMD, CPU). Features: actively maintained, uses the top actual miner programs (Bminer, Ccminer, Claymore, Dstm, EnemyZ, Sgminer, T-rex and more) easy setup wizard, webinterface, auto update.
Stars: ✭ 158 (+586.96%)
Mutual labels:  amd, mining
Platform Build Status
Linux Build Status
Win64 Build Status

Xrig

Xrig is a high performance cryptonight miner for AMD cards. Designed for large-scale use of RX Vega.

GPU mining based on Wolf9466 and psychocrypt code. Forked with love from XMRig AMD.

Features

  • CryptoNightV7 ready
  • High performance
  • Designed for large-scale use of RX Vega, but will run any AMD card
  • High level of automation necessary for managing many cards
  • Rich API
  • Hardware monitoring (fans, temperature, clock speeds, performance levels)
  • OverdriveN capabilities (set your under/overclock profile in config.json - replaces Wattman and OverdriveNTool)
  • Fixes the different shenanigans of mining on the Vega's (e.g. the "underclock toggle" and gpu reset)
  • Windows and Linux support
  • Pre-compiled binary has 1% dev donation (donation runs at start rather than after x minutes)

Work-in-progress

  • Sumokoin pow change
  • Kernel optimizations
  • Option(s) for automatic fine-tuning of each individual card during mining. This should maximize the utilization of each card and increase the hashrate over time

Usage

Command line options

  -a, --algo=ALGO           cryptonight (default) or cryptonight-lite
  -o, --url=URL             URL of mining server
  -u, --user=USERNAME       username for mining server
  -p, --pass=PASSWORD       password for mining server
      --variant=N           PoW variant (defaults to -1 = automatic)
  -k, --keepalive           send keepalive to prevent timeout (needs pool support)
      --intensity=N         thread intensity
      --platform-index=N    OpenCL platform index
      --colors              enable colored output
  -b, --background          run the miner in the background
  -c, --config=FILE         load a JSON-format configuration file
  -l, --log=FILE            log all output to a file
      --nicehash            enable nicehash support
      --port=N              port for the miner API
      --token=T             access token for API
      --id=ID               miner id (defaults to machine name)
  -h, --help                display this help and exit
  -v, --version             output version information and exit

Config file

Sample config for an array of Vega's:

{
    "algo": "cryptonight",
    "intensity": 1932,
    "platform_index": 0,
    "pools": [
        {
            "url": "pool.monero.hashvault.pro:5555",
            "user": "",
            "pass": "x"
        }
    ],
    "api": {
        "port": 4444
    },
    "profile": {
        "system": [
            {"clock": 852,  "vddc": 0.9},
            {"clock": 991,  "vddc": 0.9},
            {"clock": 1084, "vddc": 0.9},
            {"clock": 1138, "vddc": 0.9},
            {"clock": 1150, "vddc": 0.9},
            {"clock": 1202, "vddc": 0.9},
            {"clock": 1350, "vddc": 0.8},
            {"clock": 1350, "vddc": 0.8}
        ],
        "memory": [
            {"clock": 167, "vddc": 0.8},
            {"clock": 500, "vddc": 0.8},
            {"clock": 700, "vddc": 0.9},
            {"clock": 950, "vddc": 0.9}
        ],
        "target_temperature": 75,
        "power_limit": 0,
        "min_fan_limit": 0
    }
}

Note: to change all P-states you need to have a soft powerplaytable for all cards in your registry.

You can also configure the threads manually as usual:

{
    "algo": "cryptonight",
    "platform_index": 0,
    "pools": [
        {
            "url": "pool.monero.hashvault.pro:5555",
            "user": "",
            "pass": "x"
        }
    ],
    "api": {
        "port": 4444
    },
    "threads": [
        {"index": 0, "intensity": 1932},
        {"index": 0, "intensity": 1932}
    ],
    "profile": {
        // ...
    }
}

Rich API in JSON format

Example output:

{
    "id": "DESKTOP-TEST",
    "version": "Xrig/0.8.0 (Windows NT 10.0; Win64; x64) libuv/1.14.1 OpenCL/2.0 libmicrohttpd/0.9.58 msvc/2017",
    "algo": "cryptonight",
    "uptime": 14729.0,
    "hashrate_10s": 11454.67,
    "hashrate_60s": 11456.87,
    "hashrate_15m": 11451.38,
    "hashrate_max": 11482.48,
    "gpus": [
        {
            "bus_id": 9,
            "adapter_index": 23,
            "device_name": "687F:C3",
            "temperature": 74,
            "core_clock": 1350,
            "memory_clock": 950,
            "fan_speed": 1934,
            "profile": {
                "system": [
                    {"clock": 852,  "vddc": 0.9},
                    {"clock": 991,  "vddc": 0.9},
                    {"clock": 1084, "vddc": 0.9},
                    {"clock": 1138, "vddc": 0.9},
                    {"clock": 1150, "vddc": 0.9},
                    {"clock": 1202, "vddc": 0.9},
                    {"clock": 1350, "vddc": 0.8},
                    {"clock": 1350, "vddc": 0.8}
                ],
                "memory": [
                    {"clock": 167, "vddc": 0.8},
                    {"clock": 500, "vddc": 0.8},
                    {"clock": 700, "vddc": 0.9},
                    {"clock": 950, "vddc": 0.9}
                ],
                "target_temperature": 75,
                "power_limit": 0,
                "min_fan_limit": 0
            },
            "threads": [
                {
                    "intensity": 1928,
                    "hashrate_10s": 951.86,
                    "hashrate_60s": 951.31,
                    "hashrate_15m": 949.24
                },
                {
                    "intensity": 1928,
                    "hashrate_10s": 951.39,
                    "hashrate_60s": 952.29,
                    "hashrate_15m": 951.5
                }
            ],
            "hashrate_10s": 1903.25,
            "hashrate_60s": 1903.6,
            "hashrate_15m": 1900.74
        },
        {
            // ...
        },
        {
            // ...
        },
        {
            // ...
        },
        {
            // ...
        },
        {
            // ...
        }
    ],
    "results": {
        "diff_current": 526795,
        "shares_good": 308,
        "shares_total": 321,
        "avg_time": 48,
        "hashes_total": 152108212,
        "best": [
            // ...
        ],
        "error_log": []
    },
    "connection": {
        "pool": "cryptonight.eu.nicehash.com:3355",
        "user": "******************************xR7M",
        "uptime": 7056,
        "ping": 84,
        "failures": 2,
        "error_log": []
    }
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].