Hi David,
I was able to reproduce the issue you reported.
When the command line doesn't specify the components to use, ompi will try
to load/open all the ones available (and close them in the end) and then
choose the components according to their priority and whether or not they
were opened succe
--
> Hello, world, I am 0 of 1, (Open MPI v1.10.2, package: Open MPI
> dshra...@mu-fey.lanl.gov Distribution, ident: 1.10.2, repo rev:
> v1.10.1-145-g799148f, Jan 21, 2016, 135)
>
> So, telling the openib btl to use the actual hca
install to have pml = ob1. I have seen little to no benefit with
> > using MXM on mustang. In fact, the default configuration (which uses UD)
> > gets terrible bandwidth.
> >
> > -Nathan
> >
> > On Thu, Apr 21, 2016 at 01:48:46PM +0300, Alina Sklarevich wrot
Hi,
For rdmacm to work with openib btl, the first receive queue needs to be a
point-to-point queue (and not SRQ which is the default in OMPI v2.x).
Can you please try adding this parameter to the command line?
-mca btl_openib_receive_queues P,4096,8,6,4
You can change the numbers according to what
Hello,
I am using ompi-v1.8 and have come across the following error:
--
Open MPI tried to bind a new process, but something went wrong. The
process was killed without launching the target application. Your job
will
Thanks Ralph,
adding --hetero-nodes to the command line solved this issue.
Alina.
On Mon, Sep 15, 2014 at 6:51 AM, Ralph Castain wrote:
> Try adding --hetero-nodes to your mpirun cmd line
>
> On Sep 14, 2014, at 8:25 AM, Alina Sklarevich
> wrote:
>
> Hello,
>
>
> I
ompimtttester
On Thu, Sep 18, 2014 at 11:38 AM, Alex Margolin <
alex.margo...@mail.huji.ac.il> wrote:
> alex -> alex-ma
> alinas -> alinask
>
> amikheev -> alex-mikheev
>
> vasily -> vasilyMellanox
>
>
> On Wed, Sep 10, 2014 at 1:46 PM, Jeff Squyres (jsquyres) <
> jsquy...@cisco.com> wrote:
>
>>
Hi,
On 1.8.4rc1 we observe the following assert in the osu_mbw_mr test when
using the openib BTL.
When compiled in production mode (i.e. no --enable-debug) the test simply
hangs.
When using either the tcp BTL or the cm PML, the benchmark completes
without error.
The command line to reproduce th
Hi,
We observe a hang when running the multi-threading support test "latency.c"
(attached to this report), which uses MPI_THREAD_MULTIPLE.
The hang happens immediately at the begining of the test and is reproduced
in the v1.8 release branch.
The command line to reproduce the behavior is:
$ mpir
Dear OMPI community,
We observe a segmentation fault in our regression testing. Our initial
investigation shows that It happens for any 1.8.x release and with any
PML/BTL/MTL combo on two processes, when running the MPICH one-sided test,
accumulate-fence test, attached to this report with the fo
Attaching the test for reproduction.
On Mon, Jan 19, 2015 at 11:48 AM, Alina Sklarevich <
ali...@dev.mellanox.co.il> wrote:
> Dear OMPI community,
>
>
>
> We observe a segmentation fault in our regression testing. Our initial
> investigation shows that It happens for an
primary one-sided
> maintainer) is taking a little time off.
>
> Can you file a Github issue about this?
>
> Thanks.
>
>
> > On Jan 19, 2015, at 4:50 AM, Alina Sklarevich
> wrote:
> >
> > Attaching the test for reproduction.
> >
&g
Hi,
I will change the default of the opal_common_verbs_want_fork_support to -1
in order to avoid these messages in case ibv_fork_init() fails.
The reason why it is failing is that ibv_fork_init() is being called to
late. To avoid this, every component should call ibv_fork_init() early in
the init
se going on that needs to be understood.
>
>
>
> > On Mar 5, 2015, at 1:57 AM, Alina Sklarevich
> wrote:
> >
> > Hi,
> >
> > I will change the default of the opal_common_verbs_want_fork_support to
> -1 in order to avoid these messages in case ibv_fork
ggested so these warnings shouldn't appear anymore.
On Thu, Mar 5, 2015 at 4:51 PM, Jeff Squyres (jsquyres)
wrote:
> On Mar 5, 2015, at 6:32 AM, Alina Sklarevich
> wrote:
> >
> > If oob:ud was disabled then there was no call to ibv_fork_init()
> anywhere else, right? If so,
, Jeff Squyres (jsquyres) <
> jsquy...@cisco.com> wrote:
>
>> On Mar 5, 2015, at 7:33 AM, Alina Sklarevich
>> wrote:
>> >
>> > I don't know much about PSM either but shouldn't it be called only
>> after the oob:ud code?
>> > If so, then
16 matches
Mail list logo