Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Jumpcoin - THE Community - POW/POS - 21 Mio - Nist5 Algo
by
alizali
on 04/06/2018, 14:43:48 UTC
no one here for help Sgminer in windows
rx 470

how many graphic cards do you have?

"Gpu threads": "2"
here you have two in it, but you seem to have 6.
Write a 6 in there.

hope that helps

this is my updated .bat file
Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

sgminer -c sgminer.conf
pause

this is my updated conf
Code:
{
"pools" : [
{
"url" : "stratum+tcp://stratum.gos.cx:3835",
"user" : "JZ358TbNaHkoyDStBDrxriZXeFxF5PXDQA",
"pass" : "JUMP"
}
],
"intensity" : "18",
"worksize" : "256",
"kernel" : "nist5",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-threads" : "7",
"gpu-engine" : "0-0",
"gpu-fan" : "0-0",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

with this i have this page of miner
Code:
sgminer 4.1.0 - Started: [2018-06-04 20:06:36] - [0 days 00:01:30]
--------------------------------------------------------------------------------
(5s):323.0K (avg):322.9Kh/s | A:0  R:0  HW:0  WU:0.000/m
ST: 0  SS: 0  NB: 1  LW: 34  GF: 0  RF: 0
Connected to stratum.gos.cx:3835 (stratum) diff 0.032 as user JZ358TbNaHkoyDStBDrxriZXeFxF5PXDQA
Block: 245511bd...  Diff:1.93K  Started: [20:06:35]  Best share: 0
--------------------------------------------------------------------------------
[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  48.0C    0RPM | 833.6K/386.3Kh/s | A:0 R:  0.0% HW:0 WU:0.000/m I:18
--------------------------------------------------------------------------------
[20:06:20] Started sgminer 4.1.0
[20:06:20] Loaded configuration file sgminer.conf
[20:06:22] ADL found more devices than opencl!
[20:06:22] There is possibly at least one GPU that doesn't support OpenCL
[20:06:22] Use the gpu map feature to reliably map OpenCL to ADL
[20:06:22] WARNING: Number of OpenCL and ADL devices did not match!
[20:06:22] Hardware monitoring may NOT match up with devices!
[20:06:22] Kernel nist5 is experimental.
[20:06:35] Kernel nist5 is experimental.
[20:06:35] Kernel nist5 is experimental.
[20:06:35] Kernel nist5 is experimental.
[20:06:35] Kernel nist5 is experimental.
[20:06:35] Kernel nist5 is experimental.
[20:06:35] Kernel nist5 is experimental.
[20:06:35] Probing for an alive pool
[20:06:35] Pool 0 difficulty changed to 0.032
[20:06:35] Network diff set to 1.93K
[20:06:48] Stratum from Pool 0 requested work restart
[20:07:52] Stratum from Pool 0 requested work restart

i think something wrong in my config
because it use my onboard GPU not my 7 rx 470

and also i see this line
"kernel-path ":" / Usr / local / bin "
that the real path dowd not exit