Ufasoft miner: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(10 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
A CPU miner for Windows that performs [[Pooled Mining]]. This miner has SSE2 optimizations and differs from jgarzik's [[ | A CPU/GPU miner for Windows that performs [[Pooled Mining]]. This miner has SSE2 optimizations and differs from jgarzik's [[cpuminer]]. This miner was created by [http://ufasoft.com Ufasoft]. | ||
Originally a CPU Miner, a in March 2011 the ability to also perform as an [[GPU miner]] was added | Originally a CPU Miner, a in March 2011 the ability to also perform as an [[GPU miner]] was added. It has two GPU implmentations: OpenCL and AMD CAL API (intermediate assembly language for GPU).<ref>[https://bitcointalk.org/index.php?topic=3486.msg65478#msg65478 Re: Yet one CPU SSE2 miner for Windows]</ref>. | ||
==See Also== | ==See Also== | ||
Line 9: | Line 9: | ||
==External Links== | ==External Links== | ||
* [ | * [https://bitcointalk.org/index.php?topic=3486.0 Yet one CPU SSE2 miner for Windows] | ||
* [http://www.bitcoinmining.com/bitcoin-mining-software/ Bitcoin Mining Software] | |||
==References== | ==References== |
Latest revision as of 05:13, 17 December 2016
A CPU/GPU miner for Windows that performs Pooled Mining. This miner has SSE2 optimizations and differs from jgarzik's cpuminer. This miner was created by Ufasoft.
Originally a CPU Miner, a in March 2011 the ability to also perform as an GPU miner was added. It has two GPU implmentations: OpenCL and AMD CAL API (intermediate assembly language for GPU).[1].