diff VMS.h @ 212:df00af7eb307

try 40 cores
author Nina Engelhardt <nengel@mailbox.tu-berlin.de>
date Fri, 09 Mar 2012 18:58:33 +0100
parents 5b419522dc7f
children c5c136fc3131
line diff
     1.1 --- a/VMS.h	Thu Mar 08 19:02:16 2012 +0100
     1.2 +++ b/VMS.h	Fri Mar 09 18:58:33 2012 +0100
     1.3 @@ -82,7 +82,7 @@
     1.4  //=========================  Hardware related Constants =====================
     1.5     //This value is the number of hardware threads in the shared memory
     1.6     // machine
     1.7 -#define NUM_CORES        80
     1.8 +#define NUM_CORES        40
     1.9  
    1.10     // tradeoff amortizing master fixed overhead vs imbalance potential
    1.11     // when work-stealing, can make bigger, at risk of losing cache affinity