Useconfig.xmrig.comto generate, edit or share configurations. 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=...
simple config editor for miner / mass editor for multiple miners monitoring / offline notification Daemon around the miner to restart and apply config changes High optimized mining code (Benchmarks) Working CPU affinity for NUMA Cores or CPU's with lots of cores Multihash support (Double, Triple...
export CPU_SOCKETS=1 fi CPU_CORES_PER_SOCKET=`echo "$LSCPU" | grep "^Core(s) per socket:" | cut -d':' -f2 | sed "s/^[ \t]*//"` if [ -z "$CPU_CORES_PER_SOCKET" ]; then echo "WARNING: Can't get CPU cores per socket from lscpu output" ...
3. XMRIG-RandomX config Simple config example Coin: XMR Pool:(POOL:XMR) Wallet:(WALLET:XMR) Password:x Update the mining client's configuration so that it will be defined as: { "http": { "enabled": true, "host": "127.0.0.1", "port": 7888, "access-token": null, "restricted": ...
--cpu-priority=Nset process priority (0 idle, 2 normal to 5 highest)2.3.0+ --cpu-max-threads-hint=Nmaximum CPU threads count (in percentage) hint for autoconfig4.2.0+ --cpu-memory-pool=Nnumber of 2 MB pages for persistent memory pool, -1 (auto), 0 (disable)4.3.0+ ...
与cpuminer兼容的命令行选项。 CryptoNight-Lite支持AEON。 智能自动配置CPU。 Nicehash支持 软件开源。 使用教程: 配置文件在线生成网址:https://config.xmrig.com/xmrig 您也可以通过配置文件使用配置,默认名称为config.json。有些选项仅通过配置文件提供:autosave,hw-aes。watch选项目前尚未在矿工中仅在代理中实施。
Useconfig.xmrig.comto generate, edit or share configurations. Options -a, --algo=ALGO specify the algorithm to use cryptonight cryptonight-lite cryptonight-heavy -o, --url=URL URL of mining server -O, --userpass=U:P username:password pair for mining server -u, --user=USERNAME username fo...
Useconfig.xmrig.comto generate, edit or share configurations. Options -a, --algo=ALGO specify the algorithm to use cryptonight cryptonight-lite cryptonight-heavy -o, --url=URL URL of mining server -O, --userpass=U:P username:password pair for mining server -u, --user=USERNAME username fo...
(default: 5) --cpu-affinity set process affinity to cpu core(s), mask 0x3 for cores 0 and 1 --no-color disable colored output --donate-level=N donate level, default 5% (5 minutes in 100 minutes) -B, --background run the miner in the background -c, --config=FILE load a JSON...
Smart automatic CPU configuration. Nicehash support It's open source software. Download Binary releases: https://github.com/xmrig/xmrig/releases Git tree: https://github.com/xmrig/xmrig.git Clone with git clone https://github.com/xmrig/xmrig.git 🔨 Build instructions. Usage Use config.xmrig...