Ufasoft miner: Difference between revisions
Jump to navigation
Jump to search
Created article for Ufasoft miner and added to Miners category. |
|||
(13 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
A CPU miner for Windows that performs [[Pooled Mining]]. | 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. 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 7: | 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 /> | |||
[[Category:Miners]] | [[Category:Miners]] |
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].