Search content
Sort by

Showing 2 of 2 results by Zyxi
Post
Topic
Board Mining (Altcoins)
Re: Claymore's ZCash AMD GPU Miner v12.5 (Windows/Linux)
by
Zyxi
on 09/07/2017, 10:12:28 UTC
I'm new to mining but am having a tiny issue so wanted to see if I was doing something wrong.

I have 3 GPU's in my system and all of them are stock RX 470's.  While running it shows GPU 0, 1, and 2 all working fine.  The odd thing is when it shows the temperatures and fan speeds it will only show this for GPU 0 and GPU 1.  I have tried using -gmap 012 and also -gmap 210 and it still only shows 2 of the GPU's.  See below:

ZEC: 07/09/17-03:04:40 - SHARE FOUND - (GPU 2)
ZEC: Share accepted (156 ms)!
ZEC: 07/09/17-03:04:41 - SHARE FOUND - (GPU 2)
ZEC: Share accepted (156 ms)!
ZEC: 07/09/17-03:04:45 - SHARE FOUND - (GPU 1)
ZEC: Share accepted (156 ms)!
ZEC: 07/09/17-03:04:51 - SHARE FOUND - (GPU 1)
ZEC: Share accepted (156 ms)!
Pool sets new share target: 0x000e3b07 (diff: 4605H)
ZEC: 07/09/17-03:04:56 - New job from zec.suprnova.cc:2242
ZEC - Total Speed: 822.119 H/s, Total Shares: 36, Rejected: 0, Time: 00:04
ZEC: GPU0 279.209 H/s, GPU1 272.246 H/s, GPU2 270.664 H/s
GPU0 t=71C fan=46%, GPU1 t=69C fan=27%
ZEC: 07/09/17-03:05:12 - SHARE FOUND - (GPU 0)

From reading the documentation this should be showing all three GPU temps and fan speeds, so I wanted to ask what I am doing wrong that is preventing this from happening.

Thanks in advance for the help!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] NEW! KangarooBits [KGB] - Fair Launch - NO INSTAMINE - YoBit InvestBox
by
Zyxi
on 09/07/2017, 09:47:28 UTC
I have been having difficulties and was hoping someone could help!

I am trying to mine this coin on a system with three AMD GPU's.  I am using sgminer (is this the best to use?) and it doesn't seem to be working.  Following is a copy of my batch:

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
sgminer.exe -k qubitcoin -o "stratum+tcp://miningpool.thruhere.net:7927" -u (my wallet address) -p x

When this runs I get the following:

sgminer 5.6.1-nicehash-51 - Started: [2017-07-09 02:41:42] - [0 days 00:01:47]
--------------------------------------------------------------------------------
(5s):758.2K (avg):731.1Kh/s | A:0  R:0  HW:0  WU:5.114/m
ST: 2  SS: 0  NB: 2  LW: 122  GF: 0  RF: 0
Connected to miningpool.thruhere.net (stratum) diff 256 as user (My wallet ID)
Block: 15c5caa0...  Diff:45K  Started: [02:42:16]  Best share: 25
--------------------------------------------------------------------------------
[P]ool management [G]PU management [Settings [D]isplay options [Q]uit
GPU 0:  54.0C  19%    | 250.6K/251.0Kh/s | R:  0.0% HW:0 WU:2.273/m I: 8
GPU 1:  47.0C  932RPM | 253.3K/252.2Kh/s | R:  0.0% HW:0 WU:2.273/m I: 8
GPU 2:  44.0C    0RPM | 252.1K/251.7Kh/s | R:  0.0% HW:0 WU:0.568/m I: 8
--------------------------------------------------------------------------------
[02:41:35] Started sgminer 5.6.1-nicehash-51
[02:41:35] * using Jansson 2.7
[02:41:38] Probing for an alive pool
[02:41:38] miningpool.thruhere.net difficulty changed to 256
[02:41:41] Startup GPU initialization... Using settings from pool miningpool.thruhere.net.
[02:41:41] Startup Pool No = 0
[02:41:41] Initialising kernel qubitcoin.cl with nfactor 10, n 1024
[02:41:41] Initialising kernel qubitcoin.cl with nfactor 10, n 1024
[02:41:41] Initialising kernel qubitcoin.cl with nfactor 10, n 1024

After this starts the fan speeds on the GPU's, the numbers after them, and even the block updates but nothing shows as accepted or rejected - nothing shows I am hashing at all.

What do I need to change in my configuration to be able to mine this new coin, or do I need to change mining software completely?

Any help would be greatly appreciated since this is a hobby for me and it is becoming very frustrating!