On Thu, Dec 10, 2009 at 4:26 PM, George Bosilca wrote:
> Lisandro,
>
> This code is not correct from the MPI standard perspective. The reason is
> independent of the datatype or count, it is solely related to the fact that
> the MPI_Reduce cannot accept a sendbuf equal to the recvbuf (or one has
Hi all,
There's a problem with ompi 1.3.4 when compiled with the intel 11.1.059 c
compiler, related with the built in processor binding functionallity. The
problem does not occur when ompi is compiled with the gnu c compiler.
A mpi program execution fails (segfault) on mpi_init() when the follo
On Dec 8, 2009, at 6:55 AM, Ashley Pittman wrote:
> Attached is a patch to the OpenMPI sources which adds a simple test
> program, to be built and run as part of the build procedure that
> verifies the dll can be loaded without error.
Looks good.
> The test program itself is good, I'm less happy
On Dec 9, 2009, at 9:37 AM, Ashley Pittman wrote:
> /mnt/home/debian/ashley/code/tmp/v1.4/test/datatype/.libs/lt-checksum:
> error while loading shared libraries: libopen-pal.so.0: cannot open
> shared object file: No such file or directory
I'm jumping in late to this thread -- does this ^^^ erro
We talked about this on the phone yesterday.
Brian, Jeff, Terry, and Rolf were there. George was able to join for a short
period of time.
George's objections seemed to be twofold (please correct if wrong!):
1. Why not change all 3 function pointers to take an additional (void*)?
George misun
Great - thanks guys!!!
On Dec 10, 2009, at 6:55 AM, Rainer Keller wrote:
> Hello all,
> Indiana University has created more SVN goodness for us: CMRs can be created
> and/or amended via magic strings in SVN commit messages.
>
> This will help save a lot of time by:
> 1.) not manually having to
Hello list,
I'm currently trying to change some BTL settings at runtime. More
precisely I want to change the BTL's exclusivity with an external tool
while an Open MPI Process is running.
The main purpose is to switch the BTL's used for the upcoming send
messages. For example switch from open