Bitcoin Forum
June 17, 2024, 09:35:24 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 [128] 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 ... 306 »
  Print  
Author Topic: [ANN][AUTO-SWITCH] Profit-switch auto-exchange pool: CleverMining.com  (Read 554361 times)
Kifissia
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
March 12, 2014, 03:11:56 AM
 #2541

I'm using sgminer v4.1

Fork of cgminer made for gpus.

Get it here: https://mega.co.nz/#!rVAT1C7T!hY5TQnUQybBLWzPSglaAZCJlxTHIT0W1pvFjubcfVuQ

Thats my version that I made an installer for. Run it thru an antivrius.

Thanks. I tried sgminer 4.1 but didnt see any differences (at least visually) compared to cgminer kalrtoh edition
Kifissia
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
March 12, 2014, 03:13:39 AM
 #2542

Can someone explain this for me?

> After several hours I can't find any stats for my username(bitcoin address) ?

> My 900 khs system is showing 5Mh/s!?

(5s):5.155M (avg):5.105Mh/s | A:0  R:0  HW:0  WU:0.1/m

Thanks.


Are you using the --scrypt (bat file) or "scrypt" : true (.conf file) command? Because looks like you are mining SHA-256 and not scrypt. Also, your WU (work units) are 0. So you are practically mining nothing Tongue
pengoau
Full Member
***
Offline Offline

Activity: 208
Merit: 100


View Profile
March 12, 2014, 03:15:46 AM
 #2543

The default for cgminer is 120sec.

And I have no god damn clue what scan-time is Tongue

cgminer --help

FCR
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
March 12, 2014, 03:16:47 AM
 #2544

Couldn't help myself... now rejects are about 32% with the defaults after an hour.

Will trial:

"scan-time": "1",
"expiry": "1",
"queue": "5",

Hmm.. My WUs dropped after these settings. I ll try the low mem command.

I get over 90% WU. There doesn't seem to be any right answer for everyone, you just have to see what works for your system. Plus you have to run it for more than 20 minutes to get your real rates.
Kifissia
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
March 12, 2014, 03:19:05 AM
 #2545

The default for cgminer is 120sec.

And I have no god damn clue what scan-time is Tongue

cgminer --help

Yeah, I read directly from the readme file but still cant understand the meaning of :

Upper bound on time spent scanning current work, in seconds (default: -1) Scan current work for what? Also, we use 1 not -1.

Couldn't help myself... now rejects are about 32% with the defaults after an hour.

Will trial:

"scan-time": "1",
"expiry": "1",
"queue": "5",

Hmm.. My WUs dropped after these settings. I ll try the low mem command.

I get over 90% WU. There doesn't seem to be any right answer for everyone, you just have to see what works for your system. Plus you have to run it for more than 20 minutes to get your real rates.

Yup, looks like it. Anyway, I ll leave it for the night with

"scan-time": "1",
"expiry": "120",
"queue": "0",

and see what happens in the morning
ozzy1926
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
March 12, 2014, 05:08:36 AM
 #2546

what will happen if i live in eu and choose asia server which seem to have lower rejects?My total hashrate drops because i am far from asia due to high ping?
ibfragalot
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
March 12, 2014, 05:10:40 AM
 #2547

Are you using the --scrypt (bat file) or "scrypt" : true (.conf file) command? Because looks like you are mining SHA-256 and not scrypt. Also, your WU (work units) are 0. So you are practically mining nothing Tongue

Thats it! Thank you Smiley Somehow the --script got deleted when making up my new batch. Thanks again.

rammy2k2
Legendary
*
Offline Offline

Activity: 1974
Merit: 1003



View Profile
March 12, 2014, 09:16:28 AM
 #2548

you should lower pool diff , scryptguild has from 32 to 256 , clever has only 512 ....

I agree. Before, it was vardiff, 16 to 1024, but for "technical issues" it was disabled. I think its about time you switched it back on.

yea, please go back
joshv06
Hero Member
*****
Offline Offline

Activity: 991
Merit: 500



View Profile
March 12, 2014, 10:32:50 AM
 #2549

