Bitcoin Forum
April 26, 2024, 05:16:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 [2]  All
  Print  
Author Topic: [Bounty] Scrypt-jane CGMINER  (Read 7077 times)
Hydroponica
Full Member
***
Offline Offline

Activity: 182
Merit: 100


fml


View Profile
May 13, 2013, 11:12:52 PM
 #21

Do you have any ideas about the difference from CPU to GPU?

The difference is significant.  Unless you're using a 4-processor Xeon E5-2670 server as the point of comparison.

And even in that case, the power consumption difference is massive

1714151815
Hero Member
*
Offline Offline

Posts: 1714151815

View Profile Personal Message (Offline)

Ignore
1714151815
Reply with quote  #2

1714151815
Report to moderator
1714151815
Hero Member
*
Offline Offline

Posts: 1714151815

View Profile Personal Message (Offline)

Ignore
1714151815
Reply with quote  #2

1714151815
Report to moderator
1714151815
Hero Member
*
Offline Offline

Posts: 1714151815

View Profile Personal Message (Offline)

Ignore
1714151815
Reply with quote  #2

1714151815
Report to moderator
Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714151815
Hero Member
*
Offline Offline

Posts: 1714151815

View Profile Personal Message (Offline)

Ignore
1714151815
Reply with quote  #2

1714151815
Report to moderator
ymer
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
May 13, 2013, 11:13:47 PM
 #22

Do you have any ideas about the difference from CPU to GPU?

The difference is significant.  Unless you're using a 4-processor Xeon E5-2670 server as the point of comparison.

I thought you were on FPGA bro, not GPU.

mind sharing the knowledge Tongue
WindMaster
Sr. Member
****
Offline Offline

Activity: 347
Merit: 250


View Profile
May 13, 2013, 11:20:55 PM
 #23

I thought you were on FPGA bro, not GPU.

I started (late, 8.5 hours after coin launch) with a massive server farm while I modified cgminer, then once that was working, I moved on to the Xilinx implementation.  I just got the Xilinx approach (for N=32, anyway) going last night.  I'll reevaluate whether to bother continuing to mess with it when N=64 tomorrow, we'll see whether Yac exchange rates continue dropping.  N=32 was not difficult on the FPGA, it's really not difficult to pipeline a bunch of 32 bit wide processing stages (as opposed to, say, 1024 bits of data width for Litecoin).  N=64 starts getting a little hairier.


mind sharing the knowledge Tongue

Lots of hints already posted in this thread that'll probably point a fair number of people toward where they need to look.  And if not, perhaps more people will have learned about OpenCL in the process, something they might never have otherwise had the fun of playing with.  I don't need the bounty.  But I'm very curious to see which of the people I gave hints to wins the bounty first, or if someone else that already modified cgminer comes forward to collect the bounty.  Personally, I think the bounty is much too low though.

Actually, most of all, I'm curious to see the hash rates the other implementations achieve(d).  I didn't spend a lot of time optimizing, I moved straight on to writing Verilog for the FPGA attempt.
ymer
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
May 13, 2013, 11:32:29 PM
 #24

I thought you were on FPGA bro, not GPU.

I started (late, 8.5 hours after coin launch) with a massive server farm while I modified cgminer, then once that was working, I moved on to the Xilinx implementation.  I just got the Xilinx approach (for N=32, anyway) going last night.  I'll reevaluate whether to bother continuing to mess with it when N=64 tomorrow, we'll see whether Yac exchange rates continue dropping.  N=32 was not difficult on the FPGA, it's really not difficult to pipeline a bunch of 32 bit wide processing stages (as opposed to, say, 1024 bits of data width for Litecoin).  N=64 starts getting a little hairier.


mind sharing the knowledge Tongue

Lots of hints already posted in this thread that'll probably point a fair number of people toward where they need to look.  And if not, perhaps more people will have learned about OpenCL in the process, something they might never have otherwise had the fun of playing with.  I don't need the bounty.  But I'm very curious to see which of the people I gave hints to wins the bounty first, or if someone else that already modified cgminer comes forward to collect the bounty.  Personally, I think the bounty is much too low though.

Actually, most of all, I'm curious to see the hash rates the other implementations achieve(d).  I didn't spend a lot of time optimizing, I moved straight on to writing Verilog for the FPGA attempt.

I'm a decent programer but I'm "scared" of looking into openCL because most of my programming is databases, user interfaces, automation etc... not much math involved like all graphics stuff.

What kind of bounty would be worth your time?

Also please don't dump more YAC Tongue
turtle83
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


Supersonic


View Profile WWW
May 14, 2013, 12:18:18 AM
 #25

