Hi all. I just have a quick question about multi-threading. How well do different assembly techniques scale? I have 3 different assembly routines in my code: 1. Serial version 2. Parallel version based on the old deal.ii threading mechanism 3. Parallel version based on the new deal.ii threading mechanism with TBB. I've done some, admittedly rather crude, timing tests on my dual core PC and see no difference whatsoever. I am planning to do some tests on an 8-core machine now to have better stats, but I'd be interested to hear about other people's experience with it.
Sincerely, Victor Prosolin.
begin:vcard fn:Victor Prosolin n:Prosolin;Victor org:University of Calgary;Department of Physics and Astronomy email;internet:[email protected] title:Graduate Student tel;work:(403) 220-6340 x-mozilla-html:FALSE version:2.1 end:vcard
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
