With the C++ backend I am observing that my sequential program causes
two of the eight cores on my workstation to work flat out for the
duration of the computation.  Is this to be expected?  (I only get 1
core working with the sequential version in other languages.)

I am also seeing that there is a tendency for threads to get switched
between cores, not horribly, but there does seem to be a lack of
affinity control.  But maybe there is an option I have failed to make
use of?

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.win...@ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: rus...@russel.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder



------------------------------------------------------------------------------

_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to