Hello all. Doesn't anyone a clue about this issue? Thanks.
-- Forwarded message -
From: L Lutret
Date: Tue, Oct 8, 2019 at 12:59 PM
Subject: Dynamic process allocation hangs
To:
Hello all. Im started some test with Openmpi 4.0.1. I have two machines,
one local, the other remote
Hello all. Im started some test with Openmpi 4.0.1. I have two machines,
one local, the other remote. I have used ssh connection. Some basic test
(hello.c script) runs ok local and remote with mpirun. But I need to run a
script without mpirun and generate with spawn some processes. Here some
exampl