On Oct 16, 2008, at 1:39 PM, Aleksej Saushev wrote:
[asau.local:04648] opal_ifinit: ioctl(SIOCGIFFLAGS) failed with
errno=6
[snip]
Why don't you use strerror(3) to print errno value explanation?
I don't know; whoever wrote that just chose not to there. Shrug.
From :
#define ENXIO
Jeff Squyres writes:
> On Oct 11, 2008, at 10:20 AM, Aleksej Saushev wrote:
>
>> $ ompi_info | grep oob
>> MCA oob: tcp (MCA v1.0, API v1.0, Component v1.0)
>> MCA rml: oob (MCA v1.0, API v1.0, Component v1.2.7)
>
> Good!
>
>>> $ mpirun --mca rml_base_debug 100 -np
On Oct 11, 2008, at 10:20 AM, Aleksej Saushev wrote:
$ ompi_info | grep oob
MCA oob: tcp (MCA v1.0, API v1.0, Component v1.0)
MCA rml: oob (MCA v1.0, API v1.0, Component v1.2.7)
Good!
Is there a chance that there's some dependent library of oob_rml
that is av
Jeff Squyres writes:
> On Oct 11, 2008, at 6:48 AM, Aleksej Saushev wrote:
>
>> The actual message states:
>>
>> [asau.local:25752] [NO-NAME] ORTE_ERROR_LOG: Not found in file
>> runtime/orte_init_stage1.c at line 182
>> --
>
On Oct 11, 2008, at 6:48 AM, Aleksej Saushev wrote:
The actual message states:
[asau.local:25752] [NO-NAME] ORTE_ERROR_LOG: Not found in file
runtime/orte_init_stage1.c at line 182
--
Hmm. Even with all your output, I
Hello!
Jeff Squyres writes:
> This is a very strange error; if this error message is from
> v1.2.7, then it means that the "rml" framework failed to select
> a component properly. That should not happen, because there is
> a single rml component that should always be available for
> select
On Sep 29, 2008, at 1:28 PM, Aleksej Saushev wrote:
Hello!
I'm trying to build OpenMPI on NetBSD 4.99.72,
I'm getting next message either when I'm building in debug mode
or without it:
[asau.local:27880] [NO-NAME] ORTE_ERROR_LOG: Not found in file
runtime/orte_init_stage1.c at line 182
---
Hello!
I'm trying to build OpenMPI on NetBSD 4.99.72,
I'm getting next message either when I'm building in debug mode
or without it:
[asau.local:27880] [NO-NAME] ORTE_ERROR_LOG: Not found in file
runtime/orte_init_stage1.c at line 182
---