Bitcoin Forum
May 06, 2024, 02:43:43 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 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 ... 541 »
  Print  
Author Topic: [ANN][MAX] MAXcoin - PoW, ASIC Resistance, Keccak GPU Mining  (Read 914091 times)
PJDavis1970
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
February 04, 2014, 01:47:19 PM
 #601

A Basic example for you.  Think of a rng generator.  It has to pick a number from 0-99 and needs to pic the number 0.  Think of that as the way a block is generated ( OK I KNOW ITS NOT BEFORE PEOPLE SLAM IT…its an example.  )

Now think about 2 cpu's running a loop

int result = 100;
while( result > 0 )
    result = random(100);

That loop will continue until result = 0;  Not going to calculate exact clock cycles of that loop or how fast either cpu could execute it but lets say hypothetically that the 4.3 ghz cpu could loop it 4.3 times faster than the 1ghz cpu.  It means it has 4.3 times the chance of hitting 0 before the 1ghz.  Ok randomness gives both cpu's a chance but the 4.3 ghz has more of a chance.

So this is basically my lottery example and you are agreeing with me.  Huh


Now consider 2 1ghz cpu;s running that loop.  They are both running it at same speed but the odd's of them hitting it before the 4.3 is only slightly more.  They are still running at 1ghz though.  They are not running twice as fast because there are 2 of them they are both running at the slower speed.

What?

Some time ago I had to write a test harness to test some data and speeds.  I suggest you do the same.  create a little app.  Create 6 threads.  Run 1 thread 4.3 times the speed of the other 5.  Write a number generator that uses at least 1000 clock cycles ( a sha-3 algorithm will probably use more than that ).  Run it for an hour and log how many times each threads come to the correct result.

We could discuss this for hours but until you actually see the figures there is no point discussing it any more.

If you do it then come back and show me your results Smiley

It is a lottery in a way and Chaos predicts anything could happen  but when it comes down to practise the numbers speak for themselves.

How do you make a thread 4.3 times faster than others? I might try that experiment.

There is no exact way to do it but the way I would do it to get roughly an emulation is to thread.sleep( 100 ) on fast thread and thread.sleep( 430 ) on others.  Like I say this is not that close but it is close enough.

Also remember that when one of the threads finds the result then Restart all threads as this is roughly what you need to emulate for when a block is found.

Also use a mutex to make sure if one thread finds the result then the other threads cannot jump in quickly before the restart.
1715006623
Hero Member
*
Offline Offline

Posts: 1715006623

View Profile Personal Message (Offline)

Ignore
1715006623
Reply with quote  #2

1715006623
Report to moderator
1715006623
Hero Member
*
Offline Offline

Posts: 1715006623

View Profile Personal Message (Offline)

Ignore
1715006623
Reply with quote  #2

1715006623
Report to moderator
1715006623
Hero Member
*
Offline Offline

Posts: 1715006623

View Profile Personal Message (Offline)

Ignore
1715006623
Reply with quote  #2

1715006623
Report to moderator
I HATE TABLES I HATE TABLES I HA(╯°□°)╯︵ ┻━┻ TABLES I HATE TABLES I HATE TABLES
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
ScroogeD
Member
**
Offline Offline

Activity: 70
Merit: 10

█ Scrooge D Silver █


View Profile
February 04, 2014, 02:05:53 PM
 #602

Quote
MaxCoin ‏@maxcoinproject

Okay. Let's take a vote. http://www.easypolls.net/poll.html?p=52f02bf8e4b0aa0bc59f064e

Of course more people will vote for CPU as they don't have any GPUs or aren't aware of the botfarms.
Still 39% voted for the GPU at the launch. That should make you think.

BTC & LTC #DOGE #DRK #HUC #VTC
Blacklist #Maxcoin - Amateur Devs with ignorant JP Morgan Keiser
3rac3
Member
**
Offline Offline

Activity: 66
Merit: 10



View Profile
February 04, 2014, 02:07:22 PM
 #603

Seriously keep out GPU mining, huge GPU farms are ready to mine this coin, it's not fair at all.

Can you imagine all the dogecoin crowd switching to maxcoin?! I am really not sure what it more f***d up: botnet or gpu farm.

