[OMPI users] mpirun: symbol lookup error: mpirun: undefined symbol: orte_xml_fp

2010-05-23 Thread Dawid Laszuk
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: undef

Re: [OMPI users] mpirun: symbol lookup error: mpirun: undefined symbol:orte_xml_fp

2010-05-24 Thread Dawid Laszuk
Thanks a lot :) I've got one step further, but there are another problems. I think I've fixed that one with "undefined orte_xml_fm". I've uninstalled by "make uninstall" and cleaned with "make clean" and then configured with "--enable-mpirun-prefix-by-default" (like you said it) and "make all", "m

Re: [OMPI users] mpirun: symbol lookup error: mpirun: undefinedsymbol:orte_xml_fp

2010-05-24 Thread Dawid Laszuk
That's it! It works. When I make export I don't have to even start from /usr/.../mpirun, plan "mpirun" do the work. Now I have to make that PATH to be like that all the time... hmm... Thanks a lot :) much appreciate it :) 2010/5/24 Jeff Squyres : > On May 24, 2010, at