I never use those software before ..but to change some text is not that hard HOW CAN I compiled the source code ? I use CMake (cmake-gui) select the source code "xmrig-2.4.2" and in Configured I choose "visual studio 15 2017 win64" I click generate but I get an error ...
RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark - xmrig/xmrig
How to set up XMRig? XMRig mining client is RandomX mining client for AMD and Nvidia GPUs on Linux mining OS and as CPU mining client for Linux and Windows systems. GPU mining client is available under name XMRig-RandomX and CPU mining client is available under name XMRig. The default ...
xmrigDaemon -o pool.minemonero.pro:5555 -u YOUR_WALLET -p x -k --cc-url=IP_OF_CC_SERVER:PORT --cc-access-token=SECRET_TOKEN_TO_ACCESS_CC_SERVER --cc-worker-id=OPTIONAL_WORKER_NAME Options xmrigDaemon -a, --algo=ALGO specify the algorithm to use cn/r, cn/2, cn/1, cn/0, ...
Use external script to prepare OpenCL source. Aug 28, 2019 README GPL-3.0 license XMRig XMRig is a high performance, open source, cross platform RandomX, KawPow, CryptoNight andGhostRiderunified CPU/GPU miner andRandomX benchmark. Official binaries are available for Windows, Linux, macOS and Fr...
Miner log as text or screenshot Config file or command line (without wallets): xmrig.exe --cuda -o pool.supportxmr.com:443 -k --tls OS: Windows 10 GPU: GTX 970M v2721.14.6140 (CUDA 11) CPU i7-4710 @2.5Ghz xmrigadded thequestionlabelon Feb 4, 2021 ...
Getting this error every time I run XMRig Driver does not support CUDA 11.2 API! Update your nVidia driver! * CUDA disabled (no devices) Driver is up to date as is everything else, this is what I get when running nvidia-smi +---...
CUDA GPU128tx exploit#104:00.0 GeForce GTX 1060 3GB 1771/4004 MHz smx:9 arch:61 mem:2482/3072 MB [2019-12-01 21:13:44.508] net use pool xmr-eu1.nanopool.org:14433 TLSv1.2 79.137.82.5 [2019-12-01 21:13:44.511] net fingerprint (SHA-256): "c38886efdee542ebd99801b75c75d3498d97...
@echo off setx GPU_FORCE_64BIT_PTR 1 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 C: cd C:\miner xmrig-amd.exe pause 👍1guile124 reacted with thumbs up emoji ...
add_definitions(/DCL_USE_DEPRECATED_OPENCL_1_2_APIS) include(cmake/OpenSSL.cmake) include(cmake/cn-gpu.cmake) include(cmake/asm.cmake) @@ -264,7 +291,11 @@ if (NOT WITH_SUMO) endif() if (NOT WITH_CN_PICO) add_definitions(/DXMRIG_NO_CN_PICO) add_definitions(/DXMRIG_NO_CN...