I voted CPU only here: http://www.easypolls.net/poll.html?p=52f02bf8e4b0aa0bc59f064e
6strings
Sr. Member
****
Offline Offline

Activity: 441
Merit: 250



View Profile
February 04, 2014, 02:15:33 PM
 #604

gpu miner = bad idea.
cpu only  = good idea
limbaugh
Legendary
*
Offline Offline

Activity: 1311
Merit: 1000



View Profile
February 04, 2014, 02:18:28 PM
 #605

gpu miner = bad idea.
cpu only  = good idea

gpu miner = secure network
cpu only = botnet control

Seriously, the CPU supporters are either quite ignorant or botnet ops.
boestin
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
February 04, 2014, 02:23:32 PM
 #606

I second that.. GPU is far more safe
baritus
Legendary
*
Offline Offline

Activity: 966
Merit: 1052


View Profile
February 04, 2014, 02:25:22 PM
 #607

There are already multiple SHA-3 GPU miners for the Sha-3 currencies that were released.

They don't have any choice of CPU only(unless they somehow modify the algorithm).

Digitalcoin - Sha256, Scrypt, x11 Mining - Multi-algorithm & One Click Masternodes - Founded in 2013
MisO69
Legendary
*
Offline Offline

Activity: 1946
Merit: 1005


My mule don't like people laughing


View Profile
February 04, 2014, 02:26:25 PM
 #608

Came back here to see whats going on. So whats this about GPU poll? lol.

Any coin that can be mined on a CPU can be mined on a GPU, well maybe the exception is primecoin and its clones. Its just not worth it to make one for most CPU coins, but this coin. Well, I see this one taking off since Max is pumping it. So expect a GPU miner to appear within a week or so. The best thing for this coin is to have that GPU miner open source and freely distributed.

weedoge
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
February 04, 2014, 02:28:47 PM
 #609

I highly suggest mining with Digitalocean, for those who have no other choice!

Gl;hf everyone!

rednalexa
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
February 04, 2014, 02:31:11 PM
 #610

Make for GPU aswell, far more safe!

Hix
Legendary
*
Offline Offline

Activity: 1971
Merit: 1036


View Profile
February 04, 2014, 02:31:27 PM
 #611

gpu miner = bad idea.
cpu only  = good idea
+100
CPU ONLY first month
3rac3
Member
**
Offline Offline

Activity: 66
Merit: 10



View Profile
February 04, 2014, 02:36:08 PM
 #612

gpu miner = bad idea.
cpu only  = good idea
+100
CPU ONLY first month
There is no way to stop GPU later on so I agree CPU only in the beginning should be just fine. Just like it was with btc in the beginning.
Colin Miner
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile WWW
February 04, 2014, 02:43:14 PM
 #613

Anyone else see this in maxcoin twitter

MaxCoin ‏@maxcoinproject  12h
Are there any cgminer guru's willing to lend a hand? We're trying to get a GPU miner built for Wednesday's launch
Yes, they are leaving it a little bit late?

Maybe they should give ckolivas a call with the offer of a few BTC

FREE Namecoins (NMC), Devcoins (DVC) and IxCoins (iXC) while you mine Bitcoins (BTC) on the pool, in the cloud or both. Free to join, click here to Sign Up and mine your free coins.
Cheap VPS Hosting here or budget conscious Free cPanel hosting here. Buy BTC the safe and easy way at Localbitcoins.com (US and UK).
 "I'm no longer as confident as I was this morning." - xkeyscore89.  My Addie.cc.
more Free: BTC, LTC, FTC, TIPS, WDC, EAC & IFC
limbaugh
Legendary
*
Offline Offline

Activity: 1311
Merit: 1000



View Profile
February 04, 2014, 02:47:08 PM
 #614

gpu miner = bad idea.
cpu only  = good idea
+100
CPU ONLY first month
There is no way to stop GPU later on so I agree CPU only in the beginning should be just fine. Just like it was with btc in the beginning.

OK, so leave it to botnets to dominate the supply, dump, then terrorize the network and manipulate the price. Brilliant!
DooMAD
Legendary
*
Offline Offline

