[OMPI devel] Master won't build

2015-11-07 Thread Ralph Castain
I'm trying to build on the IU cluster, but hit this problem: fs_lustre.c: In function 'mca_fs_lustre_component_file_query': fs_lustre.c:101: warning: passing argument 1 of 'mca_fs_base_get_parent_dir' discards qualifiers from pointer target type fs_lustre_file_open.c:36: warning: function declar

Re: [OMPI devel] PMIX deadlock

2015-11-07 Thread Ralph Castain
Could you send me your stress test? I’m wondering if it is just something about how we set socket options > On Nov 7, 2015, at 8:58 AM, George Bosilca wrote: > > I has to postpone this until after SC. However, I ran for 3 days a stress > test of UDS reproducing the opening and sending of data

Re: [OMPI devel] PMIX deadlock

2015-11-07 Thread George Bosilca
I has to postpone this until after SC. However, I ran for 3 days a stress test of UDS reproducing the opening and sending of data (what Ralph said in his email) and I never could get a deadlock. George. On Sat, Nov 7, 2015 at 11:26 AM, Ralph Castain wrote: > George was looking into it, but I

Re: [OMPI devel] PMIX deadlock

2015-11-07 Thread Ralph Castain
George was looking into it, but I don’t know if he has had time recently to continue the investigation. We understand “what” is happening (accept sometimes ignores the connection), but we don’t yet know “why”. I’ve done some digging around the web, and found that sometimes you can try to talk to

Re: [OMPI devel] PMIX deadlock

2015-11-07 Thread Artem Polyakov
Hello, is there any progress on this topic? This affects our PMIx measurements. 2015-10-30 21:21 GMT+06:00 Ralph Castain : > I’ve verified that the orte/util/listener thread is not being started, so > I don’t think it should be involved in this problem. > > HTH > Ralph > > On Oct 30, 2015, at 8:0