<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=OpenCL_miner</id>
	<title>OpenCL miner - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=OpenCL_miner"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=OpenCL_miner&amp;action=history"/>
	<updated>2026-05-15T14:50:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://en.zaoniao.it/index.php?title=OpenCL_miner&amp;diff=6180&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;An '''OpenCL miner''' is a bitcoin miner that uses the [http://en.wikipedia.org/wiki/OpenCL OpenCL framework] to perform the hashing computations. When used with a mo...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=OpenCL_miner&amp;diff=6180&amp;oldid=prev"/>
		<updated>2019-06-23T07:50:37Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;An &amp;#039;&amp;#039;&amp;#039;OpenCL miner&amp;#039;&amp;#039;&amp;#039; is a bitcoin miner that uses the [http://en.wikipedia.org/wiki/OpenCL OpenCL framework] to perform the &lt;a href=&quot;/Hash&quot; title=&quot;Hash&quot;&gt;hashing&lt;/a&gt; computations. When used with a mo...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;An '''OpenCL miner''' is a bitcoin miner that uses the [http://en.wikipedia.org/wiki/OpenCL OpenCL framework] to perform the [[hash|hashing]] computations. When used with a modern GPU, this can produce hash rates orders of magnitude higher than what can be achieved with a CPU. &lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
&lt;br /&gt;
OpenCL is a computing framework which allows programmers to write code which works across a variety of hardware, both CPUs and GPUs included. OpenCL was originally developed by Apple.&lt;br /&gt;
&lt;br /&gt;
The use of an OpenCL miner allows one to hash using a GPU (Graphics Processing Unit), which has a vastly larger ability to perform algorithmic calculations than an CPU (Central Processing Unit).&lt;br /&gt;
&lt;br /&gt;
==Requirements==&lt;br /&gt;
&lt;br /&gt;
Hashing on a GPU requires an OpenCL compatible ([http://developer.amd.com/gpu/AMDAPPSDK/pages/DriverCompatibility.aspx ATI/AMD]) or CUDA compatible ([http://www.nvidia.com/object/cuda_gpus.html NVIDIA]) graphics card.&lt;br /&gt;
&lt;br /&gt;
The python [[Poclbm]] open source OpenCL bitcoin miner was created by m0mchil based on the open source CUDA client originally released by puddinpop. &lt;br /&gt;
&lt;br /&gt;
Subsequently the java [[DiabloMiner]] based on m0mchil's was created by Diablo-D3. &lt;br /&gt;
&lt;br /&gt;
Puddinpop has also released a C++ OpenCL client capable of being compiled into the GUI client or daemon, or as a stand alone RPC miner.&lt;br /&gt;
&lt;br /&gt;
Another miner was released by Jedi95 &amp;amp; CFSworks released [[Phoenix miner]] which can work with memory underclocked to 300MHz and scans whole 2&amp;amp;lt;sup&amp;amp;gt;32&amp;amp;lt;/sup&amp;amp;gt; nonce space.&lt;br /&gt;
&lt;br /&gt;
BitTornado is another OpenCL Miner that supports ATI and NVIDIA Cards. It was released by Chris Evans.&lt;br /&gt;
&lt;br /&gt;
See the [[Mining Hardware Comparison]] page for detailed statistics on the hash rates that can be achieved with various hardware.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[Mining hardware comparison]]&lt;br /&gt;
* [[:Category:Miners|Miners]]&lt;br /&gt;
* [http://www.bitcoin.org/smf/index.php?topic=4308.msg62882#msg62882 ATI Stream SDK] downloads&lt;br /&gt;
* [http://www.pcper.com/article.php?aid=745 ATI Stream vs. NVIDIA CUDA - GPGPU computing battle royale]&lt;br /&gt;
* [http://www.overclock.net/graphics-cards-general/363095-processing-cores-vs-stream-processing-units.html Processing Cores vs. Stream Processing Units]&lt;br /&gt;
&lt;br /&gt;
==Source==&lt;br /&gt;
&lt;br /&gt;
[http://bitcoin.it/ http://bitcoin.it/]&lt;br /&gt;
[[Category:Bitcoin mining hardware]]&lt;br /&gt;
[[Category:Mining]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>