------- Comment #6 from jv244 at cam dot ac dot uk  2010-07-08 06:24 -------
I have also tried to run the testcase with 

export OMP_WAIT_POLICY=active
export GOMP_SPINCOUNT=infinity

which I would assume to keep the threads alive, and so there would be no need
to create these new threads (the number of active threads is never more than
8), and still this strange binding persists. Jakub, is there any practical way
to avoid recreating these threads ?  


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44833

Reply via email to