fireice-uk / xmr-stak-nvidia

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

Setup failed for GPU 1 #173

Closed andreionescu03 closed 6 years ago

andreionescu03 commented 6 years ago

[2017-11-06 20:57:06] : Connecting to pool electroneum.hashparty.io:7777 ... [2017-11-06 20:57:07] : Connected. Logging in... [2017-11-06 20:57:07] : Difficulty changed. Now: 10000. [2017-11-06 20:57:07] : New block detected. [2017-11-06 20:57:08] : Setup failed for GPU 1. Exitting.

nVidia 950M 4GB Why? "gpu_threads_conf" : [ { "index" : 0, "threads" : 20, "blocks" : 30, "bfactor" : 0, "bsleep" : 0, "affine_to_cpu" : false, }, { "index" : 1, "threads" : 21, "blocks" : 30, "bfactor" : 0, "bsleep" : 0, "affine_to_cpu" : false, }, { "index" : 2, "threads" : 22, "blocks" : 30, "bfactor" : 0, "bsleep" : 0, "affine_to_cpu" : false, }, { "index" : 3, "threads" : 23, "blocks" : 30, "bfactor" : 0, "bsleep" : 0, "affine_to_cpu" : false, }, { "index" : 4, "threads" : 24, "blocks" : 30, "bfactor" : 0, "bsleep" : 0, "affine_to_cpu" : false, },

],

psychocrypt commented 6 years ago

Please use for all gpus 20 threads. Do not increase the threads per gpu.

andreionescu03 commented 6 years ago

@psychocrypt done that. Now getting the same error for GPU 3.

psychocrypt commented 6 years ago

please post the config and the type of the gpus

andreionescu03 commented 6 years ago

@psychocrypt /*

], /*

/*

/*

/*

/*

/*

/*

/*

nVidia GTX 950M

psychocrypt commented 6 years ago

windows or linux? Do you started with the auto suggestion? If you use linux please post the output of nvidia-smi

andreionescu03 commented 6 years ago

@psychocrypt Windows 10 I started the program 1 time, then configured it as you see above

psychocrypt commented 6 years ago

On windows bfactor should be 6 and bsleep 25

andreionescu03 commented 6 years ago

@psychocrypt modified that. Still the same error but now GPU 1 again.

psychocrypt commented 6 years ago

Please post the full output of the miner including the error

andreionescu03 commented 6 years ago

@psychocrypt Ok, so... I restarted everything. I deleted everything, downloaded it again and started to config it again. As soon as I copy { "index" : 0, "threads" : 32, "blocks" : 15, "bfactor" : 6, "bsleep" : 25, "affine_to_cpu" : false, }, the second time, I get that error : [2017-11-06 21:44:04] : Connecting to pool electroneum.hashparty.io:7777 ... [2017-11-06 21:44:04] : Connected. Logging in... [2017-11-06 21:44:04] : Difficulty changed. Now: 10000. [2017-11-06 21:44:04] : New block detected. [2017-11-06 21:44:06] : Setup failed for GPU 1. Exitting.

/*

],

/*

/*

/*

/*

/*

/*

/*

/*

psychocrypt commented 6 years ago

why do you copied the first threadconfig again? The auto suggestion should find all gpus and create a config for you.

andreionescu03 commented 6 years ago

@psychocrypt https://bitcointalk.org/index.php?topic=2345911.0 this is what it says here

psychocrypt commented 6 years ago

please contact me via reddit (user: psychocrypt)

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