dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #24594
Re: [Branch ~dolfin-core/dolfin/main] Rev 6300: Big efficiency improvement when reading function data in parallel.
On 29 September 2011 09:24, Marie E. Rognes <meg@xxxxxxxxx> wrote:
> On 09/29/11 01:25, noreply@xxxxxxxxxxxxx wrote:
>>
>> ------------------------------------------------------------
>> revno: 6300
>> committer: Garth N. Wells<gnw20@xxxxxxxxx>
>> branch nick: dolfin-all
>> timestamp: Thu 2011-09-29 00:23:21 +0100
>> message:
>> Big efficiency improvement when reading function data in parallel.
>> modified:
>> demo/undocumented/advection-diffusion/cpp/main.cpp
>> dolfin/io/XMLFunctionData.cpp
>> dolfin/io/XMLFunctionData.h
>
>
> Nice! Do you have some numbers for the efficiency improvement?
>
No, because the old slow code only existed for about one day. Reading
function data is a new feature. The old code (from yesterday) involved
a lot of searches which the new code avoids.
Garth
> --
> Marie
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References