firoorg / ccminer

mtp ccminer developpment
GNU General Public License v3.0
102 stars 55 forks source link

miner closes at start #48

Closed MaynardMiner closed 5 years ago

MaynardMiner commented 5 years ago
root@lin_nvidia:/hive/miners/custom/SWARM/bin/cc-mtp-2# start-stop-daemon --start --make-pidfile --chdir /hive/miners/custom/SWARM/bin/cc-mtp-2 --pidfile /hive/miners/custom/SWARM/build/pid/NVIDIA2-5_pid.txt --exec /hive/miners/custom/SWARM/bin/cc-mtp-2/ccminer -- -d 0,2 -a mtp -o stratum+tcp://mtp.mine.zergpool.com:3000 -b 0.0.0.0:55002 -u 1FpuMha1QPaWS4PTPZpU1zGRzKMevnDpwg -p c=BTC,id=MKVITO2  2>&1 | tee '/hive/miners/custom/SWARM/logs/NVIDIA2.log'
*** ccminer 1.1.25-djm34 for nVidia GPUs by djm34 ***
    Built with the nVidia CUDA Toolkit 10.0

  Originally based on Christian Buchner and Christian H. project based on tpruvot 1.8.4 release
  Include algos from alexis78, djm34, sp, tsiv and klausT.
  *** News (07/06/2018): MTP algo for ZCoin

  MTP algo based on krnlx kernel

  BTC donation address: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze (djm34)
  ZCoin donation address: aChWVb8CpgajadpLmiwDZvZaKizQgHxfh5 (djm34)

[2019-07-25 00:45:37] POOL 0: mtp.mine.zergpool.com:3000 USER 1FpuMha1QPaWS4PTPZpU1zGRzKMevnDpwg -s 30
[2019-07-25 00:45:37] 2 miner threads started, using 'mtp' algorithm.
[2019-07-25 00:45:37] Starting on stratum+tcp://mtp.mine.zergpool.com:3000
[2019-07-25 00:45:42] mtp.mine.zergpool.com:3000 mtp block 182693
[2019-07-25 00:45:43] Stratum difficulty set to 0.0596037
[2019-07-25 00:45:43] GPU #2: Intensity set to 21.1719, 2457600 cuda threads number of multiproc 15
[2019-07-25 00:45:43] GPU #0: Intensity set to 21.1719, 2457600 cuda threads number of multiproc 15
[2019-07-25 00:45:46] GPU #0: GeForce GTX 1070, 642.57 kH/s
[2019-07-25 00:45:50] GPU #0: GeForce GTX 1070, 2340.46 kH/s

Then exits.

It has happened the past two releases you have made- Before that, it has been good.

MaynardMiner commented 5 years ago

Just to clarify- It closes within 30 seconds of starting. Does it for both my GTX and RTX cards.

djm34 commented 5 years ago

I think I have identified the problem, I will produce an update soon

MaynardMiner commented 5 years ago

Also,

Can I ask which branch on github is the current active version? I like to compile for different OS's, with different version libs if I can.

FelixVVV commented 5 years ago

I confirm, I have the same problem. In version 1.1.25, the error is not fixed. On a computer with one video card is working fine. On rig, it starts and closes. Latest working version 1.1.22 for my rig.

djm34 commented 5 years ago

The new release https://github.com/zcoinofficial/ccminer/releases/tag/1.1.26 should correct this issue.

Let me know if it works

MaynardMiner commented 5 years ago

appears to be working for me. I'm going to put in my next release, and see what users say.

FelixVVV commented 5 years ago

Ver. 1.1.26 is working fine on my rig.