yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #09262
Re: [Question #246489]: Parallel computation
Question #246489 on Yade changed:
https://answers.launchpad.net/yade/+question/246489
Status: Open => Answered
Klaus Thoeni proposed the following answer:
Just use:
yade -j2 script.py
or
yade -j4 script.py
for using 2 or 4 cores respectively.
HTH
Klaus
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.