Is the hashrate shown on the status page the accepted hashrate with rejects subtracted? Or is it just the Accepted hashrate?

Thanks!

D A I L Y -  C R Y P T O  -  G I V E W A Y S
▬▬ ●●     Your source for daily free giveaways !    ●● ▬▬
DISCORD    -    TWITTER    -    WEBSITE
nowaltcoin
Full Member
***
Offline Offline

Activity: 158
Merit: 100


View Profile
March 12, 2014, 11:19:57 AM
 #2550

Did you try gpu-thread: 2 and xintensity with your hw-configuration
and one of the experimental kernels in sgminer ?
You can reach over 90% of your hashrate  for WU:

I have got
1.18MH/s and 1100WU
1.40MH/s and 1297WU

I noticed there's a /kernel folder with a couple files in there (alexkarnew.cl  alexkarold.cl  ckolivas.cl  psw.cl  zuikkis.cl) but to be honest I wouldn't know how to tell sgminer to use one of them.

My config is:
Code:
"intensity" : "20",
"vectors" : "1",
"worksize" : "512",
"kernel" : "scrypt",
"gpu-dyninterval" : "7",
"queue" : "1",
"retry-pause" : "5",
"scan-time" : "30",
"shaders" : "2816",
"thread-concurrency" : "24550",
"gpu-powertune" : "18",
"gpu-thread" : "1",
"sharethreads" : "32",
"lookup-gap" : "2",
"gpu-vddc" : "1.000",
"gpu-engine" : "950",
"gpu-memclock" : "1500"

I'm pretty happy the graphs on Clevermining are now a lot more realistic, I guess patience isn't my strongest point Wink http://dump.chiko.nl/g/a82334.png

if you use the new sgminer "kernel" :"scrypt", is no longer valid
it will use  "kernel" :"ckolivas" anyway

so if you want to check which kernel is the best you can use:

 "kernel" :"ckolivas,zuikkis,alexkarold,alexkarnew"  ----> config for 4 GPU every GPU using a different kernel

but please have a look at the readme when using alexkarold/alexkarnew

if you new help in trying gpu-thread :2 and xintensity just PM me!

stay tuned

8 * Blackarrow Prospero at Low-Voltage mining @ ckpool.org
12 * GPU's mining ETN/Sumocoin
You like to mine something different: https://deutsche-emark.de/
igoork
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
March 12, 2014, 11:44:44 AM
 #2551

Can someone post me the config for sgminer 4.1.0 using custom kernel.
I cannot get it to work via cgwatcher. I'm using sgminer 4.0.0 without any problems.
nowaltcoin
Full Member
***
Offline Offline

Activity: 158
Merit: 100


View Profile
March 12, 2014, 12:09:47 PM
 #2552

Can someone post me the config for sgminer 4.1.0 using custom kernel.
I cannot get it to work via cgwatcher. I'm using sgminer 4.0.0 without any problems.

"xintensity" : "4,4,4,4",
"kernel" : "zuikkis,zuikkis,alexkarold,alexkarold",
"vectors" : "2,2,2,2",
"worksize" : "256,256,256,256",
"lookup-gap" : "2,2,2,2",
"thread-concurrency" : "8193,8193,8193,8193",
"shaders" : "1024,1024,1024,1024",
"gpu-engine" : "1055,1055,1055,1055",
"gpu-fan" : "auto-fan,auto-fan,auto-fan,auto-fan",
"gpu-memclock" : "1225,1225,1225,1225",
"expiry" : "10",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2,2,2,2",
"queue" : "1",
"scan-time" : "5",
"shares" : "0",
"kernel-path" : "/usr/local/bin"

8 * Blackarrow Prospero at Low-Voltage mining @ ckpool.org
12 * GPU's mining ETN/Sumocoin
You like to mine something different: https://deutsche-emark.de/
dragonmike
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 556



View Profile
March 12, 2014, 12:16:24 PM
 #2553

Couldn't help myself... now rejects are about 32% with the defaults after an hour.

Will trial:

