Terry -
Did #2887 fix this already?
Sent from my phone. No type good.
On Oct 18, 2011, at 6:19 AM, "Open MPI" wrote:
> #2888: base.h inclusion breaks Solaris build
> +
> Reporter: tdd | Owner: tdd
>Type: defect | Status:
Never mind; I just ready your text more carefully - 2887 caused the problem.
Sent from my phone. No type good.
On Oct 18, 2011, at 6:19 AM, "Open MPI" wrote:
> #2888: base.h inclusion breaks Solaris build
> +
> Reporter: tdd | Owner:
Terry -
Did #2887 fix this already?
No it broke it.
--td
Sent from my phone. No type good.
On Oct 18, 2011, at 6:19 AM, "Open MPI" wrote:
#2888: base.h inclusion breaks Solaris build
+
Reporter: tdd | Owner: tdd
Type: defect
BTW, I am working on a patch for this. Just want to validate there are
no other loose ends. I remember there were a couple oddities about this
issue.
--td
Never mind; I just ready your text more carefully - 2887 caused the problem.
Sent from my phone. No type good.
On Oct 18, 2011, at 6:19
Strange - it ran fine for me on multiple tests. I'll check to see if something
strange got into the mix and recommit.
On Oct 17, 2011, at 8:51 PM, George Bosilca wrote:
> This commit put the mpirun process in an infinite loop for the simple case
> mpirun -np 2 --mca orte_default_hostfile machin
On Oct 17, 2011, at 8:55 PM, George Bosilca wrote:
>
> On Oct 17, 2011, at 18:23 , Ralph Castain wrote:
>
>>
>> On Oct 17, 2011, at 4:14 PM, George Bosilca wrote:
>>
>>> Ralph,
>>>
>>> I have a concern about the code below (snippet from the commit 25303). You
>>> moved the setting of proc_f
Strange - it ran fine for me on multiple tests. I'll check to see if something
strange got into the mix and recommit.
Not sure it is the same issue but it looks like all my MTT tests on the
trunk r25308 are timing out.
--td
On Oct 17, 2011, at 8:51 PM, George Bosilca wrote:
This commit put
On Oct 18, 2011, at 7:35 AM, TERRY DONTJE wrote:
>> Strange - it ran fine for me on multiple tests. I'll check to see if
>> something strange got into the mix and recommit.
>>
> Not sure it is the same issue but it looks like all my MTT tests on the trunk
> r25308 are timing out.
Okay - sorry
George,
Thanks for the update. FYI, here's all the version numbers reported
by the compiler releases I have installed:
[baker@hydra ~]$ module load compilers/intel/11.1.080
[baker@hydra ~]$ icc -v
Version 11.1
[baker@hydra ~]$ module unload compilers/intel/11.1.080
[baker@hydra ~]$ modul