so, the counting starts at 2 :) --Roger
________________________________ From: Andy Braham <[email protected]> To: bf-blender developers <[email protected]> Sent: Tue, March 16, 2010 9:18:34 AM Subject: Re: [Bf-committers] BlenderSVN\blender\user-config.py David, The number of cores is not 0 (zero) based, it starts with 1. Remember to add 1 to the number of processors i.e. dual core = 3 quad core = 5. -Andy On 03/16/2010 03:20 AM, David Hutto wrote: > I'm not sure if this is the right list, so if not please direct me to > the correct one. > > When building the blender in Vista the file BlenderSVN\blender\user-config.py > at the very bottom where it defines the number of cores (BF_NUMJOBS = 1) > If you have a dual core, would you place in 1(meaning does the > counting start at 0), > or 2, starting the counting at 1? > > > Thanks, > David > _______________________________________________ > 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
