Re: [OMPI devel] Warnings in OMPI trunk and 1.7

2012-09-12 Thread Ralph Castain
Cool - thanks! My configure is available in the code base at contrib/platform/greenplum/bend/linux. Appreciate it! On Sep 12, 2012, at 7:53 AM, "Shamis, Pavel" wrote: > Ralph, > > Please see our comment inline. > >> common_allgather.c: In function 'comm_allgather_pml': >> common_allgather.c

Re: [OMPI devel] Warnings in OMPI trunk and 1.7

2012-09-12 Thread Shamis, Pavel
Ralph, Please see our comment inline. > common_allgather.c: In function 'comm_allgather_pml': > common_allgather.c:45: warning: 'recv_iov[1].iov_len' may be used > uninitialized in this function > common_allgather.c:45: warning: 'send_iov[1].iov_len' may be used > uninitialized in this function

[OMPI devel] Warnings in OMPI trunk and 1.7

2012-09-11 Thread Ralph Castain
Hi folks I built an optimized version of the trunk and the 1.7 branch on a Linux/SLURM box and got the following warnings - can people please identify which ones belong to you and fix them? common_allgather.c: In function 'comm_allgather_pml': common_allgather.c:45: warning: 'recv_iov[1].iov_le