OK, revert done :
commit b5aea782cec116af095a7e7a7310e9e2a018
Author: Gilles Gouaillardet
List-Post: devel@lists.open-mpi.org
Date: Thu Oct 16 12:24:38 2014 +0900
Revert "Fix heterogeneous support"
Per the discussion at
http://www.open-mpi.org/community/lists/devel/2014/10/16050.p
On Oct 15, 2014, at 8:08 PM, Gilles Gouaillardet
wrote:
> Ralph,
>
> let me quickly reply about this one :
>
> On 2014/10/16 12:00, Ralph Castain wrote:
>> I also don't understand some of the changes in this commit. For example, why
>> did you replace the OPAL_MODEX_SEND_STRING macro with es
Ralph,
let me quickly reply about this one :
On 2014/10/16 12:00, Ralph Castain wrote:
> I also don't understand some of the changes in this commit. For example, why
> did you replace the OPAL_MODEX_SEND_STRING macro with essentially a
> hard-coded replica of that macro?
OPAL_MODEX_SEND_STRING
On Oct 15, 2014, at 6:21 PM, Gilles Gouaillardet
wrote:
> Hi Ralph,
>
> i am sorry i should have asked before pushing this to the master.
>
> the master was broken in heterogeneous mode and i took the fastest path to
> move it to a working state.
> (please note that this commit fixes ompi/pr
Hi Ralph,
i am sorry i should have asked before pushing this to the master.
the master was broken in heterogeneous mode and i took the fastest path
to move it to a working state.
(please note that this commit fixes ompi/proc/proc.c and this is
independent of how opal_process_name_t vs orte_proces
When attempting to launch via srun:
[bend001:03708] pmix: get all keys for proc 327680 in KVS 5.0
[bend001:03708] GETTING KEY 327680-key0
[bend001:03708] Read data
AcG1peC5obmFtZQAwMwAwMDA4AGJlbmQwMDEAcG1peC5scmFuawAwZAAwMDAycG1peC5ucmFuawAwZAAwMA
-
[bend001:03708] UNSUPPORTED TYPE 0
[bend0
Hi Gilles
I'm surprised this came into the trunk - last I saw, we hadn't fully decided
which approach we wanted to pursue. Did I miss some discussion?
Due to some other issues, we had been leaning more towards the other
alternative - i.e., adding structure to the opal identifier struct. Is ther
Hello,
The f08 binding for Win_allocate is missing in master and 1.8 series.
I fixed the problem based on master. The attached patch also works for 1.8.3.
I found some documentation in the wiki but I am not sure if this is intended
for small fixes like this as well.
How shall I proceed to get th