yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #11754
Re: [Branch ~yade-pkg/yade/git-trunk] Rev 3486: Parallelization of interaction loops in Law2_..._Capillarity (which is in fact not a LawFunctor h...
Hi guys,
sorry for not being active these days. BodiesMenisciiList is definitely not
a
thread-safe container. You can have a look at implementation of addIntrs,
which is thread-safe. In other words you need to to use OpenMPVector
instead of Vector.
Cheers
[1] https://github.com/yade/trunk/blob/master/core/Scene.hpp#L66
Anton
2014-12-05 1:21 GMT+01:00 Jerome Duriez <Jerome.Duriez@xxxxxxxxxxx>:
> Ok, I do not have any save from these simulations, and will not
> re-investigate the comparison (especially if this code is to become
> deprecated). Then I will commit a removal of the parallel loops.
>
> Could you just state your opinion (if you have a certain one) about the
> proposal to keep at least the parallel loops for the "addForce" block
> (l.174 to l.203, see my previous message) ?
>
> Thank you,
>
>
> ------------------------------
>
> I can't say a thing: I don't know what is the capillary contribution to
> those curves.
> The capillary stress at a given point would be a better test. Half way
> before peak, for instance.
> Bruno
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-dev
> Post to : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev
> More help : https://help.launchpad.net/ListHelp
>
>
Follow ups
References