andyras / dynamix

0 stars 0 forks source link

automatically get number of processors from within c++ code #24

Open andyras opened 11 years ago

andyras commented 11 years ago

if nproc=0, get number automatically, otherwise use nproc

andyras commented 11 years ago

have to check also for hyperthreading, and test whether 12 or 24 threads gives better performance on tim, for example.