Hi all.
I've just finishing to install a short cluster about 3 nodes, to try 
Oscar..
All goes well, but i notice that every time i'm connecting me on this 
cluster, or that i'm executing a "cexec" command, i'll show this error 
message:

----------------------------------------------
mpi/openmpi-1.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
}
----------------------------------------------

Someone can explain me where i'm wrong?

Thanks a lot
Best regards

-- 
-- Jérôme
  Beau jeune homme, il doit pas être loin de ses 75 kilos.
- J'l'ai pas pesé!
- Dans ces poids-là, j'peux vous l'embaumer façon Cléopatre, le Chef 
d'Oeuvre égyptien, inaltérable!
- Mais on vous demande pas de conserver, on vous demande de détruire!
        (Michel Audiard)

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to