Hi all,

It's a bit awkward for me to ask, because I'm not only newbie in
parallel programming but also in Linux system, but i've but searching
for long enough to loose any hopes.


My problem is, when I try to run compiled code with "mpirun" I get output:
mpirun: symbol lookup error: mpirun: undefined symbol: orte_xml_fp

I can compile code with "mpicc" (i write in C) and it runs, but only
on one CPU ( I have Athlon X2 64bit, dual core ). There is no
difference when I write "mpirun", "mpiexec" or "orterun" (but that's
normal, isn't it?). It doesn't matter what I'm trying to run; I get
that output just by typing it into console.

As I said, I know basics with linux and even adding some libs into sys
path is something which I still don't know ( and don't how much time
to read about).

I've attached things which maybe helpful ( output from "./configure",
"make all", "make install" ).
I'm using Linux Mint 8 ( Kernel Linux 2.6.31-20-generic). Have two CPU
cores AMD Athlon Dual-Core QL-60.

Much appreciate any help :)

Cheers,
David Laszuk

Attachment: ompi-output.tar.bz2
Description: BZip2 compressed data

Reply via email to