fireice-uk / xmr-stak-nvidia

Monero NVIDIA miner
GNU General Public License v3.0
249 stars 99 forks source link

xmrstak/backend/nvidia/nvcc_code/cuda_extra.cu>:245 #206

Open jrousian opened 6 years ago

jrousian commented 6 years ago

Everything was working fine until i installed my second GPU here are my config files for Nvidia

/*

"gpu_threads_conf" : [ // gpu: GeForce GTX 1070 Ti architecture: 61 // memory: 6767/8192 MiB // smx: 19 { "index" : 0, "threads" : 56, "blocks" : 57, "bfactor" : 6, "bsleep" : 25, "affine_to_cpu" : false, }, // gpu: GeForce GTX 1070 architecture: 61 // memory: 6795/8192 MiB // smx: 15 { "index" : 1, "threads" : 72, "blocks" : 45, "bfactor" : 6, "bsleep" : 25, "affine_to_cpu" : false, },

],

And here are my regular config files

/*

/*

/*

/*

/*

/*

/*

/*

/*

/*

/*

/*

/*

/*

/*