nemosminer / NemosMiner

NemosMiner multi algo profit switching NVIDIA miner
GNU General Public License v3.0
230 stars 105 forks source link

Fixing multiminer script #951

Closed sinnx3 closed 5 years ago

sinnx3 commented 5 years ago

Whenever I manually try to fix the batch script in the variables.xml it gets overwritten and the benchmark never completes because miner crashes due to the defaults used/being overwritten. Any way to fix?

by removing --gpu-batchsize=210 I get the script to work fine standalone but whenever it's edited in nemosminer it gets overwritten and crashes due to being re-added. cmd_2ucxf0dcet

cmd_vaqkeyyxja

nemosminer commented 5 years ago

go into miners folder find MultiMiner.ps1 edit it with powershell or visual studio code.

Find and Change:

$Commands = [PSCustomObject]@{ "argon2d4096" = " --use-gpu=CUDA --gpu-batchsize=210 " #Argon2d4096

to suit your needs then save file and re run NemosMiner it will use your new settings..

Note: with Default setting/current setting its working for me on 1070 1070ti