The exact error message from open mpi is

less /home/oscartst/openmpi/

cpi.c              f77hello.f         openmpitest.out    test_user         
cxxhello.cc        openmpitest.err    rm_script.openmpi 
[EMAIL PROTECTED] testing]# more /home/oscartst/openmpi/openmpitest.err
mpi/openmpi-1.2.4(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
}

/var/spool/pbs/mom_priv/jobs/107.m01.loc.SC: line 11: ompi_info: command 
not found

ERROR: Open MPI does not appear to have the tm component!
       This test scri


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to