devendar -> bureddy
On Wed, Sep 10, 2014 at 2:14 PM, Edgar Gabriel wrote:
> edgar -> edgargabriel
>
>
> On 9/10/2014 5:46 AM, Jeff Squyres (jsquyres) wrote:
>
>> As the next step of the planned migration to Github, I need to know:
>>
>> - Your Github ID (so that you can be added to the new OMPI
edgar -> edgargabriel
On 9/10/2014 5:46 AM, Jeff Squyres (jsquyres) wrote:
As the next step of the planned migration to Github, I need to know:
- Your Github ID (so that you can be added to the new OMPI git repo)
- Your SVN ID (so that I can map SVN->Github IDs, and therefore map Trac
tickets
It complains about 0x2b1b1ed9 being misaligned which seems as a valid
complaint. What is the dst value when this trigger? What is
var->mbv_storage?
George.
On Thu, Sep 11, 2014 at 5:29 AM, Jeff Squyres (jsquyres) wrote:
> On Sep 10, 2014, at 4:23 PM, Jeff Squyres (jsquyres)
> wrote:
>
>
On Sep 10, 2014, at 4:23 PM, Jeff Squyres (jsquyres) wrote:
> Regardless, what do we do about this?
To answer my own question, I guess we can replace:
dst->intval = int_value
with
int *bogus = (int*) dst;
*bogus = int_value;
and do a similar thing for the bool.
Seems kludgey, and k
With our newfound clang options, I'm seeing alignment errors in this block of
code:
https://github.com/open-mpi/ompi-svn-mirror/blob/master/opal/mca/base/mca_base_var.c#L662-L673
Specifically, it's warning on lines 664 (type INT) and 672 (type BOOL). The
complaint is:
-
mca_base_var.c:664
Thanks. I've got everyone who replied so far.
On Sep 10, 2014, at 3:07 PM, Mangala Jyothi Bhaskar
wrote:
> mjbhaskar --> mjbhaskar
>
> On Sep 10, 2014 1:52 PM, "Oscar Vega-Gisbert" wrote:
> osvegis -> osvegis
>
> El 10/09/14 12:46, Jeff Squyres (jsquyres) escribió:
> As the next step of the
mjbhaskar --> mjbhaskar
On Sep 10, 2014 1:52 PM, "Oscar Vega-Gisbert" wrote:
> osvegis -> osvegis
>
> El 10/09/14 12:46, Jeff Squyres (jsquyres) escribió:
>
>> As the next step of the planned migration to Github, I need to know:
>>
>> - Your Github ID (so that you can be added to the new OMPI git
osvegis -> osvegis
El 10/09/14 12:46, Jeff Squyres (jsquyres) escribió:
As the next step of the planned migration to Github, I need to know:
- Your Github ID (so that you can be added to the new OMPI git repo)
- Your SVN ID (so that I can map SVN->Github IDs, and therefore map Trac
tickets to
I think I now have this fixed - let me know what you see.
On Sep 9, 2014, at 6:15 AM, Ralph Castain wrote:
> Yeah, that's not the correct fix. The right way to fix it is for all three
> components to have their own RML tag, and for each of them to establish a
> persistent receive. They then c
hadi -> hadimontakhabi
On Wed, Sep 10, 2014 at 8:57 AM, Joshua Ladd wrote:
> jladd -> jladd-mlnx
>
>
> On Wed, Sep 10, 2014 at 8:45 AM, Shamis, Pavel wrote:
>
>> Jeff,
>> pasha -> shamisp
>>
>> > -Original Message-
>> > From: devel [mailto:devel-boun...@open-mpi.org] On Behalf Of Jeff
>
hppritcha->hppritcha
-Original Message-
From: devel [mailto:devel-boun...@open-mpi.org] On Behalf Of Jeff Squyres
(jsquyres)
Sent: Wednesday, September 10, 2014 4:46 AM
To: Open MPI Developers List
Subject: [OMPI devel] Need to know your Github ID
As the next step of the planned migrati
jladd -> jladd-mlnx
On Wed, Sep 10, 2014 at 8:45 AM, Shamis, Pavel wrote:
> Jeff,
> pasha -> shamisp
>
> > -Original Message-
> > From: devel [mailto:devel-boun...@open-mpi.org] On Behalf Of Jeff
> > Squyres (jsquyres)
> > Sent: Wednesday, September 10, 2014 6:46 AM
> > To: Open MPI Dev
Developers --
While a final timeline has not been set, please note that the Mercurial and
Github mirrors of Open MPI's SVN repository are not long for this world.
Once we switch over to Git/Github:
1. It will not be possible to maintain the Bitbuck Mercurial mirror any more.
It will be retire
Jeff,
pasha -> shamisp
> -Original Message-
> From: devel [mailto:devel-boun...@open-mpi.org] On Behalf Of Jeff
> Squyres (jsquyres)
> Sent: Wednesday, September 10, 2014 6:46 AM
> To: Open MPI Developers List
> Subject: [OMPI devel] Need to know your Github ID
>
> As the next step of the
As the next step of the planned migration to Github, I need to know:
- Your Github ID (so that you can be added to the new OMPI git repo)
- Your SVN ID (so that I can map SVN->Github IDs, and therefore map Trac
tickets to appropriate owners)
Here's the list of SVN IDs who have committed over the
15 matches
Mail list logo