I`ve got a problem with one of 1080Ti. Rig has 4 of them but only one has a problem. Here the log (I`ve replace wallet address with x):
2018.12.18:13:01:34.069: main Phoenix Miner 4.0b Windows/msvc - Release build
2018.12.18:13:01:34.069: main Cmd line: -coin eth -pool ssl://eu1.ethermine.org:5555 -wal x -proto 3 -cdm 1 -gpus 2 -eres 0
2018.12.18:13:01:34.311: main CUDA version: 10.0, CUDA runtime: 8.0
2018.12.18:13:01:34.407: main No OpenCL platforms found
2018.12.18:13:01:34.407: main Available GPUs for mining:
2018.12.18:13:01:34.407: main GPU1: GeForce GTX 1080 Ti (pcie 2), CUDA cap. 6.1, 11 GB VRAM, 28 CUs
2018.12.18:13:01:34.410: main NVML library initialized
2018.12.18:13:01:34.465: main Nvidia driver version: 417.35
2018.12.18:13:01:35.268: main Eth: Loading pools from epools.txt
2018.12.18:13:01:35.268: main Eth: Invalid wallet 'YourWallet.AM4' specified for pool 1 from epools.txt. Replace with a real wallet
2018.12.18:13:01:35.268: main Eth: Invalid wallet 'YourWallet.AM4' specified for pool 2 from epools.txt. Replace with a real wallet
2018.12.18:13:01:35.268: main Eth: the pool list contains 1 pool (1 from command-line)
2018.12.18:13:01:35.268: main Eth: primary pool: ssl://eu1.ethermine.org:5555
2018.12.18:13:01:35.268: main Starting GPU mining
2018.12.18:13:01:35.268: wdog Starting watchdog thread
2018.12.18:13:01:35.707: main Eth: Connecting to ethash pool ssl://eu1.ethermine.org:5555 (proto: QtMiner)
2018.12.18:13:01:35.731: eths Eth: Connected to SSL ethash pool eu1.ethermine.org:5555 (172.65.207.106)
2018.12.18:13:01:35.787: eths Eth: Send: {"id":1,"jsonrpc":"2.0","method":"eth_login","params":["0x88ce024cd3b60af4e0eec5c30147dde7be0540c6.AM4"]}
2018.12.18:13:01:35.876: eths Eth: Received: {"id":1,"jsonrpc":"2.0","result":true}
2018.12.18:13:01:35.877: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}
2018.12.18:13:01:35.918: main Listening for CDM remote manager at port 3333 in read-only mode
2018.12.18:13:01:35.919: main GPU1: 37C 43%
2018.12.18:13:01:35.924: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0xb72dc697806dd2bf90f5096b7dccd0c0773581a5e564d1eb331828c6a19a5383","0x86551490879e95ff6ca429bb8c14e83d7063a872071818ef4ecf45377c0d5363","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x696af5"]}
2018.12.18:13:01:35.925: eths Eth: New job #b72dc697 from ssl://eu1.ethermine.org:5555; diff: 4000MH
2018.12.18:13:01:35.925: GPU1 GPU1: Starting up... (0)
2018.12.18:13:01:35.926: GPU1 GPU1: Generating ethash light cache for epoch #230
2018.12.18:13:01:38.669: GPU1 Light cache generated in 2.7 s (16.3 MB/s)
2018.12.18:13:01:38.872: GPU1 GPU1: Allocating DAG for epoch #230 (2.80) GB
2018.12.18:13:01:38.972: GPU1 GPU1: Allocating light cache buffer (44.7) MB; good for epoch up to #230
2018.12.18:13:01:39.095: GPU1 GPU1: Generating DAG for epoch #230
2018.12.18:13:01:40.872: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2018.12.18:13:01:41.778: GPU1 CUDART error in CudaProgram.cu:205 : unknown error (30)
2018.12.18:13:01:41.780: GPU1 GPU1 initMiner error: unknown error
2018.12.18:13:01:47.199: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2018.12.18:13:01:47.199: wdog Thread(s) not responding. Restarting.
2018.12.18:13:01:47.199: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}
I try to use -eres 0, -lidag 3 and nothing helps. After reboot GPU seems to be ok but after start mining GPU is going down and always receive this error
CUDART error in CudaProgram.cu:205 : unknown error (30)
Claymore also crashes. In afterburner also disappears stat info. I`ve also trying to install latest nVidia Drivers and Phoenix Miner but it also doesn`t helped.
Does anyone have any ideas?