Author Topic: Parameter games  (Read 1566 times)

0 Members and 1 Guest are viewing this topic.

Offline barwizi

  • Hero Member
  • *****
  • Posts: 764
  • Noirbits, NoirShares, NoirEx.....lol, noir anyone?
    • View Profile
    • Noirbitstalk.org
With reorder coding GPU miners left right and center, perhaps we need to be more aggressive.

I noted these parameters in momentum.cpp

       
Code: [Select]
#define PSUEDORANDOM_DATA_SIZE 30 //2^30 = 1GB
#define PSUEDORANDOM_DATA_CHUNK_SIZE 6 //2^6 = 64 bytes
#define L2CACHE_TARGET 16 // 2^16 = 64 K
#define AES_ITERATIONS 50

And now i am wondering if

       
Code: [Select]
#define PSUEDORANDOM_DATA_SIZE 32 //2^32 = 4GB
#define PSUEDORANDOM_DATA_CHUNK_SIZE 6 //2^6 = 64 bytes
#define L2CACHE_TARGET 18 // 2^18 = 256K
#define AES_ITERATIONS 50

would be aggresive to the point that GPUs cannot mine it at all.

I am a firm believer in this quest for a completely cpu coin. I know there is no permanent resistance due to moore's law. But I'd like to explore this, for a single item on this , it's hardly worth the effort, so i am considering petitioning bytemaster so we put it in that lotto idea of his.
--Bar--  PiNEJGUv4AZVZkLuF6hV4xwbYTRp5etWWJ

The magical land of crypto, no freebies people.