Bitcoin Forum
June 22, 2024, 08:20:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 »
  Print  
Author Topic: [ANN][X11] X11/Darkcoin Gpu Miner - updated to use leaked binaries - even faster  (Read 102425 times)
zyebu
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
May 21, 2014, 02:32:37 AM
 #121

Anyone HEEEEELP

Dev do you answer on questions sometimes, or just thinking about your 2%?
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
May 21, 2014, 03:36:57 AM
 #122

Can anyone post a full 280x config?  I am struggling to get over 2.3MHs.

I am getting 2.99 with this simple bat: sgminer.exe -o stratum+tcp://east1.us.stratum.dedicatedpool.com:8004 -u "YOURUSERNAME" -p "YOURPASSWORD" -I 19 -w 128
I have to keep my core at 975 and mem at 1500. If I clock my core higher I actually have lower Mh/s

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
SirChewie
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
May 21, 2014, 04:04:18 AM
 #123

I was able to drop the 2% fee using IFMI Pool Manager Wink

Originally it loads a Pool 0 with a set p2p pool and quota. IFMO showed a fair share of accepted/rejected for this pool. Once I ran the steps below I'm at 600 accepted for my pool1 and 0 accepted shares for the fee Pool0


Here are the steps I followed (Sorry OP -- but this is GNU)

1. In cgminer.conf: "load-balance" : true,

2. Open IFMI Pool Manager and you will now see the quota for that Pool 0, the fee pool.

3. Change the quota to 0

4. Cgminer report 9.356 Mh/s now (Originally with sgminer 4.1 it was 8.0 Mh/s), and trademybit shows me at 9.5Mh/s... So success?
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
May 21, 2014, 04:12:25 AM
 #124

I was able to drop the 2% fee using IFMI Pool Manager Wink

Originally it loads a Pool 0 with a set p2p pool and quota. IFMO showed a fair share of accepted/rejected for this pool. Once I ran the steps below I'm at 600 accepted for my pool1 and 0 accepted shares for the fee Pool0


Here are the steps I followed (Sorry OP -- but this is GNU)

1. In cgminer.conf: "load-balance" : true,

2. Open IFMI Pool Manager and you will now see the quota for that Pool 0, the fee pool.

3. Change the quota to 0

4. Cgminer report 9.356 Mh/s now (Originally with sgminer 4.1 it was 8.0 Mh/s), and trademybit shows me at 9.5Mh/s... So success?


Quoted for epicness Wink
SirChewie
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
May 21, 2014, 04:23:05 AM
 #125

And also an image from my 2nd rig which I'm running the same now:

(After running the steps in IFMI Pool Manager Quota in sgminer updates to 0 for pool0, editing it from sgminer directly is disabled)
http://imgur.com/xv6rsUX
goodluck0319
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile
May 21, 2014, 04:23:17 AM
 #126

do u mean sgminer.conf and not cgminer.conf file?
FortuneNVirtue
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
May 21, 2014, 04:35:40 AM
Last edit: May 21, 2014, 08:12:10 AM by FortuneNVirtue
 #127

I am using latest PimP, 2x290 Ref cards.
I follow sling00's guide, no problem with glibc, but I got this

Code:

[00:29:33] Started x11-sgminer 4.1.0g
[00:29:33] Started x11-sgminer 4.1.0g
[00:29:33] Loaded configuration file /opt/ifmi/cgminer.x11.conf
[00:29:34] Kernel X11 is experimental.
[00:29:34] Error -46: Creating Kernel from program. (clCreateKernel)
[00:29:34] Failed to init GPU thread 0, disabling device 0
[00:29:34] Restarting the GPU from the menu will not fix this.
[00:29:34] Try restarting sgminer.


anyone could help please?

EDIT:: This problem has been solved by sling00, Big Thank to sling00
For PiMP user, who got the same error as shown above,
start without thread-concurrency set, start without gpu-threads set.

For me, just set thread-concurrency to 0 and let the gpu-threads stays the same '1'.

Litrbooh
Member
**
Offline Offline

Activity: 294
Merit: 12


View Profile
May 21, 2014, 04:42:00 AM
Last edit: May 21, 2014, 05:16:51 AM by Litrbooh
 #128

https://www.dropbox.com/sh/zhfbr8xh6zw0gi0/AAATwfkebZL4vZbo0S38Q5YYa/x11-sgminer-win-cygwin64-build1.zip
temperatures don'tn work  - win 7 - 64

goodluck0319
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile
May 21, 2014, 04:42:48 AM
 #129

]
,
"intensity" : "21,21,18,18",
"worksize" : "256,256,256,256",
"kernel" : "darkcoin",
"lookup-gap" : "2",
"thread-concurrency" : "22529,22529,8192,8192",
"gpu-engine" : "947,947,1140,1140",
"gpu-memclock" : "1250,1250,1425,1425",
"expiry" : "5",
"log" : "5",
"queue" : "0",
"auto-fan" : true,
"load-balance" : true,
"scan-time" : "1",
"device" : "0-3",
"no-submit-stale" : true,
"gpu-threads" : "1"


like this:

