Bitcoin Forum
May 07, 2024, 02:36:22 AM *
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 »
  Print  
Author Topic: [ANN] Yet another GPU miner release! [YAC]  (Read 53301 times)
efx
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
June 27, 2013, 03:13:16 AM
 #361

The extra stream processors are often under utilized.
1715049382
Hero Member
*
Offline Offline

Posts: 1715049382

View Profile Personal Message (Offline)

Ignore
1715049382
Reply with quote  #2

1715049382
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715049382
Hero Member
*
Offline Offline

Posts: 1715049382

View Profile Personal Message (Offline)

Ignore
1715049382
Reply with quote  #2

1715049382
Report to moderator
1715049382
Hero Member
*
Offline Offline

Posts: 1715049382

View Profile Personal Message (Offline)

Ignore
1715049382
Reply with quote  #2

1715049382
Report to moderator
1715049382
Hero Member
*
Offline Offline

Posts: 1715049382

View Profile Personal Message (Offline)

Ignore
1715049382
Reply with quote  #2

1715049382
Report to moderator
ghostlander
Legendary
*
Offline Offline

Activity: 1239
Merit: 1020


No surrender, no retreat, no regret.


View Profile WWW
June 27, 2013, 03:17:36 AM
 #362

Code:
C:\DOCUME~1\GHO~1.TH~\LOCALS~1\Temp\OCL34E.tmp.cl(135): error: bad argument
          type to opencl vload/vstore: expected pointer to scalar with
          addrSpace global/local/private/constant(vloa [2013-06-26 09:42:44] Failed to init GPU thread 0, disabling device 0
 [2013-06-26 09:42:44] Restarting the GPU from the menu will not fix this.
 [2013-06-26 09:42:44] Try restarting cgminer.

What's your driver version? I think your OpenCL compiler may be too old. It's also possible to get rid of vstore but I'm not sure how that would affect performance.

That's HD4870 on Windows XP, so the drivers and APP SDK are pretty old. This OpenCL 1.0 HW delivers ~100MH/s SHA-256 at 800MHz engine and maybe 120W power consumption. Not worth mining anymore unless you have free electricity. I think it can be used very well for scrypt-jane mining as it offers over 100GB/s of memory bandwidth.

Here's a quick version that doesn't use vstore. Only recommended for people who cannot compile v6.

scrypt-chacha-v6-no-vstore
https://mega.co.nz/#!p9l20QLa!YbT2A0i0WqJS1moB6hGGaU4vRgJ7nChIKgs-2o1jB8k

Now getting from 20KH/s on HD4850 @ 700MHz engine & 2200MHz GDDR3 memory to 35KH/s on HD4890 @ 900MHz engine & 4000MHz GDDR5 memory. GDDR5 vs. GDDR3 makes big difference as I've expected. Maybe the code or settings can be optimised a bit more. HD4890 is supposed to deliver 1/3rd of HD7970 performance.

Code:
yacminer --scrypt --thread-concurrency 4000 --lookup-gap 4 -w 64 -I 16 --no-submit-stale --retries 10

"If you've got a problem and have to spread some coins to make it go away, you've got no problem. You've got an expence." ~ Phoenixcoin (PXC) and Orbitcoin (ORB) and Halcyon (HAL)
cryptrol
Hero Member
*****
Offline Offline

Activity: 637
Merit: 500


View Profile
June 27, 2013, 08:40:15 AM
 #363

I'm stuck at 223kh/s with my 7970...not too bad though. My pentium d does 1kh/s

I'm getting that on my 7950's. Shouldn't the 7970 get a bit more? Just curious...

Care to share your settings ? I can't go beyond 150 with my 7950.
Also what are your readings for WU in cgminer ? (mine avg 160)

Code:
yacminer --scrypt -o http://pool -u x -p x -w 256 -I 16 --thread-concurrency 21712 --gpu-memclock 1040 --gpu-engine 0-1040

I set memclock low because it does not have an effect on performance which is very strange since scrypt is memory hard, guess that only a part of the algo is gpu optimized ATM.
I have also noticed that lowering the memory speed boosts my WU from 100/110 at 1490 Mhz to 140/150 at 1040 Mhz.

darksoft
Sr. Member
****
Offline Offline

Activity: 275
Merit: 250


View Profile
June 27, 2013, 11:37:41 AM
 #364

I'm stuck at 223kh/s with my 7970...not too bad though. My pentium d does 1kh/s

I'm getting that on my 7950's. Shouldn't the 7970 get a bit more? Just curious...

Care to share your settings ? I can't go beyond 150 with my 7950.
Also what are your readings for WU in cgminer ? (mine avg 160)

Code:
yacminer --scrypt -o http://pool -u x -p x -w 256 -I 16 --thread-concurrency 21712 --gpu-memclock 1040 --gpu-engine 0-1040

I set memclock low because it does not have an effect on performance which is very strange since scrypt is memory hard, guess that only a part of the algo is gpu optimized ATM.
I have also noticed that lowering the memory speed boosts my WU from 100/110 at 1490 Mhz to 140/150 at 1040 Mhz.



Here's my yacminer stuff:

Code:
yacminer --scrypt -w 256 -I 18 --lookup-gap 2 -o http://yac.coinmine.pl:8088 -u x -p x --thread-concurrency 41000

Using Visiontek 7950s, core at 1000 and mem at 1500, voltage at stock, fans at 80%. WU will be rough estimate since I had to restart yacminer... damn pool died on me, again.... things should level out in a couple hours:

WU:  362/m

tried I 19 and it didn't like it  Wink
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
June 27, 2013, 02:48:37 PM
 #365

I'm stuck at 223kh/s with my 7970...not too bad though. My pentium d does 1kh/s

I'm getting that on my 7950's. Shouldn't the 7970 get a bit more? Just curious...

Care to share your settings ? I can't go beyond 150 with my 7950.
Also what are your readings for WU in cgminer ? (mine avg 160)

Code:
yacminer --scrypt -o http://pool -u x -p x -w 256 -I 16 --thread-concurrency 21712 --gpu-memclock 1040 --gpu-engine 0-1040

I set memclock low because it does not have an effect on performance which is very strange since scrypt is memory hard, guess that only a part of the algo is gpu optimized ATM.
I have also noticed that lowering the memory speed boosts my WU from 100/110 at 1490 Mhz to 140/150 at 1040 Mhz.



Here's my yacminer stuff:

Code:
yacminer --scrypt -w 256 -I 18 --lookup-gap 2 -o http://yac.coinmine.pl:8088 -u x -p x --thread-concurrency 41000

Using Visiontek 7950s, core at 1000 and mem at 1500, voltage at stock, fans at 80%. WU will be rough estimate since I had to restart yacminer... damn pool died on me, again.... things should level out in a couple hours:

WU:  362/m

tried I 19 and it didn't like it  Wink

How much system memory and is that win or linux?
I'm at 225-250 with my 7970, i 13, tc 18368, lookup gap 3 g 2. 2gb system memory won't allow me to set higher TC.

Quick question: what is the best s, q and e setting? I get pool is not providing work fast enough from time to time.
darksoft
Sr. Member
****
Offline Offline

Activity: 275
Merit: 250


View Profile
June 27, 2013, 03:16:48 PM
 #366

I'm stuck at 223kh/s with my 7970...not too bad though. My pentium d does 1kh/s

I'm getting that on my 7950's. Shouldn't the 7970 get a bit more? Just curious...

Care to share your settings ? I can't go beyond 150 with my 7950.
Also what are your readings for WU in cgminer ? (mine avg 160)

Code:
yacminer --scrypt -o http://pool -u x -p x -w 256 -I 16 --thread-concurrency 21712 --gpu-memclock 1040 --gpu-engine 0-1040

I set memclock low because it does not have an effect on performance which is very strange since scrypt is memory hard, guess that only a part of the algo is gpu optimized ATM.
I have also noticed that lowering the memory speed boosts my WU from 100/110 at 1490 Mhz to 140/150 at 1040 Mhz.



Here's my yacminer stuff:

Code:
yacminer --scrypt -w 256 -I 18 --lookup-gap 2 -o http://yac.coinmine.pl:8088 -u x -p x --thread-concurrency 41000

Using Visiontek 7950s, core at 1000 and mem at 1500, voltage at stock, fans at 80%. WU will be rough estimate since I had to restart yacminer... damn pool died on me, again.... things should level out in a couple hours:

WU:  362/m

tried I 19 and it didn't like it  Wink

How much system memory and is that win or linux?
I'm at 225-250 with my 7970, i 13, tc 18368, lookup gap 3 g 2. 2gb system memory won't allow me to set higher TC.

Quick question: what is the best s, q and e setting? I get pool is not providing work fast enough from time to time.

Those are the settings I use to run it, nothing left out. I do have 8 gigs of system ram cause it's cheap. I leave s, q and e alone. Half the time the pool communications crap out, so it's a problem on their end...

Oh and it's Win7.
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
June 27, 2013, 03:32:52 PM
 #367



Those are the settings I use to run it, nothing left out. I do have 8 gigs of system ram cause it's cheap. I leave s, q and e alone. Half the time the pool communications crap out, so it's a problem on their end...

Oh and it's Win7.

Thanks man, I guess it's my ram holding me back. Same for scrypt in general, everything BUT sha256 which nets me 750kh/s
6strings
Sr. Member
****
Offline Offline

Activity: 441
Merit: 250



View Profile
June 27, 2013, 05:38:24 PM
 #368

My 7870LE w/Tahiti chip 180khash
Code:
--worksize 256 -g 1 --lookup-gap 2 -I 15 --thread-concurrency 21000
mikaelh
Sr. Member
****
Offline Offline

Activity: 301
Merit: 250


View Profile
June 27, 2013, 05:47:08 PM
 #369

This version is my attempt to optimize the Keccak code as much as possible. 128-bit vector operations are used where possible. Unfortunately the core operations of Keccak are still 64-bit because Keccak is annoying. Speedup is pretty minor. My 7790 goes from 108 khash/s to 112 khash/s. This version doesn't use the vstore* functions and should work with very old compilers (not tested though).

scrypt-chacha-v7.cl
https://mega.co.nz/#!RldG2YpD!DVbjR1A8tAFBPDBHTz7_WVN0S6o3hRQwWjOFrEBD0RU
3dcgminer
Full Member
***
Offline Offline

Activity: 138
Merit: 100


View Profile
June 27, 2013, 06:45:55 PM
 #370

Thank you mikaelh, sent you a small donation, hope that others send you some coins too.
xavenged
Member
**
Offline Offline

Activity: 104
Merit: 10


View Profile
June 27, 2013, 07:05:38 PM
 #371

This version is my attempt to optimize the Keccak code as much as possible. 128-bit vector operations are used where possible. Unfortunately the core operations of Keccak are still 64-bit because Keccak is annoying. Speedup is pretty minor. My 7790 goes from 108 khash/s to 112 khash/s. This version doesn't use the vstore* functions and should work with very old compilers (not tested though).

scrypt-chacha-v7.cl
https://mega.co.nz/#!RldG2YpD!DVbjR1A8tAFBPDBHTz7_WVN0S6o3hRQwWjOFrEBD0RU

Thank you again!! Increased my 7950s from 230Kh/s to 240Kh/s  Grin also able to run -I 19 no errors

Edit:
With a little more OC on the gpu I'm now getting 260Kh/s per card! Woo thank you mikaelh!!!
darksoft
Sr. Member
****
Offline Offline

Activity: 275
Merit: 250


View Profile
June 27, 2013, 07:41:28 PM
 #372



Those are the settings I use to run it, nothing left out. I do have 8 gigs of system ram cause it's cheap. I leave s, q and e alone. Half the time the pool communications crap out, so it's a problem on their end...

Oh and it's Win7.

Thanks man, I guess it's my ram holding me back. Same for scrypt in general, everything BUT sha256 which nets me 750kh/s

No sweat... what do you use for sha256? I seem to do better for scrypt than sha256...
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
June 27, 2013, 08:33:17 PM
 #373

This version is my attempt to optimize the Keccak code as much as possible. 128-bit vector operations are used where possible. Unfortunately the core operations of Keccak are still 64-bit because Keccak is annoying. Speedup is pretty minor. My 7790 goes from 108 khash/s to 112 khash/s. This version doesn't use the vstore* functions and should work with very old compilers (not tested though).

scrypt-chacha-v7.cl
https://mega.co.nz/#!RldG2YpD!DVbjR1A8tAFBPDBHTz7_WVN0S6o3hRQwWjOFrEBD0RU

Epic man, you work so hard on this...I'll try it out and post back with results. Currently running at 223kh/s with my 7970.
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
June 27, 2013, 08:34:19 PM
 #374



Those are the settings I use to run it, nothing left out. I do have 8 gigs of system ram cause it's cheap. I leave s, q and e alone. Half the time the pool communications crap out, so it's a problem on their end...

Oh and it's Win7.

Thanks man, I guess it's my ram holding me back. Same for scrypt in general, everything BUT sha256 which nets me 750kh/s

No sweat... what do you use for sha256? I seem to do better for scrypt than sha256...

Diablo kernel, and oc the crap out of my 7970: 1250mhz core and 1.19v and 75% fan on my Gigabyte 7970 WF3 OC. (non-ghz, old revision)
-g 1 -i 14
Kinda pointless, but well...not doing it anymore but I did have the fastest 7950 and 7970 for sha256 out of the guys I know.
xavenged
Member
**
Offline Offline

Activity: 104
Merit: 10


View Profile
June 28, 2013, 12:06:51 AM
 #375

This version is my attempt to optimize the Keccak code as much as possible. 128-bit vector operations are used where possible. Unfortunately the core operations of Keccak are still 64-bit because Keccak is annoying. Speedup is pretty minor. My 7790 goes from 108 khash/s to 112 khash/s. This version doesn't use the vstore* functions and should work with very old compilers (not tested though).

scrypt-chacha-v7.cl
https://mega.co.nz/#!RldG2YpD!DVbjR1A8tAFBPDBHTz7_WVN0S6o3hRQwWjOFrEBD0RU

Epic man, you work so hard on this...I'll try it out and post back with results. Currently running at 223kh/s with my 7970.

you should be able to get more out of your 7970.. im getting 260kh/s out of my 7950s right now
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
June 28, 2013, 02:56:49 AM
 #376

This version is my attempt to optimize the Keccak code as much as possible. 128-bit vector operations are used where possible. Unfortunately the core operations of Keccak are still 64-bit because Keccak is annoying. Speedup is pretty minor. My 7790 goes from 108 khash/s to 112 khash/s. This version doesn't use the vstore* functions and should work with very old compilers (not tested though).

scrypt-chacha-v7.cl
https://mega.co.nz/#!RldG2YpD!DVbjR1A8tAFBPDBHTz7_WVN0S6o3hRQwWjOFrEBD0RU

Epic man, you work so hard on this...I'll try it out and post back with results. Currently running at 223kh/s with my 7970.

you should be able to get more out of your 7970.. im getting 260kh/s out of my 7950s right now

Thing is I only have 2gb of system memory, that severely limits me...should change in a week or so (getting some upgrades)
xavenged
Member
**
Offline Offline

Activity: 104
Merit: 10


View Profile
June 28, 2013, 03:05:04 AM
 #377

you should be able to get more out of your 7970.. im getting 260kh/s out of my 7950s right now

Thing is I only have 2gb of system memory, that severely limits me...should change in a week or so (getting some upgrades)

what speed are you running and where are you located? I might have some extra sticks of ddr3-1333 i could send your way

just sent you a PM..
cryptrol
Hero Member
*****
Offline Offline

Activity: 637
Merit: 500


View Profile
June 28, 2013, 08:27:57 AM
 #378

This version is my attempt to optimize the Keccak code as much as possible. 128-bit vector operations are used where possible. Unfortunately the core operations of Keccak are still 64-bit because Keccak is annoying. Speedup is pretty minor. My 7790 goes from 108 khash/s to 112 khash/s. This version doesn't use the vstore* functions and should work with very old compilers (not tested though).

scrypt-chacha-v7.cl
https://mega.co.nz/#!RldG2YpD!DVbjR1A8tAFBPDBHTz7_WVN0S6o3hRQwWjOFrEBD0RU

Don't know why but this last version bumped the hashrate from 150 to 230 for my Sapphire 7950.
Now I mine with almost the same settings as in litecoin but with lower intensity since it tops hashrate at 17 although I can run it at 19 without HW errors.

Good work.
ghostlander
Legendary
*
Offline Offline

Activity: 1239
Merit: 1020


No surrender, no retreat, no regret.


View Profile WWW
June 28, 2013, 08:49:09 PM
 #379

This version is my attempt to optimize the Keccak code as much as possible. 128-bit vector operations are used where possible. Unfortunately the core operations of Keccak are still 64-bit because Keccak is annoying. Speedup is pretty minor. My 7790 goes from 108 khash/s to 112 khash/s. This version doesn't use the vstore* functions and should work with very old compilers (not tested though).

scrypt-chacha-v7.cl
https://mega.co.nz/#!RldG2YpD!DVbjR1A8tAFBPDBHTz7_WVN0S6o3hRQwWjOFrEBD0RU

Works fine on HD48x0 hardware, though performance increase is hardly noticeable.

"If you've got a problem and have to spread some coins to make it go away, you've got no problem. You've got an expence." ~ Phoenixcoin (PXC) and Orbitcoin (ORB) and Halcyon (HAL)
zw1305
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
June 29, 2013, 12:58:34 AM
 #380

i used that,and something like that
http://www.baidupcs.com/file/e8972a37d619449d9834d043e064f863?xcode=bf6842bc78ff9b32967e56cc84e578db9756f2c2f75718f1&fid=3439365196-250528-2973432285&time=1372467261&sign=FDTAXER-DCb740ccc5511e5e8fedcff06b081203-K6IQzWNBZwJNbAGsyGd2RA5IshI%3D&to=wb&fm=N,B,M&expires=8h&rt=sh&r=567848267&logid=1783537712&sh=1&fn=QQ%E5%9B%BE%E7%89%8720130629085057.jpg

http://www.baidupcs.com/file/c69ca29dd577ef733a275cde7845580f?xcode=bf6842bc78ff9b32ac7796ac95c714430fd1e60b0d8f5fa3&fid=3439365196-250528-340034589&time=1372467253&sign=FDTAXER-DCb740ccc5511e5e8fedcff06b081203-CtH8h4V97J9tuYU3e22V2edFneU%3D&to=wb&fm=N,B,M&expires=8h&rt=sh&r=232894782&logid=2518767843&sh=1&fn=QQ%E5%9B%BE%E7%89%8720130629085052.jpg

card is GT645M,i can't used it,help

i'm chinese ,had bad english,sorry
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 »
  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!