Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: forzendiablo on November 10, 2013, 12:17:16 AM



Title: Scrypt.exe without preentered pool?
Post by: forzendiablo on November 10, 2013, 12:17:16 AM
SOmehow cant find it i want to CPU mine at one of my free machines + my CUDA machine yet all pools i find have preentered stratu mof their own.
SO my questio nis:
1. where is clear scrypt.exe
2. what would be example command to run it for new pool?


Title: Re: Scrypt.exe without preentered pool?
Post by: Vivisector999 on November 10, 2013, 01:42:47 AM
There is no scrypt.exe

You run programs like cgminer for pools, with flags like this:

cgminer.exe --scrypt -o stratum+tcp://www.bottlecapspool.com:3353 -u Vivisector999.name -p password



If you want to use NVidia GPU's, like you mentioned, you will need to download a program like cudaminer, and run a batch file like this:

cudaminer.exe -C 0 -i 0 -o http://netcodepool.org:8337 -O Vivisector999.name:password


Title: Re: Scrypt.exe without preentered pool?
Post by: forzendiablo on November 10, 2013, 02:14:58 AM
oh thanx man!

 and wha tabout CPUminer aka minerd. how would i use that one?
on my remot desktop i was running scrypt.exe + running minerd with localhost:port
how to run CPUminer withoyt scrypt.exe then?


Title: Re: Scrypt.exe without preentered pool?
Post by: Vivisector999 on November 10, 2013, 02:22:29 AM
I don't CPU mine, but I googled it, and here is what I came up with.

minerd-avx.exe -a scrypt -o http://localhost:17687 -u name -p password



Title: Re: Scrypt.exe without preentered pool?
Post by: forzendiablo on November 10, 2013, 03:51:37 AM
actually
If you want to use NVidia GPU's, like you mentioned, you will need to download a program like cudaminer, and run a batch file like this:

cudaminer.exe -C 0 -i 0 -o http://netcodepool.org:8337 -O Vivisector999.name:password

wont work, it says json_rpc failed.'
as i said - with scrypt.,exe running from ie wemineltc.com it works good on my cudaminer.

any ideas?


Title: Re: Scrypt.exe without preentered pool?
Post by: Vivisector999 on November 10, 2013, 07:06:17 AM
I am guessing you didn't download and install the NVidia CUDA SDK.  It's located here: 

https://developer.nvidia.com/cuda-downloads