Can someone post their config file for xmr-stak.exe I can't get mine to work, it just tries to use the gpu and not the cpu and closes.
why cann't mining ,any tips from software?
Hi,
For cpu mining I'm using:
https://github.com/fireice-uk/xmr-stak-cpu/releasesconfig.txt:
"cpu_threads_conf" :
[
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 0 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 1 },
],
"use_slow_memory" : "warn",
"nicehash_nonce" : false,
"aes_override" : null,
"use_tls" : false,
"tls_secure_algo" : true,
"tls_fingerprint" : "",
"pool_address" : "crep.cnotepool.info:3333",
"wallet_address" : "youraddresshere",
"pool_password" : "",
"call_timeout" : 10,
"retry_time" : 10,
"giveup_limit" : 0,
"verbose_level" : 3,
"h_print_time" : 60,
"daemon_mode" : false,
"output_file" : "",
"httpd_port" : 0,
"prefer_ipv4" : true,