[OMPI users] Is there a workaround available to get around fork() where I don't have access to the program's source code?

2020-10-21 Thread Ewen Chan via users
To Whom It May Concern: I have a program that I am running that has the MPI call fork() and when I run the program, I get the following warning: -- An MPI process has executed an operation involving a call to the "fork()"

Re: [OMPI users] Question about OpenMPI paths

2019-07-25 Thread Ewen Chan via users
All: Whoops. My apologies to everybody. Accidentally pressed the wrong combination of buttons on the keyboard and sent this email out prematurely. Please disregard. Thank you. Sincerely, Ewen From: users on behalf of Ewen Chan via users Sent: July 25

[OMPI users] bash: orted: command not found -- ran through the FAQ already

2019-07-25 Thread Ewen Chan via users
To Whom It May Concern: I'm trying to run Converge CFD by Converge Science using OpenMPI and I am getting the error: bash: orted: command not found I've already read and executed the FAQ about adding OpenMPI to my PATH and LD_LIBRARY_PATH

[OMPI users] Question about OpenMPI paths

2019-07-25 Thread Ewen Chan via users
To Whom It May Concern: I am trying to run Converge CFD by Converge Science using OpenMPI in CentOS 7.6.1810 x86_64 and I am getting the error: bash: orted: command not found I've already read the FAQ: https://www.open-mpi.org/faq/?category=running#adding-ompi-to-path Here's my system setup,