Hello Brock,
I renamed the whole file as mpitest1.c and issued the following command
mpicc mpitest1.c -o mpitest1
mpirun -np 4 ./mpitest1
then i got the following output:
--------------------------------------------------------------------------
Sorry! You were supposed to get help about:
argv0-not-accessible
from the file:
help-pls-base.txt
But I couldn't find any file matching that name. Sorry!
--------------------------------------------------------------------------
Could not actually follow what does that mean,
Any idea?
Regards
Sajjad