Friday, 29 March 2024
Trending

Crypto Mining News

Optimizing Nvidia GPUs for Lower Power Usage for Radiant (RXD) Mining

Radiant (RXD) is Another Interesting Crypto Coin for Miners


3
Dec
2022

Radiant (RXD) is another project that is quickly catching up with crypto miners, so we are going to be sharing some tips on how you can optimize Nvidia GPUs for better performance with lower power usage for mining RXD with the Bzminer software. Radiant uses the SHA512256d algorithm, another GPU-intensive algorithm, so you can go as low as possible with the video memory and higher on the GPU clock to get better performance with lower power usage for this one. AMD GPU miners interested in mining Radiant (RXD) should go for the SRBMiner-MULTI CPU & AMD GPU Miner 1.1.3 software, however it does not come with so advanced GPU clocking features, so you might need to use different tools in trying to optimize the hardware. Here we’ll be focusing on Nvidia GPUs only and Bzminer.

We are going to be using the latest Bzminer v12.1.1 as mining software for the examples below and cover some of the popular Nvidia GPUs fo rmining with settings and expected hashrate and power usage. Obviously, we are going to be setting the GPU clock to a higher fixed frequency (oc_lock_core_clock) and the memory clock (oc_lock_memory_clock) to the lowest possible fixed frequency and we’ll add in the core offset (oc_core_clock_offset) to further lower the power usage by lowering the voltage of the core. In the examples below do not forget to change the pool if you want and also set your Radian wallet address in the place of the YOUR_RXD_WALLET, also do not forget that you need to run Bzminer as administrator in order to for the OC settings to function!

Nvidia GeForce RTX 3090 GPU running at 1.53 GH/s hashrate with around 170W of power usage:

bzminer -a radiant -p stratum+tcp://stratum-eu.rplant.xyz:7086 -w YOUR_RXD_WALLET --oc_lock_core_clock 1800 --oc_lock_memory_clock 807 --oc_core_clock_offset 350 --nc 1

Nvidia GeForce RTX 3090 GPU running at 1.21 GH/s hashrate with around 130W of power usage:

bzminer -a radiant -p stratum+tcp://stratum-eu.rplant.xyz:7086 -w YOUR_RXD_WALLET --oc_lock_core_clock 1410 --oc_lock_memory_clock 807 --oc_core_clock_offset 350 --nc 1

Nvidia GeForce RTX 3080 GPU running at 1.23 GH/s hashrate with around 145W of power usage:

bzminer -a radiant -p stratum+tcp://stratum-eu.rplant.xyz:7086 -w YOUR_RXD_WALLET --oc_lock_core_clock 1750 --oc_lock_memory_clock 810 --oc_core_clock_offset 250 --nc 1

Nvidia GeForce RTX 3080 GPU running at 1.00 GH/s hashrate with around 115W of power usage:

bzminer -a radiant -p ...

Click Here to Read the Full Original Article at Crypto Mining Blog…