Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MCM-Mike

Pages: [1]
1
Mining is working.

Quote
collisions/min: 81.7500 Shares total: 1
Share found!
collisions/min: 87.1429 Shares total: 2
collisions/min: 85.9091 Shares total: 2
collisions/min: 88.0435 Shares total: 2
collisions/min: 88.1250 Shares total: 2

For Linux:

/jhProtominer -O ypool.net:8081 -u $user-p $pass -m2048 -t 8

in my case I used the capital "O" in order to assign url and port.


Code: [Select]
./jhProtominer --help
Usage: jhProtominer.exe [options]
Options:
   -o, -O                        The miner will connect to this url
                                     You can specifiy an port after the url using -o url:port
   -u                            The username (workername) used for login
   -p                            The password used for login
   -t <num>                      The number of threads for mining (default 4)
                                 For most efficient mining, set to number of CPU cores
   -m<amount>                    Defines how many megabytes of memory are used per thread.
                                 Default is 256mb, allowed constants are:
                                 -m512 -m256 -m128 -m32 -m8
Example usage:
   jhProtominer.exe -o http://poolurl.com:10034 -u workername.pts_1 -p workerpass -t 4

2
is there an official IRC channel for this mining pool?

Pages: [1]