Hi Jeff,
In the attached file Compile_out.tar.bz2 I have included the out
files for config, make, and install. I also included another copy of the
out_test file so that it gives you all of the info that I have. Again your
help is much appreciated.
Amos Leffler
On Wed, Nov 9, 2011 at 1
On Nov 9, 2011, at 12:16 PM, amosl...@gmail.com wrote:
>The file was the output to the command:
>"mpicc hello_cc.c -o hello_cc
> and lists files which do not appear to be present. I checked the permissions
> and they seem to be correct so I am stumped, I
Hi Jeff,
The file was the output to the command:
"mpicc hello_cc.c -o hello_cc
and lists files which do not appear to be present. I checked the
permissions and they seem to be correct so I am stumped, I did use the
make and install commands and they seemed to
The output in your file appears to be a bit jumbled; I can't quite tell exactly
what command you were trying to execute.
Did you install Open MPI after building it?
On Nov 7, 2011, at 7:50 PM, amosl...@gmail.com wrote:
> Hi all,
> I have been trying to compile and run openmpi-1.4.4 usin