Other > BitShares PTS

Best Mining Hardware

(1/2) > >>

smith88:

--- Quote from: FreeTrade on November 05, 2013, 04:40:41 am ---
--- Quote from: TwoKoolFourSkewl on November 05, 2013, 01:33:54 am ---
--- Quote from: bytemaster on November 03, 2013, 06:31:21 pm ---Until someone contributes an enhanced mining algorithm to the ProtoShares client you will require about 12 GB of RAM

--- End quote ---

The memory requirement for mining ProtoShares is 12GB?  Is it lower if you only mine on two cores?

--- End quote ---

Approximately additional 768MB per core - the GUI has an option to mine up to 4 (3 on win32 because of memory limitations), you can set it to more in the debug console (setgenerate true 8), but don't expect linear performance gains per core.

You can check the performance using 'getmininginfo' - there is a 'hashespermin' reading, which will have useful data after about 4 minutes or so.

It's possible you'll get better performance by running multiple instances of the client, rather than multiple processes in the same client, but the real performance gains are to be made with code optimization. There's a reasonably good algorithm in there, but poor memory access/threading.

--- End quote ---

Is there quick way to run multi instances; say change in config file, or should i make a script for it? thank you!

FreeTrade:

--- Quote from: TwoKoolFourSkewl on November 05, 2013, 01:33:54 am ---
--- Quote from: bytemaster on November 03, 2013, 06:31:21 pm ---Until someone contributes an enhanced mining algorithm to the ProtoShares client you will require about 12 GB of RAM

--- End quote ---

The memory requirement for mining ProtoShares is 12GB?  Is it lower if you only mine on two cores?

--- End quote ---

Approximately additional 768MB per core - the GUI has an option to mine up to 4 (3 on win32 because of memory limitations), you can set it to more in the debug console (setgenerate true 8), but don't expect linear performance gains per core.

You can check the performance using 'getmininginfo' - there is a 'hashespermin' reading, which will have useful data after about 4 minutes or so.

It's possible you'll get better performance by running multiple instances of the client, rather than multiple processes in the same client, but the real performance gains are to be made with code optimization. There's a reasonably good algorithm in there, but poor memory access/threading.

bytemaster:
Right now memory usage scales with cores that you throw at it.  This was done to avoid synchronization issues between cores and because it is the best FreeMind could come up with by the launch date.

There is a huge opportunity for developers to optimize the mining algorithm and in theory only 1 GB is ever needed.   That said, the default client will support 4 cores and 3.5 GB of RAM. 

TwoKoolFourSkewl:

--- Quote from: bytemaster on November 03, 2013, 06:31:21 pm ---Until someone contributes an enhanced mining algorithm to the ProtoShares client you will require about 12 GB of RAM

--- End quote ---

The memory requirement for mining ProtoShares is 12GB?  Is it lower if you only mine on two cores?

BitNoob:
I test with a vpn, and you're right it works with an US ip, lucky guys! But with my Argentine adress it was'nt...

Navigation

[0] Message Index

[#] Next page

Go to full version