Bitcoin Forum
May 26, 2024, 01:48:57 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: Scrypt.exe without preentered pool?  (Read 812 times)
forzendiablo (OP)
Legendary
*
Offline Offline

Activity: 1526
Merit: 1000


the grandpa of cryptos


View Profile
November 10, 2013, 12:17:16 AM
 #1

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?

yolo
Vivisector999
Hero Member
*****
Offline Offline

Activity: 541
Merit: 500



View Profile
November 10, 2013, 01:42:47 AM
 #2

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

Check out AC3  @ https://ac3.io/
forzendiablo (OP)
Legendary
*
Offline Offline

Activity: 1526
Merit: 1000


the grandpa of cryptos


View Profile
November 10, 2013, 02:14:58 AM
 #3

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?

yolo
Vivisector999
Hero Member
*****
Offline Offline

Activity: 541
Merit: 500



View Profile
November 10, 2013, 02:22:29 AM
 #4

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


Check out AC3  @ https://ac3.io/
forzendiablo (OP)
Legendary
*
Offline Offline

Activity: 1526
Merit: 1000


the grandpa of cryptos


View Profile
November 10, 2013, 03:51:37 AM
 #5

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?

yolo
Vivisector999
Hero Member
*****
Offline Offline

Activity: 541
Merit: 500



View Profile
November 10, 2013, 07:06:17 AM
 #6

I am guessing you didn't download and install the NVidia CUDA SDK.  It's located here: 

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


Check out AC3  @ https://ac3.io/
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!