Re: [OMPI devel] ess:alps build failure with PGI

2015-02-09 Thread Howard Pritchard
HI Paul, I'll fix this. Howard 2015-02-06 17:38 GMT-07:00 Paul Hargrove : > The following in orte/mca/ess/alps/Makefile.am assumes a GNU (or GNU-like) > compiler: > > mca_ess_alps_la_CPPFLAGS = $(ess_alps_CPPFLAGS) -fno-ident > > If building with PGI, the result is >

Re: [OMPI devel] OMPI devel] RoCE plus QDR IB tunable parameters

2015-02-09 Thread Dave Turner
Gilles, I tried running with btl_openib_cpc_include rdmacm and saw no change. Let's simplify the problem by forgetting about the channel bonding. If I just do an aggregate test of 16 cores on one machine talking to 16 on a second machine without any settings changed from the default

Re: [OMPI devel] OMPI devel] OMPI devel] Master hangs in opal_fifo test

2015-02-09 Thread George Bosilca
On Fri, Feb 6, 2015 at 9:12 PM, Gilles Gouaillardet < gilles.gouaillar...@gmail.com> wrote: > George, > > I cannot acces parsec : http error 403 :-( > Our webserver was down over the weekend. Please try again. George. > > I understand your point of view. > Back to the opal_lifo test, and

Re: [OMPI devel] Master assert failure on Linux/PPC64

2015-02-09 Thread Nysal Jan K A
I opened a github issue to track this - https://github.com/open-mpi/ompi/issues/383 --Nysal On Fri, Feb 6, 2015 at 11:36 AM, Nysal Jan K A wrote: > It seems the ompi_free_list_init() in libnbc_open() failed for some > reason. That would explain why