Replies: 1 comment 7 replies
|
@zivlie Would you be willing to share the script (and the associated data) that's giving you the error? |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi again,
Sorry for the many subsequent questions! Not sure if this ought to go to Issues or if I'm just missing something.
I just downloaded the development branch and had no issues with cmake for rb and rb-mpi. However, when I try to use mpirun with more than 1 process, I get a segmentation fault (see below). The script runs just fine with -np 1, or with the non-mpi RB.
I know that there were some other issues with mpi that seem to have been fixed recently. Could I have gotten the wrong branch? I just used the instructions to git clone --branch development.
I have Open MPI v4.1.2.
[Apologies for the long path to rb-mpi making this a bit hard to read!]
All reactions