I cannot change quota. it doesnot work. it tells me that invalid selection. Sad
jimlite
Legendary
*
Offline Offline

Activity: 1848
Merit: 1018


View Profile WWW
May 21, 2014, 06:02:38 AM
 #130

Nice work.  Now if you could only make it faster!  My 280x's are at 65C and the fans are barely spinninng.

Binance, hottest/largest alt exchange, 2BTC daily no verification. https://www.binance.com/?ref=13309371
NEED TO RENT A RIG? All algos at http://www.miningrigrentals.com/register?ref=627


  ✵ Super FAST block times      ✵ Block Explorer right in the wallet!     ✵ Stealth Addresses     ✵ PoW/PoS hybrid  
██
██
██
██
██
██
██
██
██
██
██
Ancient Money
for a New World
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
Join the conversation!
██
██
██
██
██
██
██
██
██
██
██

                 ▄████▄▄    ▄
██             ████████████▀
████▄         █████████████▀
▀████████▄▄   █████████████
▄▄█████████████████████████
██████████████████████████
  ▀██████████████████████
   █████████████████████
    ▀█████████████████▀
      ▄█████████████▀
▄▄███████████████▀
   ▀▀▀▀▀▀▀▀▀▀▀

TWITTER


Blago
Sr. Member
****
Offline Offline

Activity: 416
Merit: 250



View Profile
May 21, 2014, 06:26:16 AM
 #131

Good work! But I unlock 2% fee when I see the source code...  Until 2% = 0%.
Sorry.

Relax, I’m russian!...
BURST-B2LU-SGCZ-NYVS-HZEPK
glinko
Jr. Member
*
Offline Offline

Activity: 37
Merit: 6


View Profile
May 21, 2014, 06:27:40 AM
 #132

I was able to drop the 2% fee using ... Wink

Originally it loads a Pool 0 with a set p2p pool and quota. ... showed a fair share of accepted/rejected for this pool. Once I ran the steps below I'm at 600 accepted for my pool1 and 0 accepted shares for the fee Pool0

...


Quoted for epicness Wink

So, colleagues, There is alot of ways to deny pool 0, but are you really need it? It's only 2%  not 20, not 10, not even 5 (like xpm devs). please remove your messages, in other case i think dev won't work for optimization couse he cant get profit...
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
May 21, 2014, 06:43:30 AM
 #133

Good work! But I unlock 2% fee when I see the source code...  Until 2% = 0%.
Sorry.

apparently you can remove it with IFMI Pool Manager, a guy said so some post above
hutnik
Member
**
Offline Offline

Activity: 95
Merit: 10


View Profile
May 21, 2014, 06:44:30 AM
 #134

Is there any performance difference in the new version? or just the temps reading?

burnbabyburn71
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
May 21, 2014, 07:06:01 AM
 #135

5970 from 2.4mh/s to 2.72mh/s
270x from 1.2mh/s to 1.88mh/s
not bad  Cheesy

Web Dev | General Graphics Design | Windows/Linux Wallet Compiles | Certified member of the BCs
GhostPlayer
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000


View Profile
May 21, 2014, 07:11:50 AM
 #136

 A full night mining a know pool and definitely went from 10.5mh/ to 15mh/s from 5x 280x's, same temps, haven't checked consumption still.

 CGWatcher does fine monitoring, pool the sane, around 15mh.

 Problem is SGwatcher crashes sgminer everytime it tries to switch to girino's pool.
streetlight
Sr. Member
****
Offline Offline

Activity: 253
Merit: 250



View Profile
May 21, 2014, 07:19:43 AM
Last edit: May 21, 2014, 07:39:22 AM by streetlight
 #137

Can't seem to get cgwatcher working

Get Cygcurl-4.dll error.

Not sure how to set the path
B.T.Coin
Sr. Member
****
Offline Offline

Activity: 332
Merit: 250



View Profile
May 21, 2014, 07:20:55 AM
Last edit: May 21, 2014, 10:47:50 AM by B.T.Coin
 #138


I think he uploaded the wrong file, this looks identical to the first version.
Sorry my bad, I downloaded the wrong version Smiley Looks like the mingw version has proper fan control.

A fine is a tax you pay for something you did wrong.
A tax is a fine you pay for something you did right.
burnbabyburn71
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
May 21, 2014, 07:32:14 AM
 #139

Can't seem to get cgwatcher

Get Cygcurl-4.dll error.

Not sure how to set the path

add this:
set PATH=%PATH%;./dlls
set TERMINFO=.\dlls\terminfo

to the start of the .bat file  Wink

Web Dev | General Graphics Design | Windows/Linux Wallet Compiles | Certified member of the BCs
streetlight
Sr. Member
****
Offline Offline

Activity: 253
Merit: 250



View Profile
May 21, 2014, 07:34:31 AM
 #140

Can't seem to get cgwatcher

Get Cygcurl-4.dll error.

Not sure how to set the path

add this:
set PATH=%PATH%;./dlls
set TERMINFO=.\dlls\terminfo

to the start of the .bat file  Wink

I don't have a Bat file, Cgwatcher does it for me. do I stick that in ''Miner Arguments'' or to the conf.file?
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 »
  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!