Ok, when space for the vector is allocated it works.
Hi Alev,Ensure your program runs correctly in serial before trying to run it in parallel.On Mar 9, 2010, at 10:43 AM, alev mutlu wrote:I am trying to scatter some values to workers and then gather them. But I get strange error in gather step.Any suggestions?It looks like you never allocate array aa so the gather will fail.-- Noel
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users