Hello Folks,
I'm looking at commit 31916 and notice a lot of fields were remote from
orte_node_t.
This is now preventing ras_alps_module.c from compiling owing to use of a
"launch_id"
field.
In lieu of the direct use of launch_id, should I replace the code around 587 of
this file with
use of o
alps ras module is setting that attribute
On Jun 18, 2014, at 2:40 PM, Pritchard, Howard P
mailto:howa...@lanl.gov>> wrote:
Hello Folks,
I'm looking at commit 31916 and notice a lot of fields were remote from
orte_node_t.
This is now preventing ras_alps_module.c from compiling owi
stain
mailto:r...@open-mpi.org>> wrote:
Ah, I see - yes, you'd get_attribute to retrieve it. Alternatively, you have it
sitting right there in an array, so you could just use the array to order the
list
On Jun 18, 2014, at 3:47 PM, Pritchard, Howard P
mailto:howa...@lanl.gov>> w
Hi Folks,
Now work is planned for the uGNI BTL at this time either.
Howard
-Original Message-
From: devel [mailto:devel-boun...@open-mpi.org] On Behalf Of Jeff Squyres
(jsquyres)
Sent: Thursday, July 10, 2014 5:04 PM
To: Open MPI Developers List
Subject: Re: [OMPI devel] RFC: Move th