-  Fri Jan 08, 2016 8:26 pm
					 #389874
						        
										
										
					
					
							Small things that makes life easier 
If specifying 0 (Automatic) threads means use all cores on a machine,
then negative numbers can mean use all but that many cores.
For example, threads= -2 means use all but 2 cores, while threads= 2 means only use 2 cores.
This is useful when you want to leave one or two cores for other tasks.
					
										
					  																If specifying 0 (Automatic) threads means use all cores on a machine,
then negative numbers can mean use all but that many cores.
For example, threads= -2 means use all but 2 cores, while threads= 2 means only use 2 cores.
This is useful when you want to leave one or two cores for other tasks.
						 Last edited by T0M0 on Thu Jun 08, 2017 12:20 pm, edited 1 time in total.
						 						 
						
										  					                

