Nexusoft / NexusMiner

Nexus Miner for Hash channel with FPGA/GPU/CPU pool and solo.
GNU General Public License v3.0
8 stars 6 forks source link

Memory leak #9

Open megalolka opened 1 year ago

megalolka commented 1 year ago

Hello!

[03/18/23 11:59:49.660][info] Nexus Network: New height 4940671 [03/18/23 11:59:49.660][info] Get new block [03/18/23 11:59:50.869][info] Calculating starting multiples. [03/18/23 11:59:51.117][info] Calculating starting multiples. [03/18/23 11:59:51.564][info CUDA error at C:\Users\ahats\Documents\GitHub\NexusMiner\src\gpu\src\gpu\cuda_prime\sieve_impl.cu 854: out of memory

The Mexus Miner (windows version) uses all the RAM on the rig. I have 4 Gb RAM rigs and 8 Gb RAM rigs. The result is the same - the miner starts and allocates 100% of available memory. The miner crashes with out of memory error with 4-5+ GPUs and 4 Gb RAM and 6-7+ GPUs on rigs with 8 Gb RAM.

Could you please troubleshoot RAM usage and optimize it? Other miner software (T-Rex, Gminer, lolminer) also had these problems several months ago, but currently their developers make a very stable versions.

If needed I can provide my rigs for testing.