Difference between revisions of "Ufasoft miner"

From Bitcoin Wiki
Jump to: navigation, search
m (typo)
(External Links)
 
(11 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 [[cpu-miner]].  This miner was created by ufasoft.
+
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 [[OpenCL miner]] was added<ref>[http://www.bitcoin.org/smf/index.php?topic=3486.msg65478#msg65478 Re: Yet one CPU SSE2 miner for Windows]</ref>.
+
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==
  
* [http://ufasoft.com/open/bitcoin Downloads] Executable and source
+
* [https://bitcointalk.org/index.php?topic=3486.0 Yet one CPU SSE2 miner for Windows]
* [http://www.bitcoin.org/smf/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].

See Also

External Links

References