hi i am running cudaminer in x86 but it just opens and closes instantly. here is my script, can u see what is wrong please thank you.
cudaminer -l K20x32 --algo=keccak --url stratum+tcp://erebor.dwarfpool.com:3339/ --user mbmRnC83QsmVnarTi1WVJFYYZ5W7SjDmsC -p 1
Try:
cudaminer --algo=keccak -l K20x32 -o stratum+tcp://erebor.dwarfpool.com:3339/ -u mbmRnC83QsmVnarTi1WVJFYYZ5W7SjDmsC -p 1
Rember it has to be in one line.
Also, for debugging purposes, start CMD prompt, CD to that directory, and run .bat file from there (so you can see error).