I managed to generate a romsM file after setting the bash file and setting the openmpi directory used.
But when I run the process using:
Code: Select all
mpirun -np 9 ./romsM roms_file.in
I got the error:
Code: Select all
[LAPTOP-U4JKE22G:03951] *** Signal receiving process ***
[LAPTOP-U4JKE22G:03951] Signal: Segmentation fault (11)
[LAPTOP-U4JKE22G:03951] Signal code: Address not mapped (1)
[LAPTOP-U4JKE22G:03951] Failed at address: (nil)
[LAPTOP-U4JKE22G:03951] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f497abba520]
[LAPTOP-U4JKE22G:03951] *** End of error message ***
Segmentation fault