Hey guys!
i mined with my 2 Gpu PC IPBC (about 1,1k hash) with no problems but when i want to mine with my 6 gpu rig i only get about 550 h/s...
i cannot find the problem, would be great if somebody could help me with this problem!
thanks in advance!
Would be better if you tell us your rig specifications, which mining software you use and it's config! We can't really help without these.
Win 10 home - 6 gtx 1070 - 16 GB Ram
stupid question i think but where i can find their config?
We need to know the software you use to mine (xmr-stak, ccminer, minergate, xmrig, etc) and it's config file.
I've checked the cryptonight's hashrate for a 1070 and it looks like you have only one GPU mining.
i'm using xmr-stak tried it once with ccminer but didn't worked
Nvidia.config: * "gpu_threads_conf" :
* [
* { "index" : 0, "threads" : 17, "blocks" : 60, "bfactor" : 0, "bsleep" : 0,
* "affine_to_cpu" : false, "sync_mode" : 3,
* },
* ],
*/
"gpu_threads_conf" :
[
// gpu: GeForce GTX 1070 architecture: 61
// memory: 6789/8192 MiB
// smx: 15
{ "index" : 0,
"threads" : 28, "blocks" : 45,
"bfactor" : 6, "bsleep" : 25,
"affine_to_cpu" : false, "sync_mode" : 3,
},
// gpu: GeForce GTX 1070 architecture: 61
// memory: 6789/8192 MiB
// smx: 15
{ "index" : 1,
"threads" : 28, "blocks" : 45,
"bfactor" : 6, "bsleep" : 25,
"affine_to_cpu" : false, "sync_mode" : 3,
},
// gpu: GeForce GTX 1070 architecture: 61
// memory: 6789/8192 MiB
// smx: 15
{ "index" : 2,
"threads" : 28, "blocks" : 45,
"bfactor" : 6, "bsleep" : 25,
"affine_to_cpu" : false, "sync_mode" : 3,
},
// gpu: GeForce GTX 1070 architecture: 61
// memory: 6789/8192 MiB
// smx: 15
{ "index" : 3,
"threads" : 28, "blocks" : 45,
"bfactor" : 6, "bsleep" : 25,
"affine_to_cpu" : false, "sync_mode" : 3,
},
// gpu: GeForce GTX 1070 architecture: 61
// memory: 6789/8192 MiB
// smx: 15
{ "index" : 4,
"threads" : 28, "blocks" : 45,
"bfactor" : 6, "bsleep" : 25,
"affine_to_cpu" : false, "sync_mode" : 3,
},
// gpu: GeForce GTX 1070 architecture: 61
// memory: 6789/8192 MiB
// smx: 15
{ "index" : 5,
"threads" : 28, "blocks" : 45,
"bfactor" : 6, "bsleep" : 25,
"affine_to_cpu" : false, "sync_mode" : 3,
},
config.txt:"call_timeout" : 10,
"retry_time" : 30,
"giveup_limit" : 0,
"verbose_level" : 3,
"print_motd" : true,
"h_print_time" : 60,
"aes_override" : null,
"use_slow_memory" : "warn",
"tls_secure_algo" : true,
"daemon_mode" : false,
"flush_stdout" : false,
"output_file" : "",
"httpd_port" : 0,
"http_login" : "",
"http_pass" : "",
"prefer_ipv4" : true,