fireice-uk / xmr-stak-nvidia

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

Unspecified lunch failure line 240( or 246) #182

Open MahmoudiOussama opened 6 years ago

MahmoudiOussama commented 6 years ago

I am using this configuration in below, But miner program always crashes, what i am doing wrong here ? I iam trying to mine using my nVidia Geforce 940MX (asus laptop computer).

/*

/*

/*

/*

/*

/*

/*

/*

/*

MahmoudiOussama commented 6 years ago

I found it 👍 I tried to edit the gpu blocks and it is working now : changed value from 9 to 4

"gpu_threads_conf" : [ { "index" : 0, "threads" : 64, "blocks" : 4, "bfactor" : 6, "bsleep" : 25, "affine_to_cpu" : false, }, ],

psychocrypt commented 6 years ago

We released a new version of the miner: https://github.com/fireice-uk/xmr-stak Please check if the issue still exists with the new version. If the problem is not fixed so far please open a new issue in the issue section of the new reposetory