XMRig is a high performance, open source, cross platform RandomX, KawPow, CryptoNight, AstroBWT and GhostRider unified CPU/GPU miner and RandomX benchmark. Official binaries are available for Windows, Linux, macOS and FreeBSD.
- CPU (x64/ARMv7/ARMv8)
- OpenCL for AMD GPUs.
- CUDA for NVIDIA GPUs via external CUDA plugin.
- Binary releases doesnt include the 0% donation!! If you cant compile but need 0% donation check release tab
- Build from source
Ubuntu & Arch:
- step 0 for ubuntu: sudo apt-get install git build-essential cmake libuv1-dev libssl-dev libhwloc-dev
- step 0 for arch, (if somethings missing please message me on discord, grisu#9397 and i will add it): sudo pacman -S cmake git
- step 1: git clone https://github.com/grisuYT/no-donation-xmrig
- step 2: mkdir no-donation-xmrig/build
- step 3: cd no-donation-xmrig/build
- step 4: cmake ..
- step 5: make
For Windows please click the "Build from source" link and follow it for my source since i dont use windows and dont know anything about it
The preferred way to configure the miner is the JSON config file as it is more flexible and human friendly. The command line interface does not cover all features, such as mining profiles for different algorithms. Important options can be changed during runtime without miner restart by editing the config file or executing API calls.
- Wizard helps you create initial configuration for the miner.
- Workers helps manage your miners via HTTP API.
- Default donation 0% (0 minute in 100 minutes, nothing at all :D) can be increased via option
donate-level
and you dont need to redownload and change manually from source code because i need to use this anyway so i make it public :D. - XMR:
48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD
- XMR grisu (not the creator of xmrig itself, only the 0% donation and slightly optimized version):
41utKSmwmQnTYjNk3BFoWPSmSMntGAiLG53RLeDRdFtnQghSpoENuTcaPCcWi6mMozCfqfLqLEjg4Adrk2LhSUk5P9Kh6vT
- xmrig
- sech1
- **[grisu] changed a few files for higher hashrates and removed donation to keep whats yours :)
run the script "enable_1gb_pages.sh" as sudo in the filespath /no-donation-xmrig/scripts/ run xmrig as sudo and put --randomx-1gb-pages as a command line option