Activity: 3780
Merit: 3104


Leave no FUD unchallenged


View Profile
February 04, 2014, 02:50:02 PM
 #615

gpu miner = bad idea.
cpu only  = good idea

gpu miner = secure network
cpu only = botnet control

Seriously, the CPU supporters are either quite ignorant or botnet ops.
GPU Miner = GPU farm control.
CPU Only = a fair chance for everyone.

Seriously, the GPU supporters know they're only saying it's unsafe because they want the advantage at launch to get more coins.  Botnets can still mine it either way.  If you want to lose half of your potential miners because they can't compete with GPU miners, that's going to put more power into the hands of a minority.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
gnoll110
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
February 04, 2014, 03:01:16 PM
 #616

Go with what ever is ready on the 5th.

Get the GPU kinks ironed out asap. CPU & GPU are both fine, as they're generic multi-use hardware. ASIC hardware, not being readily available off the shelf, should be delayed as long as possible. 
limbaugh
Legendary
*
Offline Offline

Activity: 1311
Merit: 1000



View Profile
February 04, 2014, 03:15:01 PM
 #617

gpu miner = bad idea.
cpu only  = good idea

gpu miner = secure network
cpu only = botnet control

Seriously, the CPU supporters are either quite ignorant or botnet ops.
GPU Miner = GPU farm control.
CPU Only = a fair chance for everyone.

Seriously, the GPU supporters know they're only saying it's unsafe because they want the advantage at launch to get more coins.  Botnets can still mine it either way.  If you want to lose half of your potential miners because they can't compete with GPU miners, that's going to put more power into the hands of a minority.

And you think your laptop can compete with botnet? Get a job, buy a card, and contribute to the alt coin hash rate rather than cry about it. Grow up kiddo.
DooMAD
Legendary
*
Offline Offline

Activity: 3780
Merit: 3104


Leave no FUD unchallenged


View Profile
February 04, 2014, 03:27:16 PM
 #618

gpu miner = bad idea.
cpu only  = good idea

gpu miner = secure network
cpu only = botnet control

Seriously, the CPU supporters are either quite ignorant or botnet ops.
GPU Miner = GPU farm control.
CPU Only = a fair chance for everyone.

Seriously, the GPU supporters know they're only saying it's unsafe because they want the advantage at launch to get more coins.  Botnets can still mine it either way.  If you want to lose half of your potential miners because they can't compete with GPU miners, that's going to put more power into the hands of a minority.

And you think your laptop can compete with botnet? Get a job, buy a card, and contribute to the alt coin hash rate rather than cry about it. Grow up kiddo.
I've got a job you presumptuous asshat.  And I'll be more than happy to contribute to the hashrate if it's a CPU-only launch.  More miners can get involved with a CPU-only launch, including everyone who normally mines with GPUs.  I'll say it again just in case it didn't sink in the first time.  If this is GPU at launch, half of the potential miners will walk away.  Try being less greedy and leave something for normal people to mine.  It's pretty clear what your motive is here.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
PJDavis1970
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
February 04, 2014, 03:28:14 PM
 #619

gpu miner = bad idea.
cpu only  = good idea

gpu miner = secure network
cpu only = botnet control

Seriously, the CPU supporters are either quite ignorant or botnet ops.
GPU Miner = GPU farm control.
CPU Only = a fair chance for everyone.

Seriously, the GPU supporters know they're only saying it's unsafe because they want the advantage at launch to get more coins.  Botnets can still mine it either way.  If you want to lose half of your potential miners because they can't compete with GPU miners, that's going to put more power into the hands of a minority.

And you think your laptop can compete with botnet? Get a job, buy a card, and contribute to the alt coin hash rate rather than cry about it. Grow up kiddo.

Take it this guy has a massive GPU farm.  This coin is CPU.  Looks like you will only get what the rest of us gets so stop crying about it.  Grow up kiddo.
ra1stlin
Member
**
Offline Offline

Activity: 82
Merit: 10


View Profile
February 04, 2014, 03:34:33 PM
 #620

CPU supporters will stop mining that 4 hours after launch because it wont make any sense with single CPU .
Farms will continue....Do the math
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 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 ... 541 »
  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!