I suspect your LD_LIBRARY_PATH doesn't include the OMPI lib location

On Aug 24, 2012, at 10:58 AM, Shanthini Kannan <shanthin...@gmail.com> wrote:

> Hello,
> I am running mpptest over Open MPI (v1.5.4). 
> I get the following error saying component "env" in Framework "ess" is not 
> found. Am I missing something?  I am new to MPI and any help you can offer is 
> appreciated.
> 
> A requested component was not found, or was unable to be opened.  This
> means that this component is either not installed or is unable to be
> used on your system (e.g., sometimes this means that shared libraries
> that the component requires are unable to be found/loaded).  Note that
> Open MPI stopped checking at the first component that it did not find.
> 
> Host:      AV8
> Framework: ess
> Component: env
> --------------------------------------------------------------------------
> [AV8:05354] [[INVALID],INVALID] ORTE_ERROR_LOG: Error in file 
> runtime/orte_init.c at line 120
> --------------------------------------------------------------------------
> It looks like orte_init failed for some reason; your parallel process is
> likely to abort.  There are many reasons that a parallel process can
> fail during orte_init; some of which are due to configuration or
> environment problems.  This failure appears to be an internal failure;
> here's some additional information (which may only be relevant to an
> Open MPI developer):
> 
>   orte_ess_base_open failed
>   --> Returned value Error (-1) instead of ORTE_SUCCESS
> 
> Thanks!
> Shanthini
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users

Reply via email to