Ufasoft miner: Difference between revisions
Jump to navigation
Jump to search
fixed links to bitcointalk.org |
No edit summary |
||
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 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 uses AMD CAL API (intermediate assembly language for GPU) instead of OpenCL language as other miners.<ref>[https://bitcointalk.org/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 uses AMD CAL API (intermediate assembly language for GPU) instead of OpenCL language as other miners.<ref>[https://bitcointalk.org/index.php?topic=3486.msg65478#msg65478 Re: Yet one CPU SSE2 miner for Windows]</ref>. |
Revision as of 14:01, 17 May 2012
A CPU 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 uses AMD CAL API (intermediate assembly language for GPU) instead of OpenCL language as other miners.[1].
See Also
External Links
- Downloads Executable and source
- Yet one CPU SSE2 miner for Windows