<p>hi<br>
what do i need to do to enable opencl on my cpu, ive already got AMD APP SDK 2.8 installed.</p>
<p>OR<br>
can u &#39;BRECHT n team&#39; enable this for everyone</p>
<p>in slg3 opencl is slightly faster than its nonopencl counter part</p>
<p>seasons greatings <br>
nazim mer</p>
<div class="gmail_quote">On Dec 17, 2012 2:35 PM, &quot;Brecht Van Lommel&quot; &lt;<a href="mailto:brechtvanlommel@pandora.be">brechtvanlommel@pandora.be</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I believe the main problem with AMD is a hardware limitation that we<br>
are running into, so using the Apple compiler would not help solving<br>
that particular problem. But I can&#39;t be sure, the compiler is not<br>
outputting particularly useful information when it fails. Also note<br>
that the OpenCL kernel currently has many features disabled, they can<br>
be enabled in kernel_types.h.<br>
<br>
I don&#39;t think anyone is looking into OpenCL on Apple at the moment. I<br>
didn&#39;t test the latest compiler, but my experience has been that<br>
OpenCL on the CPU is not a problem, it&#39;s when compiling for the GPU<br>
that the problems start. Regarding performance it&#39;s probably not going<br>
to be great if you get it working, each graphics card tends to have<br>
some specific things that need to be optimized, so it wouldn&#39;t be<br>
possible to make a judgement on that immediately.<br>
<br>
Brecht.<br>
<br>
On Mon, Dec 17, 2012 at 1:57 PM, Marcio Andrade &lt;<a href="mailto:migueletto@yahoo.com">migueletto@yahoo.com</a>&gt; wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; I read that OpenCL development on Cycles is on hold, mainly because of compiler/driver problems in the AMD SDK. I have been doing some experiments with OpenCL on a Mac, and so far I did not encounter thouse kind of problems. After making some small changes to the kernel (basically enabling some defines that were commented out in kernel_types.h and fixing one compile error), I gave it a try.<br>

&gt;<br>
&gt; Compilation is fast and does not give memory errors. On my system the kernel is compiled in under 5 seconds. My Mac has a Intel HD 3000 GPU, which does not support OpenCL, so in order to make these tests I enabled OpenCL on the CPU (a small change to device_opencl.cpp). When I run the kernel in Blender, rendering time is close to the normal render using CPU, which is expected, since OpenCL Kernel on CPU should be close to the C++ Kernel on CPU.<br>

&gt;<br>
&gt; Apple is the original author of OpenCL, and OpenCL support on Macs seems to be pretty decent (no need to install anything, it is already bundled). So, is there anyone else trying Cycles/OpenCL on Apple hardware ? I would like to know how OpenCL performs on a Mac with a true GPU, to see if its worth pursuing this direction.<br>

&gt;<br>
&gt;<br>
&gt; Regards,<br>
&gt; migueletto<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Bf-cycles mailing list<br>
&gt; <a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a><br>
&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
_______________________________________________<br>
Bf-cycles mailing list<br>
<a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a><br>
<a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
</blockquote></div>