Re: [OMPI users] [OMPI devel] OpenMPI-v1.3.1 Tentatives dates release eversion

2008-05-10 Thread Alberto Giannetti


On May 9, 2008, at 8:03 AM, Jeff Squyres wrote:


On May 9, 2008, at 12:58 AM, Mukesh K Srivastava wrote:


What is the tentatives release dates for OpenMPI-v1.3.1?



Please don't CC both mailing lists on future replies to this thread;
one or the other would be fine; thanks!

Brad Benton and George Bosilca are the release managers for the v1.3
series.  They're maintaining a wiki for the v1.3 series here:

 https://svn.open-mpi.org/trac/ompi/milestone/Open%20MPI%201.3


Nice preview ;)
Can you say which parts of MPI-2 will not be included in 1.3, or  
which features will likely require more improvements?




We're [finally] darn near feature complete, meaning that we talked
this week about branching for v1.3 next week.  Then assume that we'll
test and debug for about 2 months after that.

These are total SWAG's, of course...

--
Jeff Squyres
Cisco Systems

___
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users




[OMPI users] Compiler Choice in openmpi

2008-05-10 Thread Wen Hao Wang


Hello all:

I have two questions to set openmpi compilers.

1. How can I change/set Fortran compiler used after installing openmpi?
I installed openmpi-1.2.5-2 on RHEL5.2 Server with x86_32 arch. The rpm has
been shipped RHEL images. I directly installed the rpms without compiling
the source code. Now all mpi* compiler wrappers point to GNU compilers. I
need change to use Intel compilers by default. How should I do? I caught
one message about configuration files /etc/openmpi-mca-params.conf and
$HOME/.openmpi/mca-params.conf. Not sure whether these two files can help.
While I failed to find detailed explanation for them.

2. Can I use Intel compiler and GNU compiler together?
I am not sure whether I can use two types of compiler to compile one
program. For example, use GNU c/c++ compiler and Intel Fortran compiler
together to compile my project.

Thanks!

Wen Hao Wang
Email: wangw...@cn.ibm.com