I updated CUDA to 6.0, Now it complained about python not being 3.4 so I'm running the install_deps script and it's failing on OSL
http://www.pasteall.org/51257 Daniel Salazar patazstudio.com On Wed, Apr 30, 2014 at 5:43 AM, Brecht Van Lommel <[email protected]> wrote: > Hi, > > It builds fine for me with CUDA toolkit 5.0 and 6.0, and the buildbot > seems to be building it fine as well. Which CUDA toolkit version do > you have installed? Can be checked with: > /usr/local/cuda/bin/nvcc --version > > You could also upgrade to 6.0 since that's the one we will use for the > next release. > https://developer.nvidia.com/cuda-downloads > > Brecht. > > On Tue, Apr 29, 2014 at 11:15 AM, Daniel Salazar - patazstudio.com > <[email protected]> wrote: >> Got it! >> https://developer.blender.org/rB11310b554ab2f08c9f0d086f5f07694ba7ca9f19 >> Daniel Salazar >> patazstudio.com >> >> >> On Tue, Apr 29, 2014 at 2:13 AM, Thomas Dinges <[email protected]> wrote: >>> Can you help us to pinpoint the error? Maybe you remember the first >>> build that failed? >>> >>> Am 29.04.2014 10:08, schrieb Daniel Salazar - patazstudio.com: >>>> Hi, this has been going on for the last couple of days. This is on >>>> Linux 64, latest master revision >>>> >>>> [ 78%] Generating kernel_sm_20.cubin >>>> nvcc error : 'ptxas' died due to signal 11 (Invalid memory reference) >>>> make[2]: *** [intern/cycles/kernel/kernel_sm_20.cubin] Error 11 >>>> make[1]: *** [intern/cycles/kernel/CMakeFiles/cycles_kernel_cuda.dir/all] >>>> Error 2 >>>> make: *** [all] Error 2 >>>> >>>> thanks! >>>> >>>> Daniel Salazar >>>> patazstudio.com >>>> _______________________________________________ >>>> Bf-committers mailing list >>>> [email protected] >>>> http://lists.blender.org/mailman/listinfo/bf-committers >>> >>> _______________________________________________ >>> Bf-committers mailing list >>> [email protected] >>> http://lists.blender.org/mailman/listinfo/bf-committers >> _______________________________________________ >> Bf-committers mailing list >> [email protected] >> http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
