Author

Topic: CC Miner Config Help - Intensity (Read 156 times)

legendary
Activity: 1190
Merit: 1000
no need to carry heavy money bags anymore
January 17, 2018, 08:45:20 AM
#2
Try it this way.

{
   "_comment1" : "Possible keys are the long options (ccminer --help)",
   "_comment2" : "todo: support /* comments */",

   "api-bind": "127.0.0.1:4068",
   "statsavg": 20,

   "quiet" : false,
   "debug" : false,
   "protocol" : false,
   "cpu-priority" : 3,

   "algo" : "neoscrypt",
  "intensity" : 25,

   "launch-config" : "32x16",

   "url" : "stratum+tcp://pool.superfukinawesomepool.com:12345",
   "user" : "name.worker",
   "pass" : "x"
}


BTW wrong section, you should move topic to altcoin mining section (use bottom left link)
member
Activity: 73
Merit: 10
January 17, 2018, 08:21:28 AM
#1

Where do you type in the intensity? What should it look like? thanks

 -i, --intensity=N[,N]    Huh?





{
   "_comment1" : "Possible keys are the long options (ccminer --help)",
   "_comment2" : "todo: support /* comments */",

   "api-bind": "127.0.0.1:4068",
   "statsavg": 20,

   "quiet" : false,
   "debug" : false,
   "protocol" : false,
   "cpu-priority" : 3,

   "algo" : "neoscrypt",


   "launch-config" : "32x16",

   "url" : "stratum+tcp://pool.superfukinawesomepool.com:12345",
   "user" : "name.worker",
   "pass" : "x"
}
Jump to: