Smartmine
Smartmine
A temporary workaround seems to be to remove the `driver_version` from the configuration file, i.e., ``` nvidiagpubeat: period: 1s query: "--query-gpu=name,count,index,fan.speed,memory.total,memory.used,utilization.gpu,utilization.memory,temperature.gpu,power.draw,power.limit,clocks.gr,clocks.sm,clocks.mem,pstate" env: "dev" output.elasticsearch: hosts: "${ELASTICSEARCH_HOSTS}" ```
Hi @deepujain, here is the output of: `nvidia-smi --query gpu=driver_version,name,count,index,fan.speed,memory.total,memory.used,utilization.gpu,utilization.memory,temperature.gpu,power.draw,power.limit,clocks.gr,clocks.sm,clocks.mem,pstate --format=csv` ``` 460.32.03, GeForce RTX 3090, 2, 0, 30 %, 24265 MiB, 10275 MiB, 0 %, 10 %, 28, 10.15...
I was using branch `withBeats7.3`. I'll test it out with `master` once I get the chance
It just happened again at 16:24, and I found this in the log: [2017-05-25 16:24:18] [INFO] [MiningSession] PrevStateProfit 0.0070332311044, CurrentProfit 0.0076475391348 [2017-05-25 16:24:18] [INFO] [MiningSession] Will SWITCH profit diff is...
UPDATE: I just experienced the issue when switching to Lbry, and shortly after when switching to Equihash (excavator.exe). I completely turned off Windows Defender and it keeps happening. This is...
I found that turning off SLI fixes the problem, I don't know why, but I'm glad it works now.