[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [44110] trunk/blender/build_files/buildbot /slave_compile.py: Buildbot: enable building CUDA binaries on Windows slaves.

Sergey Sharybin sergey.vfx at gmail.com
Thu Feb 16 15:01:25 CET 2012


Natham, everything is already set up and working fine :)

On Thu, Feb 16, 2012 at 7:56 PM, Nathan Letwory <
nathan at letworyinteractive.com> wrote:

> Indeed. WITH_BF_CYCLES_CUDA_BINARIES=True and
> BF_CYCLES_CUDA_NVCC=r"C:\Program Files\NVIDIA GPU Computing
> Toolkit\CUDA\v4.0\bin\nvcc.exe"
>
> /Nathan
>
> On Tue, Feb 14, 2012 at 5:30 PM, Thomas Dinges <blender at dingto.org> wrote:
> > Isn't BF_CYCLES_CUDA_NVCC supposed to take the path to the nvcc compiler?
> > You need to enable WITH_BF_CYCLES_CUDA_BINARIES.
> >
> > Am 14.02.2012 16:26, schrieb Sergey Sharybin:
> >> Revision: 44110
> >>
> http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=44110
> >> Author:   nazgul
> >> Date:     2012-02-14 15:26:20 +0000 (Tue, 14 Feb 2012)
> >> Log Message:
> >> -----------
> >> Buildbot: enable building CUDA binaries on Windows slaves.
> >> Should make CUDA available for rendering in buildbot builds.
> >>
> >> Modified Paths:
> >> --------------
> >>      trunk/blender/build_files/buildbot/slave_compile.py
> >>
> >> Modified: trunk/blender/build_files/buildbot/slave_compile.py
> >> ===================================================================
> >> --- trunk/blender/build_files/buildbot/slave_compile.py
> 2012-02-14 15:19:49 UTC (rev 44109)
> >> +++ trunk/blender/build_files/buildbot/slave_compile.py
> 2012-02-14 15:26:20 UTC (rev 44110)
> >> @@ -115,6 +115,7 @@
> >>                   bitness = '64'
> >>
> >>               scons_options.append('BF_BITNESS=' + bitness)
> >> +            scons_options.append('BF_CYCLES_CUDA_NVCC=True')
> >>
> >>           retcode = subprocess.call(['python', 'scons/scons.py'] +
> scons_options)
> >>           sys.exit(retcode)
> >>
> >> _______________________________________________
> >> Bf-blender-cvs mailing list
> >> Bf-blender-cvs at blender.org
> >> http://lists.blender.org/mailman/listinfo/bf-blender-cvs
> >
> >
> > --
> > Thomas Dinges
> > Blender Developer, Artist and Musician
> >
> > www.dingto.org
> >
> > _______________________________________________
> > Bf-committers mailing list
> > Bf-committers at blender.org
> > http://lists.blender.org/mailman/listinfo/bf-committers
>
>
>
> --
> Nathan Letwory
> Letwory Interactive
> http://www.letworyinteractive.com
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>



-- 
With best regards, Sergey Sharybin


More information about the Bf-committers mailing list