[OMPI devel] This list is migrating!

2016-07-19 Thread Jeff Squyres (jsquyres)
Short version = The server for this mailing list will be migrating sometime soon (the exact timing is not fully predictable). Three things you need to know: 1. We'll send a "This list is now closed for migration" last message when the migration starts 2. We'll send a "This list is

Re: [OMPI devel] autogen.pl broken on master

2016-07-19 Thread Jeff Squyres (jsquyres)
Mmm... I see that even ./autogen.pl --no-ompi (just by itself) fails. I'm pretty sure that I used --no-ompi in the not-distant past (i.e., within the last month or three?). I ran an automated git bisect and it found this: - dc5adc5a91b4682a8e0de492350745eb01fa37d0 is the first bad commit co

[OMPI devel] autogen.pl broken on master

2016-07-19 Thread Ralph Castain
When trying to run autogen.pl --no-ompi --no-oshmem: configure.ac:1307: error: m4_require: circular dependency of AC_LANG_COMPILER(Fortran) ../../lib/autoconf/lang.m4:329: AC_LANG_COMPILER_REQUIRE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... ../../lib

Re: [OMPI devel] Migration of mailman mailing lists

2016-07-19 Thread Jeff Squyres (jsquyres)
Ok, I heard no further feedback, either in email or on the webex today, so I'm assuming that this list is final. More detail coming shortly. > On Jul 18, 2016, at 9:55 PM, Jeff Squyres (jsquyres) > wrote: > > On Jul 18, 2016, at 9:46 PM, Christopher Samuel wrote: >> >>> Yes, kill all netlo

Re: [OMPI devel] OSHMEM out-of-date?

2016-07-19 Thread Artem Polyakov
We have the fix. Will PR shortly. понедельник, 18 июля 2016 г. пользователь Ralph Castain написал: > Sorry - this is on today’s master > > On Jul 17, 2016, at 8:31 PM, Artem Polyakov > wrote: > > What is it? What repository? > > понедельник, 18 июля 2016 г. пользователь Ralph Castain написал: >

Re: [OMPI devel] tcp btl rendezvous performance question

2016-07-19 Thread Gilles Gouaillardet
Howard, did you bump both btl_tcp_rndv_eager_limit and btl_tcp_eager_limit ? you might also need to bump btl_tcp_sndbuf, btl_tcp_rcvbuf and btl_tcp_max_send_size to get the max performance out of your 100Gb ethernet cards last but not least, you might also need to bump btl_tcp_links to sat