Post
Topic
Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties!
by
br@indr@in
on 20/06/2018, 23:03:09 UTC
Hello guys.

I have a question about CUDA mining - I have free GT750M card, it is possible to work with it?
My command line
Quote
ccminer-m7-branch --algo=m7 --url=stratum+tcp://xcn.suprnova.cc:8008 --user=Username.Worker2 --pass=password
But nothing happens when I run it:
Quote
ccMiner for nVidia GPUs, M7 version - (C) 2016 pallas

based on original ccMiner by Christian Buchner and Christian H. 2014
Cuda additions Copyright 2014 Christian Buchner, Christian H.
Cuda additions and initial M7 support Copyright 2014 djm34

[2018-01-12 16:05:31] 1 miner threads started, using 'm7' algorithm.
[2018-01-12 16:05:31] Starting Stratum on stratum+tcp://xcn.suprnova.cc:8008
[2018-01-12 16:05:32] ←[22;37mGPU #0: GeForce GT 750M, 9065 khash/s←[0m
[2018-01-12 16:05:32] ←[22;37mGPU #0: GeForce GT 750M, 6455673 khash/s←[0m
[2018-01-12 16:05:33] ←[22;37mGPU #0: GeForce GT 750M, 7492314 khash/s←[0m
[2018-01-12 16:05:33] ←[22;37mGPU #0: GeForce GT 750M, 7372914 khash/s←[0m
[2018-01-12 16:05:34] ←[22;37mGPU #0: GeForce GT 750M, 2960 khash/s←[0m
And so on, but I've held it 2 days and nothing was mined.

CPU mining is OK, but slow.

Thanks in advance.
Best regards.

The GT750M is based on Kepler architecture, but for my miner Maxwell is required.
You may try djm34 version which should work with older cards (see the OP).


Hi to all, hi Pallas,

after several weeks of experimentation I managed to integrate your code from 24 Dec 2017 (https://github.com/pallas1/ccminer-m7-branch/releases) into the version 0.3.0 of djm34 (https://github.com/djm34/ccminer-msvc2015/releases): Now your faster code can be used with api as well. In addition, the miner runs on older SM30 / Kepler machines (with 50% higher speed).

...

So that the action is not too complicated, I reduced the algorithms to M7, Groestl, and Neoscrypt. I hope that with this release a few more hobby miners will join M7/Cryptonite mining and with that we will be able to harness the power of Golum / Mr. 10 GH, which constantly messes up the difficulty and block time of the coin.

If there are people who are interested in this software version, I could try to publish it on GitHub or perhaps Pallas could publish it in his branch.

Best regards:

Br@indr@in



Thanks very much!
But where is the link to your miner?

The miner is still not published on github so there is no link available: This was my first project on Visual Studio 2015 so that I have no account on github.
I would only bother to open a Github account and publish the miner if the community has an interest in the publication. And as I said, if you want I can possibly make the miner personally available to you (via e-mail or onedrive) and you publish it under your github account.

#br@indr@in

I overcame my respect for the secrets of Github and now published my mining software there:

https://github.com/breindrein/M7-ccminer-for-SM30-machines-and-above/releases/tag/v0.3.2

Have fun with faster mining on SM30 machines!

#br@indr@in