You can disregard, the problem has been resolved by re-running the
configure/make/make install procedure. Thanks again for the help!
Charles
On Thu, May 26, 2011 at 13:16, charles reid wrote:
> Hi Jeff & others -
>
> Thanks for the response. OpenMPI compiles fine, so there are no problems
>
Hi Jeff & others -
Thanks for the response. OpenMPI compiles fine, so there are no problems
with the make process, but I can't run "mpirun" because the program won't
compile with mpicc - this case isn't really covered by the "Getting Help"
page. However, I have provided the output of configure/m
This looks like your installation is busted somehow. Can you send all the
information listed here:
http://www.open-mpi.org/community/help/
On May 24, 2011, at 4:05 PM, charles reid wrote:
> Hi -
>
> I'm trying to compile a simple hello world program with mpicc,
>
> $ cat test.c
> #incl