It seems that the openmpi RPM is missing for Fedora Core 5 x86_64, that's why you're getting the Tcl traceback. Erich, Ted, do you guys have the RPM somewhere?
I'll file a bug on this. Not sure why your other parallel library tests (LAM/MPI, PVM, MPICH...) are failing though. Cheers, Bernard > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Michael Edwards > Sent: Thursday, July 27, 2006 7:47 > To: [email protected] > Subject: Re: [Oscar-users] Fc5(x86_64) & Oscar0727 install > success,mpich test fail! > > Do you still have a copy of your oscarinstall.log? If you do, please > compress it and send it to the list. It is difficult to guess where > your problem is without it. > > On 7/27/06, joseph pei <[EMAIL PROTECTED]> wrote: > > TORQUE default queue definition > > [PASSED] > > TORQUE Shell test > > [PASSED] > > Ganglia setup test > > [PASSED] > > Ganglia node count test > > [PASSED] > > LAM/MPI (via TORQUE) > > [FAILED] > > PVM (via TORQUE) > > [FAILED] > > mpi/openmpi-1.1(64):ERROR:102: Tcl command execution > failed: if { $have_blcr > > == 1 && $have_gm == 1 && > > [file exists $dir/openmpi-with-blcr-and-gm-$version] } > > { > > module load $dir/openmpi-with-blcr-and-gm-$version > > } elseif { $have_blcr == 0 && $have_gm == 1 && > > [file exists $dir/openmpi-with-gm-$version] } { > > module load $dir/openmpi-with-gm-$version > > } elseif { $have_blcr == 1 && $have_gm == 0 && > > [file exists $dir/openmpi-with-blcr-$version] } { > > module load $dir/openmpi-with-blcr-$version > > } elseif { [file exists $dir/openmpi-$version] } { > > module load $dir/openmpi-$version > > } else { > > break > > } > > > > Open MPI (via TORQUE) > > [FAILED] > > MPICH (via TORQUE) > > [FAILED] > > > > Run APItests... > > > > Running Installation tests for pvm > > [PASS] 2006-07-27 15:57:44 pvmd-path-ls.apt > > [PASS] 2006-07-27 15:57:44 envvar-pvm_arch.apt > > [PASS] 2006-07-27 15:57:44 envvar-pvm_root.apt > > [PASS] 2006-07-27 15:57:44 envvar.apb > > [PASS] 2006-07-27 15:57:44 pvmd-path-which.apt > > [PASS] 2006-07-27 15:57:44 modulecmd-path-ls.apt > > [PASS] 2006-07-27 15:57:44 pvm-module-list.apt > > [PASS] 2006-07-27 15:57:44 pvm-module-show-pvm_rsh.apt > > [PASS] 2006-07-27 15:57:44 pvm-module-show-pvm_arch.apt > > [PASS] 2006-07-27 15:57:44 pvm-module-show-pvm_root.apt > > [PASS] 2006-07-27 15:57:44 pvm-module-show.apb > > [PASS] 2006-07-27 15:57:44 pvm-module.apb > > [PASS] 2006-07-27 15:57:44 install_tests.apb > > > > There are 4 failed/skipped tests (see above). > > > > _________________________ > > Should I set the PATH etc., because mpich is installed in > > /opt/oscar/mpich-ch_p4- gcc-1.2.7, and > /opt/oscar/mpich-ch_p4-gcc-1.2.7/bin > > is not in the PATH? > > > > > -------------------------------------------------------------- > ----------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the > chance to share your > > opinions on IT & business topics through brief surveys -- > and earn cash > > > http://www.techsay.com/default.php?page=join.php&p=sourceforge > &CID=DEVDEV > > > > _______________________________________________ > > Oscar-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > > > > > -------------------------------------------------------------- > ----------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the > chance to share your > opinions on IT & business topics through brief surveys -- and > earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge > &CID=DEVDEV > _______________________________________________ > Oscar-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-users > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Oscar-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-users
