<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Currently, I'm running on an machine with openSUSE linux. I was using MPICH2 3.0.2, I recompiled it with the following flags, </div><div><span style="color: rgb(0, 96, 0); font-family: monospace; font-size: 13px; line-height: 13px; text-align: left; background-color: rgb(239, 239, 239); ">./configure --prefix=...</span><br style="color: rgb(0, 96, 0); font-family: monospace; font-size: 13px; line-height: 13px; text-align: left; background-color: rgb(239, 239, 239); "><span style="color: rgb(0, 96, 0); font-family: monospace; font-size: 13px; line-height: 13px; text-align: left; background-color: rgb(239, 239, 239); ">            --enable-shared </span><br style="color: rgb(0, 96, 0); font-family: monospace; font-size: 13px; line-height: 13px; text-align: left; background-color: rgb(239, 239, 239); "><span style="color: rgb(0, 96, 0); font-family: monospace; font-size: 13px; line-height: 13px; text-align: left; background-color: rgb(239, 239, 239); ">            --enable-lib-depend </span><br style="color: rgb(0, 96, 0); font-family: monospace; font-size: 13px; line-height: 13px; text-align: left; background-color: rgb(239, 239, 239); "><span style="color: rgb(0, 96, 0); font-family: monospace; font-size: 13px; line-height: 13px; text-align: left; background-color: rgb(239, 239, 239); ">            --with-mpe </span><br style="color: rgb(0, 96, 0); font-family: monospace; font-size: 13px; line-height: 13px; text-align: left; background-color: rgb(239, 239, 239); "><span style="color: rgb(0, 96, 0); font-family: monospace; font-size: 13px; line-height: 13px; text-align: left; background-color: rgb(239, 239, 239); ">            CFLAGS=-fPIC CXXFLAGS=-fPIC MPI_CFLAGS=-fPIC</span></div><div style="text-align: left;"><br></div><div style="text-align: left;">and then I was able to successfully run the exm-setup.zsh that is available in exm-0.2.0. After performing this, I was able to run some programs successfully using Turbine, but more often than not, I would get some error referring to adlb. I had a feeling it had something to do with MPE.</div><div style="text-align: left;"><br></div><div style="text-align: left;">I took Scott's suggestion and installed MPICH2 1.5 on my machine, and reinstalled ADLB, and turbine so that they referenced MICH2 1.5. Now, when I try to run a Hello World program using Turbine, I get the following error: </div><div style="text-align: left;"><br></div><div style="text-align: left;"><div>dustin@fusion:~/swift_test> turbine -n 4 test2.tcl </div><div>couldn't load file "/home/dustin/sfw/exm-install/turbine/lib/libtclturbine.so": /home/dustin/sfw/exm-install/lb/lib/libadlb.so: undefined symbol: MPI_Comm_create_group</div><div>    while executing</div><div>"load /home/dustin/sfw/exm-install/turbine/lib/libtclturbine.so"</div><div>    ("package ifneeded turbine 0.1.0" script)</div><div>    invoked from within</div><div>"package require turbine 0.1.0"</div><div>    (file "test2.tcl" line 41)</div><div>couldn't load file "/home/dustin/sfw/exm-install/turbine/lib/libtclturbine.so": /home/dustin/sfw/exm-install/lb/lib/libadlb.so: undefined symbol: MPI_Comm_create_group</div><div>    while executing</div><div>"load /home/dustin/sfw/exm-install/turbine/lib/libtclturbine.so"</div><div>    ("package ifneeded turbine 0.1.0" script)</div><div>    invoked from within</div><div>"package require turbine 0.1.0"</div><div>    (file "test2.tcl" line 41)</div><div>couldn't load file "/home/dustin/sfw/exm-install/turbine/lib/libtclturbine.so": /home/dustin/sfw/exm-install/lb/lib/libadlb.so: undefined symbol: MPI_Comm_create_group</div><div>    while executing</div><div>"load /home/dustin/sfw/exm-install/turbine/lib/libtclturbine.so"</div><div>    ("package ifneeded turbine 0.1.0" script)</div><div>    invoked from within</div><div>"package require turbine 0.1.0"</div><div>    (file "test2.tcl" line 41)</div><div>couldn't load file "/home/dustin/sfw/exm-install/turbine/lib/libtclturbine.so": /home/dustin/sfw/exm-install/lb/lib/libadlb.so: undefined symbol: MPI_Comm_create_group</div><div>    while executing</div><div>"load /home/dustin/sfw/exm-install/turbine/lib/libtclturbine.so"</div><div>    ("package ifneeded turbine 0.1.0" script)</div><div>    invoked from within</div><div>"package require turbine 0.1.0"</div><div>    (file "test2.tcl" line 41)</div><div><br></div><div>===================================================================================</div><div>=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES</div><div>=   EXIT CODE: 1</div><div>=   CLEANING UP REMAINING PROCESSES</div><div>=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES</div><div>===================================================================================</div></div><div style="text-align: left;"><br></div><div style="text-align: left;"><br></div><div style="text-align: left;">Has anyone seen this error before?</div><div style="text-align: left;">Thanks again for the help, I appreciate it!</div><div style="text-align: left;"><br></div><div style="text-align: left;">Dustin </div><div style="text-align: left;"><br></div><div>===================</div><div><br></div>Hi Dustin<br>   I haven't seen that one before.  Just guessing here: Which MPICH version are you using? Are you sure your MPICH installation works?  Are you sure you compiled against the same MPICH that is running here?<br>   Justin<br><div><div>On Mar 5, 2013, at 8:57 PM, Dustin Shahidehpour <<a href="mailto:Dshahidehpour@gmail.com">Dshahidehpour@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hello all, <div><br></div><div>I am running into a peculiar when trying to run the "Hello World" example code. Here is the error:</div><div><br></div><div><div>dustin@fusion:> turbine -n 4 program.tcl </div>
<div><br></div><div>couldn't load file "/home/dustin/sfw/exm/turbine/lib/libtclturbine.so": /home/dustin/sfw/mpich-install/lib/libmpich.so.10: undefined symbol: PMIU_Set_rank</div><div>    while executing</div>
<div>"load /home/dustin/sfw/exm/turbine/lib/libtclturbine.so"</div><div>    ("package ifneeded turbine 0.1.0" script)</div><div>    invoked from within</div><div>"package require turbine 0.1.0"</div>
<div>    (file "program.tcl" line 41)</div><div>couldn't load file "/home/dustin/sfw/exm/turbine/lib/libtclturbine.so": /home/dustin/sfw/mpich-install/lib/libmpich.so.10: undefined symbol: PMIU_Set_rank</div>
<div>    while executing</div><div>"load /home/dustin/sfw/exm/turbine/lib/libtclturbine.so"</div><div>    ("package ifneeded turbine 0.1.0" script)</div><div>    invoked from within</div><div>"package require turbine 0.1.0"</div>
<div>    (file "program.tcl" line 41)</div><div>couldn't load file "/home/dustin/sfw/exm/turbine/lib/libtclturbine.so": /home/dustin/sfw/mpich-install/lib/libmpich.so.10: undefined symbol: PMIU_Set_rank</div>
<div>    while executing</div><div>"load /home/dustin/sfw/exm/turbine/lib/libtclturbine.so"</div><div>    ("package ifneeded turbine 0.1.0" script)</div><div>    invoked from within</div><div>"package require turbine 0.1.0"</div>
<div>    (file "program.tcl" line 41)</div><div>couldn't load file "/home/dustin/sfw/exm/turbine/lib/libtclturbine.so": /home/dustin/sfw/mpich-install/lib/libmpich.so.10: undefined symbol: PMIU_Set_rank</div>
<div>    while executing</div><div>"load /home/dustin/sfw/exm/turbine/lib/libtclturbine.so"</div><div>    ("package ifneeded turbine 0.1.0" script)</div><div>    invoked from within</div><div>"package require turbine 0.1.0"</div>
<div>    (file "program.tcl" line 41)</div><div><br></div><div>===================================================================================</div><div>=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES</div>
<div>=   EXIT CODE: 1</div><div>=   CLEANING UP REMAINING PROCESSES</div><div>=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES</div><div>===================================================================================</div>
</div><div><br></div><div><br></div><div style="">Any ideas? </div><div style=""><br></div><div style="">Thanks,</div><div style=""><br>Dustin Shahidehpour </div></div>
</blockquote></div><br></body></html>