"scan-time": "1",
"expiry": "1",
"queue": "5",
This seems to have reduced my reject rate a bit. Thanks!
igoork
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
March 12, 2014, 12:19:23 PM
 #2554

Can someone post me the config for sgminer 4.1.0 using custom kernel.
I cannot get it to work via cgwatcher. I'm using sgminer 4.0.0 without any problems.

"xintensity" : "4,4,4,4",
"kernel" : "zuikkis,zuikkis,alexkarold,alexkarold",
"vectors" : "2,2,2,2",
"worksize" : "256,256,256,256",
"lookup-gap" : "2,2,2,2",
"thread-concurrency" : "8193,8193,8193,8193",
"shaders" : "1024,1024,1024,1024",
"gpu-engine" : "1055,1055,1055,1055",
"gpu-fan" : "auto-fan,auto-fan,auto-fan,auto-fan",
"gpu-memclock" : "1225,1225,1225,1225",
"expiry" : "10",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2,2,2,2",
"queue" : "1",
"scan-time" : "5",
"shares" : "0",
"kernel-path" : "/usr/local/bin"


thanks!

zuikkis or alexkarold wich one is better? What's the difference?
williamj2543
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500

Get ready for PrimeDice Sig Campaign!


View Profile WWW
March 12, 2014, 12:42:37 PM
 #2555

Lol the profitability right now is very shitty

█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
▓▓▓▓▓  BIT-X.comvvvvvvvvvvvvvvi
→ CREATE ACCOUNT 
▓▓▓▓▓
█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
sapstar
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
March 12, 2014, 12:44:51 PM
 #2556

Hi Guys, I have tried Clever mining and really like the interface, graphs and the profitability compared to other pools. I really want to use it but getting around 20% rejects I tried twice for 2 hour periods. I have used CGminer 3.7.2 first time and SGMiner 4.1 second time with zuikkis kernel. Both these work fine for me with other pools with exactly the same config, I get under 5% rejects.

With clever mining the 20% is too high and after 2 hours of hashing, I see only 2.4 Mh/s on Clevermining website where as my Rig is 3 Mh/s. This is due to the 20% lost in rejects. I see people getting very few rejects. Can you please tell me how you manage to do this? I have tried the setting for scan-time, queue etc for the second run, but they didnt make any difference.
Shastada
Newbie
*
Offline Offline

Activity: 48
Merit: 0


View Profile
March 12, 2014, 12:52:17 PM
 #2557

Hi Guys, I have tried Clever mining and really like the interface, graphs and the profitability compared to other pools. I really want to use it but getting around 20% rejects I tried twice for 2 hour periods. I have used CGminer 3.7.2 first time and SGMiner 4.1 second time with zuikkis kernel. Both these work fine for me with other pools with exactly the same config, I get under 5% rejects.

With clever mining the 20% is too high and after 2 hours of hashing, I see only 2.4 Mh/s on Clevermining website where as my Rig is 3 Mh/s. This is due to the 20% lost in rejects. I see people getting very few rejects. Can you please tell me how you manage to do this? I have tried the setting for scan-time, queue etc for the second run, but they didnt make any difference.

Location? What server are you using? How far are you from that server? (latency?)

Those things are likely your issue and not config if your config works well at other multipools.

I just dropped from 10% to about 3-4% by switching to the new east coast US server(ny.) rather than the Oregon one (us.)
sapstar
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
March 12, 2014, 12:59:10 PM
 #2558

I live in the UK and currently using the EU server. Haven't tried anything else as this is the closest one.
Kifissia
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
March 12, 2014, 01:06:40 PM
 #2559

I live in the UK and currently using the EU server. Haven't tried anything else as this is the closest one.

Whats your ping? I have around 5-6% rejects with 60-70ms ping
Cooba13
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
March 12, 2014, 01:10:35 PM
 #2560

and link to stats and screenshot of cgminer would be nice too Wink I bet most of your rejects are "rejcted untracked stratum share" which is not really reject for server, but cgminer takes it like that. Always check rejects per GPU
Pages: « 1 ... 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 [128] 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 ... 306 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!