View Single Post
Staro 03.06.2018., 08:28   #112
dadoremix
Premium
Moj komp
 
dadoremix's Avatar
 
Datum registracije: Nov 2006
Lokacija: HR
Postovi: 4,529




{
"pools" :
[
{"pool" : "stratum+tcp://cryptonightheavy.eu.nicehash.com:3364", "wallet" : "35bjUBvwQRnDX2E4H9xTkBwWYZwHbyKU2H.crypto", "password" : "x"},
]
}






config.txt





{
/* Type can be : normal, normalv7, lite, litev7, heavy, ipbc, artocash, alloy, marketcash, b2n */
"cryptonight_type" : "heavy",

/* Intensity 0-> auto intensity, or value from 1-300 */
"intensity" : 0,

/* To use 2 threads per card set double_threads to true */
"double_threads" : false,

/* THERE ARE A LOT OF OPTIONS/PARAMETERS YOU CAN USE HERE */
/* YOU CAN FIND THEM IN THE README FILE */

/* Advanced settings for each GPU manually */
/* Put in devices that you want to use, if you for ex. don't want to use gpu 2, just don't insert it,like in this example */
/* Id starts from 0 , not from 1 !! */
/* To get a list of available devices with their id's, use --listdevices parameter */
/* This is just an example, edit it and remove comment lines !! */

/*"gpu_conf" :
[
{ "id" : 0, "intensity" : 0, "worksize" : 8, "threads" : 1},
{ "id" : 1, "intensity" : 0, "worksize" : 8, "threads" : 1},
{ "id" : 2, "intensity" : 0, "worksize" : 8, "threads" : 1},
{ "id" : 3, "intensity" : 0, "worksize" : 8, "threads" : 1}
]*/
}






to sam ja slozio za nicehash .. i radi


sve što ti počne /* .. to je blokirano


dakle ove gpu_conf u configu nije aktivirano .. ja sam se probao sa time igrat i onda ga ne mogu pokrenut, tako da sam stavio default


isto tako, protokol je heavy .. tamo si stavi što trebas


u pool stavis pool i walet
config samo protokol i vozi miki, ništa nije komplicirano
-->
pool.txt







{
"pools" :
[
{"pool" : "stratum+tcp://cryptonightheavy.eu.nicehash.com:3364", "wallet" : "35bjUBvwQRnDX2E4H9xTkBwWYZwHbyKU2H.crypto", "password" : "x"},
]
}






config.txt





{
/* Type can be : normal, normalv7, lite, litev7, heavy, ipbc, artocash, alloy, marketcash, b2n */
"cryptonight_type" : "heavy",

/* Intensity 0-> auto intensity, or value from 1-300 */
"intensity" : 0,

/* To use 2 threads per card set double_threads to true */
"double_threads" : false,

/* THERE ARE A LOT OF OPTIONS/PARAMETERS YOU CAN USE HERE */
/* YOU CAN FIND THEM IN THE README FILE */

/* Advanced settings for each GPU manually */
/* Put in devices that you want to use, if you for ex. don't want to use gpu 2, just don't insert it,like in this example */
/* Id starts from 0 , not from 1 !! */
/* To get a list of available devices with their id's, use --listdevices parameter */
/* This is just an example, edit it and remove comment lines !! */

/*"gpu_conf" :
[
{ "id" : 0, "intensity" : 0, "worksize" : 8, "threads" : 1},
{ "id" : 1, "intensity" : 0, "worksize" : 8, "threads" : 1},
{ "id" : 2, "intensity" : 0, "worksize" : 8, "threads" : 1},
{ "id" : 3, "intensity" : 0, "worksize" : 8, "threads" : 1}
]*/
}






to sam ja slozio za nicehash .. i radi


sve što ti počne /* .. to je blokirano


dakle ove gpu_conf u configu nije aktivirano .. ja sam se probao sa time igrat i onda ga ne mogu pokrenut, tako da sam stavio default


isto tako, protokol je heavy .. tamo si stavi što trebas


u pool stavis pool i walet
config samo protokol i vozi miki, ništa nije komplicirano
dadoremix je offline   Reply With Quote