In addition: is it possible to launch the x10-environment first, pin each 
workerthread to a CPU and then start my application?

-------- Original-Nachricht --------
> Datum: Sun, 26 Feb 2012 15:23:05 +0100
> Von: "Christopher Frieler" <chris-frie...@gmx.net>
> An: X10-users@lists.sourceforge.net
> Betreff: [X10-users] More threads than specified in X10_NTHREADS.

> Hi,
> 
> I’m running my x10-program with the environment-variable X10_NTHREADS
> set to different values and X10_STATIC_THREADS set to “true”, but
> everytime I get many more threads than the worker-threads. Further the number 
> of
> actual threads is neither higher than the number of worker-threads by a
> constant offset, nor does it grow linearly with the number of worker-threads.
> During the calculations only as many threads as specified in X10_NTHREADS
> are up to 100% busy.
> I could imagine a few more threads for scheduling and garbage-collection,
> but what are all the other threads doing? Can anyoneone tell me? I’m
> using native C++-backend.
> 
> Thanks in advance,
> Christopher

-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to