[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MPI problem?
From: |
Steffen Hirschmann |
Subject: |
Re: MPI problem? |
Date: |
Wed, 26 Feb 2020 10:32:50 +0100 |
Hi Andreas,
On 14:40 Tue 25 Feb , Andreas Härtel wrote:
> [...]
> An MPI process has executed an operation involving a call to the
> "fork()" system call to create a child process.
> [...]
do you manually start a new process from the Python simulation script?
E.g. using os.system(), the modules subprocess or multiprocessing?
It would be beneficial if you could post the simulation script to the
mailing list.
Greetings,
Steffen