I thought you were on FPGA bro, not GPU.

I started (late, 8.5 hours after coin launch) with a massive server farm while I modified cgminer, then once that was working, I moved on to the Xilinx implementation.  I just got the Xilinx approach (for N=32, anyway) going last night.  I'll reevaluate whether to bother continuing to mess with it when N=64 tomorrow, we'll see whether Yac exchange rates continue dropping.  N=32 was not difficult on the FPGA, it's really not difficult to pipeline a bunch of 32 bit wide processing stages (as opposed to, say, 1024 bits of data width for Litecoin).  N=64 starts getting a little hairier.


mind sharing the knowledge Tongue

Lots of hints already posted in this thread that'll probably point a fair number of people toward where they need to look.  And if not, perhaps more people will have learned about OpenCL in the process, something they might never have otherwise had the fun of playing with.  I don't need the bounty.  But I'm very curious to see which of the people I gave hints to wins the bounty first, or if someone else that already modified cgminer comes forward to collect the bounty.  Personally, I think the bounty is much too low though.

Actually, most of all, I'm curious to see the hash rates the other implementations achieve(d).  I didn't spend a lot of time optimizing, I moved straight on to writing Verilog for the FPGA attempt.

Thanks for your tips. Will try tomorrow with pyopencl first. Im proficient python but not C ... so ... if i can somehow by magic get ocl kernel to work... i guess the cgminer side of it should be trivial in comparison.

Can you provide some test data?

i.e. some inputs and known nonce for it? That would be real helpful.


barwizi (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1000



View Profile
May 19, 2013, 10:13:18 AM
 #26

well people?
MaGNeT
Legendary
*
Offline Offline

Activity: 1526
Merit: 1002


Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na


View Profile WWW
May 19, 2013, 10:32:58 AM
 #27

I'm mining with GPU now, works great.
Testing it for 2-3 weeks for stability, then release.
barwizi (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1000



View Profile
May 19, 2013, 10:44:44 AM
 #28

I'm mining with GPU now, works great.
Testing it for 2-3 weeks for stability, then release.


wouldnt u like a "beta " tester alongside you?
turtle83
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


Supersonic


View Profile WWW
May 19, 2013, 11:36:33 AM
 #29

I'm mining with GPU now, works great.
Testing it for 2-3 weeks for stability, then release.


wouldnt u like a "beta " tester alongside you?


+1 willing to donate my time to do some "testing".

MaGNeT
Legendary
*
Offline Offline

Activity: 1526
Merit: 1002


Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na


View Profile WWW
May 19, 2013, 12:15:23 PM
 #30

I'm mining with GPU now, works great.
Testing it for 2-3 weeks for stability, then release.


wouldnt u like a "beta " tester alongside you?


+1 willing to donate my time to do some "testing".

I'm afraid it will leak out and kills the difficulty for CPU miners.
Not even sure if I'm releasing it.
mtrlt
Member
**
Offline Offline

Activity: 104
Merit: 10


View Profile
May 19, 2013, 02:06:08 PM
 #31

I'm mining with GPU now, works great.
Testing it for 2-3 weeks for stability, then release.

How fast is it? Mine is, with N=128, 4MH/s on a core-underclocked (830->738) HD6990.
eule
Hero Member
*****
Offline Offline

Activity: 756
Merit: 501


View Profile
May 21, 2013, 12:05:03 PM
 #32

Adding 200 YAC to the bounty (a small amount for you, not for me), will pay when released. People please add to the bounty or it will go nowhere. ^^

Boxman90
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
May 21, 2013, 01:34:14 PM
 #33

Guys, lol, can't you see you're just being trolled? Gold rush sure has struck here.

LTC: LKKy4eDWyVtSrQAJy7Qmmz61RaFY91D9yC   BTC: 18fzdnCkuUNthCD8hM36UBGopFa9ij78gG
barwizi (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1000



View Profile
May 21, 2013, 02:03:05 PM
 #34

I'm mining with GPU now, works great.
Testing it for 2-3 weeks for stability, then release.


wouldnt u like a "beta " tester alongside you?


+1 willing to donate my time to do some "testing".

I'm afraid it will leak out and kills the difficulty for CPU miners.
Not even sure if I'm releasing it.

i dont mind pre-complied for x64 ubuntu, i want to see the feasibility, and considering the money it would make me, i'd be further willing to put 5 BTC for the source code.
eule
Hero Member
*****
Offline Offline

Activity: 756
Merit: 501


View Profile
June 13, 2013, 12:16:11 PM
 #35

bump
https://bitcointalk.org/index.php?topic=232241.0
 Grin

Pages: « 1 [2]  All
  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!