yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #18219
Re: [Question #675256]: running .so file wrapped by cython parallellized by mpi in yade
Question #675256 on Yade changed:
https://answers.launchpad.net/yade/+question/675256
Chareyre proposed the following answer:
Ah... it was not clear in your question.
The best is to read yade executable (a python script) to try and find
something which could hurt MPI. An alternative is to import yade instead of
running it, it is compatible with mpi (at least with mpi4py).
Bruno
Le mar. 16 oct. 2018 20:16, Ataollah Nateghi <
question675256@xxxxxxxxxxxxxxxxxxxxx> a écrit :
> Question #675256 on Yade changed:
> https://answers.launchpad.net/yade/+question/675256
>
> Ataollah Nateghi posted a new comment:
> Thank you for your response. I can understand you when you say "in Yade
> is nothing else than in python"
> but My code is working when I say:
> mpirun -n .. python ...py
> when it reaches Yade
> mpirun -n .. yade ...py
> I get the error mentioned above. Anyway thanks for the help I will try to
> see what is happening for mpi or pyhton.
>
> --
> You received this question notification because your team yade-users is
> an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp
>
>
--
You received this question notification because your team yade-users is
an answer contact for Yade.