Hello Claymore,
First thanks for the great work!
I'm coming to you in order to ask for some help since one of my miners is crashing and I'm not understanding the reason why since it's quite random. Everything runs smoothly with the following command
export GPU_MAX_HEAP_SIZE=100
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=100
export GPU_SINGLE_ALLOC_PERCENT=100
./ethdcrminer64 -epool eth-eu1.nanopool.org:9999 -ewal 0xc9525040bc3f5E0B********/rig04 -epsw x-mode 1 -tstop 85 -tt -50 -fanmin 60 -fanmax 90 -r 1
... but then, out of nothing, one GPU starts to hash 0 and disconnects. The miner then attempts to reboot showing some kind of memory leak (or at least I'm supposing it's...).
AMD Cards available: 5
GPU #0: Ellesmere, 4068 MB available, 14 compute units
GPU #0 recognized as Radeon RX 480/580
GPU #1: Ellesmere, 4068 MB available, 14 compute units
GPU #1 recognized as Radeon RX 480/580
GPU #2: Ellesmere, 4068 MB available, 14 compute units
GPU #2 recognized as Radeon RX 480/580
GPU #3: Ellesmere, 1932 MB available, 14 compute units
GPU #3 recognized as Radeon RX 480/580
GPU #4: Ellesmere, 4068 MB available, 14 compute units
GPU #4 recognized as Radeon RX 480/580
Any reason why GPU #3 has suddently stopped hashing? Noticed that's not releasing the memory.
Ubuntu 16.04 | Drivers 17.10
PS: If anyone knows what's happening please let me know.
Cheers.