15 Feb
2009
15 Feb
'09
5:14 p.m.
Hi, I'm running on Linux and I would like to set a specific thread affinity to each thread I create (i.e. setting each thread to run on a different core/CPU). How can this be done using the boost::thread library? Thanks! Lenny.