Hi Erich,

no problem at all; this is the kind of stuff that I can contribute :-)

The problem I'm having with opempi in the test of Step 8 regards the path of 
the environment, that does not contains /opt/openmpi/1.1.1/bin/. This test 
executes the script ompi_info in this directory and parse the output looking 
for "mca:pls:tm" to check if the package was correctly compiled with support 
for tm.

Since it can't find the script, no output is obtained, thus the test fails.
----------------------------------------------------------------------------
[EMAIL PROTECTED] openmpi]# cat openmpitest.err
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
}

/var/spool/pbs/mom_priv/jobs/17.dhcp218..SC: line 11: ompi_info: command not 
found

ERROR: Open MPI does not appear to have the tm component!
       This test script will now abort.
-------------------------------------------------------------------------------------

I'll study this case (environment PATH) monday. I've new problems regarding SSH 
and MySQL 'users' during the installation process that I've never saw before, 
but I'll comment on this next week. I just want to assure you that I believe 
the support of Mandriva won't be a 'cause' for delaying the release.

Thanks,
-- 
Fernando Laudares Camargos

      Révolution Linux         
http://www.revolutionlinux.com  
---------------------------------------
* Tout opinion et prise de position exprimée dans ce message est celle de son 
auteur et pas nécessairement celle de Révolution Linux.
** Any views and opinion presented in this e-mail are solely those of the 
author and do not necessarily represent those of Révolution Linux.


Erich Focht a écrit :
> Hi Fernando,
> 
> I'm sorry, but I didn't check in the openmpi-1.1.1-1 version into branch
> before you rebuilt the older version (1.1-1). I think we decided (sort of...)
> on the call that we update to the latest version. Sorry again, but I guess
> you'll need to rebuild again...
> 
> Regards,
> Erich
> 
> On Thursday 28 September 2006 22:57, [EMAIL PROTECTED] wrote:
> 
>>Author: laudares
>>Date: 2006-09-28 16:56:54 -0400 (Thu, 28 Sep 2006)
>>New Revision: 5381
>>
>>Added:
>>   
>> branches/branch-5-0/packages/openmpi/distro/mdv2006-i386/openmpi-1.1-1.i586.rpm
>>Removed:
>>   
>> branches/branch-5-0/packages/openmpi/distro/mdv2006-i386/openmpi-1.1-1.i686.rpm
>>Modified:
>>   branches/branch-5-0/packages/lam/config.xml
>>Log:
>>Update of Mandriva's openmpi package and add off gcc-gfortran to lam's 
>>config.xml
> 
> 



-------------------------------------------------------------------------
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-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to