yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #11364
[Question #268152]: Question about parallel calculation of Yade when using Polyhedra particle.
New question #268152 on Yade:
https://answers.launchpad.net/yade/+question/268152
Dear all,
I'm using the Polyhedra particles to simulate the free fall of blocks. And the objects in the model include facet and Polyhedra.
When I use the single thread (yade file.py), there is no errors. However, if I use the multi threads (yade -j4 file.py), there are some errors:
ERROR /home/Yade/pkg/common/InsertionSortCollider.cpp:65 insertionSortParallel: Parallel insertion sort needs verletDist>0
ERROR /home/Yade/pkg/common/InsertionSortCollider.cpp:65 insertionSortParallel: Parallel insertion sort needs verletDist>0
ERROR /home/Yade/pkg/common/InsertionSortCollider.cpp:65 insertionSortParallel: Parallel insertion sort needs verletDist>0
Anyone can tell me the reason?
Thanks a lot!
Henry
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.