>> So the project_vector() performance went from 168-179 sec before the patch to
>> 134-148 sec after the patch... but the total time used only went down by
>> about 3 seconds, not 30, because apparently "All" started using up the
>> remainder?
> 
> Very strange, really.  The application was definitely the same in both
> runs.  This seems to belong to those phenomena that become the more
> strange the more detailedly they are examined.  (I just have to deal
> with another phenomenon of this class.)
> 

Tim,

Can you try the attached patch and post the log output?
System::project_vector() has a bit of communication in it, but the
ProjectVector::operator() does not.  I'd like to see the breakdown.

Also,
(1) how may systems do you have?
(2) have you added additional vectors?
(3) how many variables, and of what type?
(4) what is the architecture of the machine you are running on?  Processors
and interconnect?

-Ben


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to