Re: [Bf-committers] cycle's kernels takes up to 2.5gb

2012-09-07 Thread Yousef Hurfoush
bf-committers@blender.org > Subject: Re: [Bf-committers] cycle's kernels takes up to 2.5gb > > Hi, > set: WITH_BF_CYCLES_CUDA_THREADED_COMPILE = False > This way Cycles builds only one CUDA kernel at a time, independent of > the BF_NUMJOBS. > > Am 08.09.2012 03:52, schri

Re: [Bf-committers] cycle's kernels takes up to 2.5gb

2012-09-07 Thread Thomas Dinges
Hi, set: WITH_BF_CYCLES_CUDA_THREADED_COMPILE = False This way Cycles builds only one CUDA kernel at a time, independent of the BF_NUMJOBS. Am 08.09.2012 03:52, schrieb Yousef Hurfoush: > hi > > recently compiling cycle's kernels takes up to 2.5gb for each single thread, > instead of 1.5gb, and

[Bf-committers] cycle's kernels takes up to 2.5gb

2012-09-07 Thread Yousef Hurfoush
hi recently compiling cycle's kernels takes up to 2.5gb for each single thread, instead of 1.5gb, and with windows 7 x64 and a 4gb ram it makes things exhasting to hardware. is there a solution to reduce this amount, or i this a bug? i use CUDA 4.2, and build with scons. Regards Yousef Harf