Bitcoin Forum
May 30, 2024, 09:34:09 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 believe that the creator of this topic displays some red flags which make them high-risk. (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]
  Print  
Author Topic: Devs: there'll always be an ASIC for your algo.  (Read 846 times)
dE_logics (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500



View Profile WWW
March 28, 2014, 06:16:43 PM
Last edit: March 28, 2014, 06:28:45 PM by dE_logics
 #1

Be it Scrypt-Adaptive-Nfactor, or scrypt-jane or whatever... even litecoin devs claimed there'll never be a GPU miner and now there's an ASIC on the way.

"But my algo requires an exponentially increasing amount of memory."

And ASIC miners can't have more than 10KB or memory, right? And they can't have modular memory slots like those DDR3. As a result --

Quote from: Vertcoin
Vertcoin N-factor increases with time to stay one step ahead of any possible ASIC development.

But magically GPU automatically increase in memory as the difficulty increases. But ASIC magically cant. WOW.

Reality is -- you can make an ASIC to take modular memory, but that'll never happen for a GPU. So these algos are GPU resistant and ASIC friendly in reality.

These devs are certified dumb people.

At best you can make your algo GPU resistant -- it's the same reason why GPU can't follow CPU instructions.

If you truly want a CPU only coin, it has to be a CPU instruction (or better yet, a changing CPU instruction) cause the CPU is also an ASIC for the instruction. If you want a GPU coin, it has to be changing OpenGL calls, cause GPU is ASIC for OpenGL.

Apart from that, all you can do to delay an ASIC is make the the algo complicated like with darkcoin, quark, chaincoin etc...

Speaking of which quark algo is the best yet to resist a GPU miner.

▄▄▄█████████▄▄▄
▄▄█████████████████████▄▄
▄██████████▄▄▄    ▀▀▀███████▄
▄██████████████████▄▄▄   ▀▀█████▄
████████████████████████▌  ▄███████
██████████████▀▀    ▀▀██▀ ▄███▀ ▀████
███████████▀▀  ▄▄ ▄▄     ▄█████▄  ▀████
███████████  ▄▄ ▀█████▄ ▄█▀  █████  ▀████
▄██████████   ▀████▀  ▀███     █████  ▀███▄
██████████▌  ▄████▄  ▄█▀▀██▄   ▐█████  ████
██████████   ▀▀ ▀████▀    ██    ██████ ████
██████████▌      ▄███▄  ▄██▄   ▐██████H████
▀██████████▄   ▄█▀  ▀████▀▀▀   ███████████▀
██████████▀ ▄█▀    ██▀▀██   ▄████████████
███████▀ ▄███▄           ▄█████████████
█████▄▄█████████▄▄▄▄▄████████████████
▀█████████████████████████████████▀
▀█████████████████████████████▀
▀▀███████████████████████▀▀
▀▀███████████████▀▀
▀▀▀▀▀▀▀▀▀
.






  

             ▄████▄▄   ▄
█▄          ██████████▀▄
███        ███████████▀
▐████▄     ██████████▌
▄▄██████▄▄▄▄█████████▌
▀████████████████████
  ▀█████████████████
  ▄▄███████████████
   ▀█████████████▀
    ▄▄█████████▀
▀▀██████████▀
    ▀▀▀▀▀
  

                   ▄▄████
              ▄▄████████▌
         ▄▄█████████▀███
    ▄▄██████████▀▀ ▄███▌
▄████████████▀▀  ▄█████
▀▀▀███████▀   ▄███████▌
      ██    ▄█████████
       █  ▄██████████▌
       █  ███████████
       █ ██▀ ▀██████▌
       ██▀     ▀████
                 ▀█▌
  

             █▀▀▀▄▄▄██▄
             █     ▀██▀
            █
         ▄▄▄█▄▄▄
 ████▄▄███████████▄▄████
▐██████▀▀███████▀▀██████▌
 ▀████    █████    ████▀
  ████▄  ▄█████▄  ▄████
  ▀███████████████████▀
   ▀████▄▀█████▀▄████▀
     ▀▀███▄▄▄▄▄███▀▀
         ▀▀▀▀▀▀▀


          ▄████████
          █████████
          █████
          █████
      █████████████
      █████████████
          █████
          █████
          █████
          █████
          █████


█▄▄              █▄▄
█████▄▄         ██████▄▄
████████       ████████ █
████████ ██   ████████ ██
████████ ███ ████████ ███
████████ ████ ██████ ████
████████ █████ ████ █████
████████ ▀█████ ██ ██████
████████    ▀▀██  ███████
▀███████         ▀███████
   ▀▀███            ▀▀███
       ▀                ▀
LAFreeze
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
March 28, 2014, 06:56:40 PM
 #2

You technically can make an ASIC for anything, but... in some cases it's just plain stupidity. For most algos, ASIC-capability was actually a design criterium, so I won't blame them for being implemented. For some, the memory constraints alone make it a less interesting proposal (scrypt for example, with scrypt-n being a further development), but it's still possible. However, there are quite some algos that for now run mostly on CPUs, even with programmable GPUs all over the place, and enough greedy developers to get it working. Why? Because you'd have to design the whole thing from scratch, using functions that are very very slow on a GPU (random memory access, pointer chasing) and probably by the time you finally made the super-ASIC for it... the algo is out of favour.

Personally I will not focus on scrypt ASICs, I'll just move on to the next type of coin with my GPUs. The ones deciding the value of coins (those who spend money on them) will follow suit, probably. Pay2win has never been the idea of cryptocoins, even though that became reality the past months... The problem with pay2win is that someone else will throw more money at it than you can, and you're out of the game.
gtraah
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile
March 30, 2014, 03:16:38 AM
 #3

I highly doubt companies out there are going to keep chasing Devs with every new  "So Called Scrypt resistant"" algo? doubt it - they will be forever chasing... It doesn't take that long to change code , but it does to create Asic, Test, Market , ship etc.. Is it even worth for them?
dE_logics (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500



View Profile WWW
March 30, 2014, 05:16:27 AM
 #4

Speaking of which litecoin's half purpose is lost, so will it be replaced by something else (in 2nd place).

And what will be replacing scrypt in general? Quark seems to be the most popular, but it's slow on GPU.

▄▄▄█████████▄▄▄
▄▄█████████████████████▄▄
▄██████████▄▄▄    ▀▀▀███████▄
▄██████████████████▄▄▄   ▀▀█████▄
████████████████████████▌  ▄███████
██████████████▀▀    ▀▀██▀ ▄███▀ ▀████
███████████▀▀  ▄▄ ▄▄     ▄█████▄  ▀████
███████████  ▄▄ ▀█████▄ ▄█▀  █████  ▀████
▄██████████   ▀████▀  ▀███     █████  ▀███▄
██████████▌  ▄████▄  ▄█▀▀██▄   ▐█████  ████
██████████   ▀▀ ▀████▀    ██    ██████ ████
██████████▌      ▄███▄  ▄██▄   ▐██████H████
▀██████████▄   ▄█▀  ▀████▀▀▀   ███████████▀
██████████▀ ▄█▀    ██▀▀██   ▄████████████
███████▀ ▄███▄           ▄█████████████
█████▄▄█████████▄▄▄▄▄████████████████
▀█████████████████████████████████▀
▀█████████████████████████████▀
▀▀███████████████████████▀▀
▀▀███████████████▀▀
▀▀▀▀▀▀▀▀▀
.






  

             ▄████▄▄   ▄
█▄          ██████████▀▄
███        ███████████▀
▐████▄     ██████████▌
▄▄██████▄▄▄▄█████████▌
▀████████████████████
  ▀█████████████████
  ▄▄███████████████
   ▀█████████████▀
    ▄▄█████████▀
▀▀██████████▀
    ▀▀▀▀▀
  

                   ▄▄████
              ▄▄████████▌
         ▄▄█████████▀███
    ▄▄██████████▀▀ ▄███▌
▄████████████▀▀  ▄█████
▀▀▀███████▀   ▄███████▌
      ██    ▄█████████
       █  ▄██████████▌
       █  ███████████
       █ ██▀ ▀██████▌
       ██▀     ▀████
                 ▀█▌
  

             █▀▀▀▄▄▄██▄
             █     ▀██▀
            █
         ▄▄▄█▄▄▄
 ████▄▄███████████▄▄████
▐██████▀▀███████▀▀██████▌
 ▀████    █████    ████▀
  ████▄  ▄█████▄  ▄████
  ▀███████████████████▀
   ▀████▄▀█████▀▄████▀
     ▀▀███▄▄▄▄▄███▀▀
         ▀▀▀▀▀▀▀


          ▄████████
          █████████
          █████
          █████
      █████████████
      █████████████
          █████
          █████
          █████
          █████
          █████


█▄▄              █▄▄
█████▄▄         ██████▄▄
████████       ████████ █
████████ ██   ████████ ██
████████ ███ ████████ ███
████████ ████ ██████ ████
████████ █████ ████ █████
████████ ▀█████ ██ ██████
████████    ▀▀██  ███████
▀███████         ▀███████
   ▀▀███            ▀▀███
       ▀                ▀
dE_logics (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500



View Profile WWW
June 08, 2014, 03:55:06 PM
 #5

Vertcoin made a direct jump to ASIC.

https://www.flowertechnology.com/product/lilac/

▄▄▄█████████▄▄▄
▄▄█████████████████████▄▄
▄██████████▄▄▄    ▀▀▀███████▄
▄██████████████████▄▄▄   ▀▀█████▄
████████████████████████▌  ▄███████
██████████████▀▀    ▀▀██▀ ▄███▀ ▀████
███████████▀▀  ▄▄ ▄▄     ▄█████▄  ▀████
███████████  ▄▄ ▀█████▄ ▄█▀  █████  ▀████
▄██████████   ▀████▀  ▀███     █████  ▀███▄
██████████▌  ▄████▄  ▄█▀▀██▄   ▐█████  ████
██████████   ▀▀ ▀████▀    ██    ██████ ████
██████████▌      ▄███▄  ▄██▄   ▐██████H████
▀██████████▄   ▄█▀  ▀████▀▀▀   ███████████▀
██████████▀ ▄█▀    ██▀▀██   ▄████████████
███████▀ ▄███▄           ▄█████████████
█████▄▄█████████▄▄▄▄▄████████████████
▀█████████████████████████████████▀
▀█████████████████████████████▀
▀▀███████████████████████▀▀
▀▀███████████████▀▀
▀▀▀▀▀▀▀▀▀
.






  

             ▄████▄▄   ▄
█▄          ██████████▀▄
███        ███████████▀
▐████▄     ██████████▌
▄▄██████▄▄▄▄█████████▌
▀████████████████████
  ▀█████████████████
  ▄▄███████████████
   ▀█████████████▀
    ▄▄█████████▀
▀▀██████████▀
    ▀▀▀▀▀
  

                   ▄▄████
              ▄▄████████▌
         ▄▄█████████▀███
    ▄▄██████████▀▀ ▄███▌
▄████████████▀▀  ▄█████
▀▀▀███████▀   ▄███████▌
      ██    ▄█████████
       █  ▄██████████▌
       █  ███████████
       █ ██▀ ▀██████▌
       ██▀     ▀████
                 ▀█▌
  

             █▀▀▀▄▄▄██▄
             █     ▀██▀
            █
         ▄▄▄█▄▄▄
 ████▄▄███████████▄▄████
▐██████▀▀███████▀▀██████▌
 ▀████    █████    ████▀
  ████▄  ▄█████▄  ▄████
  ▀███████████████████▀
   ▀████▄▀█████▀▄████▀
     ▀▀███▄▄▄▄▄███▀▀
         ▀▀▀▀▀▀▀


          ▄████████
          █████████
          █████
          █████
      █████████████
      █████████████
          █████
          █████
          █████
          █████
          █████


█▄▄              █▄▄
█████▄▄         ██████▄▄
████████       ████████ █
████████ ██   ████████ ██
████████ ███ ████████ ███
████████ ████ ██████ ████
████████ █████ ████ █████
████████ ▀█████ ██ ██████
████████    ▀▀██  ███████
▀███████         ▀███████
   ▀▀███            ▀▀███
       ▀                ▀
JasonSW
Full Member
***
Offline Offline

Activity: 186
Merit: 100


View Profile
June 08, 2014, 11:15:38 PM
 #6

Vertcoin made a direct jump to ASIC.

https://www.flowertechnology.com/product/lilac/

So this one comes with "a lot" memory to allow for scrypt-N mining?
Starscream
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
June 12, 2014, 08:53:34 AM
 #7

Vertcoin made a direct jump to ASIC.

https://www.flowertechnology.com/product/lilac/

So this one comes with "a lot" memory to allow for scrypt-N mining?
Assuming this flower tech is even legit...
Pages: [1]
  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!