<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div></div><div>Cuda-binaries instructs the build to compile the CUDA binaries with the rest of cycles, as opposed to doing it on-demand at runtime. I'm not sure if the latter works on Windows at the moment.</div><div><br></div><div>CUDA-dynload tells it to use CUEW instead of the CUDA SDK directly. Doing so allows the resulting binaries to run reliably on systems without CUDA drivers.</div><div><br></div><div>For builds that you intend to distribute to others, I recommend to turn on both options. For development and debugging, turning both off will shorten build times and make it more compatible with nvidia's profiling and debugging tools (which in my experience are  it reliable with CUEW).</div><div><br></div><div>-Stefan</div><div><br>On 28 Aug 2017, at 15:25, Wilhelm Landt [The Soulcage Department] <<a href="mailto:willi@soulcage-department.de">willi@soulcage-department.de</a>> wrote:<br><br></div><blockquote type="cite"><div>
  
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  
  
    <p>ok i managed to render right.
      <br>
      it was actually the qbvh option was set to false in the scene
      parameters in cycles.cpp. by setting this to true everythings
      fine.
      <br>
      should be standard to true...
      <br>
      thanks to nathan... <br>
    </p>
    <p> tried to enable cuda...building is ok but then i get a CUDA
      kernel compilation failed error when rendering an example file...<br>
      what are the flags for building with cuda? there are cuda-dynload
      and cuda-binaries...</p>
    <pre class="moz-signature" cols="72">---
Wilhelm Landt
The Soulcage Department

Herbststr. 31
D-28215 Bremen

Fon +49 (0)421 379 42 87
Fax +49 (0)421 379 42 96
<a class="moz-txt-link-abbreviated" href="mailto:willi@soulcage-department.de">willi@soulcage-department.de</a>

<a class="moz-txt-link-freetext" href="http://www.soulcage-department.de">http://www.soulcage-department.de</a></pre>
    <div class="moz-cite-prefix">Am 28.08.2017 um 10:03 schrieb Wilhelm
      Landt [The Soulcage Department]:<br>
    </div>
    <blockquote type="cite" cite="mid:94dfcb2f-23cc-f5dc-fc4c-390da839da4a@soulcage-department.de">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      hi all,<br>
      <br>
      i have successfully managed to build the cycle-standalone repo
      from git with all the dependencies from .../lib/win64_vc14 with
      vs2015 express and vs2017 express.<br>
      but when i render an example scene i get only the upper right
      quarter of the image render right. the rest of the image is
      blueish...see attached image.<br>
      dont know why...is this a source code bug or a build bug?<br>
      does anybody also have this strange rendering result with the
      standalone build?<br>
      <br>
      <nladgnfcdmkhghki.jpg><br>
      <br>
      greets.<br>
      <pre class="moz-signature" cols="72">-- 
---
Wilhelm Landt
The Soulcage Department

Herbststr. 31
D-28215 Bremen

Fon +49 (0)421 379 42 87
Fax +49 (0)421 379 42 96
<a class="moz-txt-link-abbreviated" href="mailto:willi@soulcage-department.de" moz-do-not-send="true">willi@soulcage-department.de</a>

<a class="moz-txt-link-freetext" href="http://www.soulcage-department.de" moz-do-not-send="true">http://www.soulcage-department.de</a></pre>
    </blockquote>
    <br>
  

</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Bf-cycles mailing list</span><br><span><a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a></span><br><span><a href="https://lists.blender.org/mailman/listinfo/bf-cycles">https://lists.blender.org/mailman/listinfo/bf-cycles</a></span><br></div></blockquote></body></html>