And just to be sure - /usr/local/lib is in your ld_lib_path, yes?You might also check the permissions to ensure you can read them. Also, check "which mpirun" - let's make sure you are running the one you think!On Aug 24, 2012, at 4:22 PM, Shanthini Kannan <shanthinick@gmail.com> wrote:Thanks Ralph.My prefix is /usr/local and I see that mca_ess_env.la is present in /usr/local/lib directory.-bash-4.2# pwd
/usr/local/lib
-bash-4.2# ls mca_ess*
mca_ess_env.la mca_ess_singleton.la mca_ess_slurm.la mca_ess_tool.la
mca_ess_env.so mca_ess_singleton.so mca_ess_slurm.so mca_ess_tool.so
mca_ess_hnp.la mca_ess_slave.la mca_ess_slurmd.la
mca_ess_hnp.so mca_ess_slave.so mca_ess_slurmd.so
-bash-4.2#On Fri, Aug 24, 2012 at 7:13 PM, Ralph Castain <rhc@open-mpi.org> wrote:
Check you <prefix>/lib directory - there should be an openmpi directory under it, and that should have a bunch of libs in it. One of those should be mca_ess_env.laIs it there?On Aug 24, 2012, at 3:27 PM, Shanthini Kannan <shanthinick@gmail.com> wrote:
I had the OMPI lib directory added in /etc/ld.so.conf.I also added it in LD_LIBRARY_PATH, but it made no difference.When I call mpirun, should I specify the MCA in command-line?Thanks!On Fri, Aug 24, 2012 at 2:07 PM, Ralph Castain <rhc@open-mpi.org> wrote:
I suspect your LD_LIBRARY_PATH doesn't include the OMPI lib locationOn Aug 24, 2012, at 10:58 AM, Shanthini Kannan <shanthinick@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. Thismeans that this component is either not installed or is unable to beused on your system (e.g., sometimes this means that shared librariesthat the component requires are unable to be found/loaded). Note thatOpen MPI stopped checking at the first component that it did not find.Host: AV8Framework: essComponent: 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 islikely to abort. There are many reasons that a parallel process canfail during orte_init; some of which are due to configuration orenvironment problems. This failure appears to be an internal failure;here's some additional information (which may only be relevant to anOpen MPI developer):orte_ess_base_open failed--> Returned value Error (-1) instead of ORTE_SUCCESSThanks!Shanthini
users mailing list
users@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users
_______________________________________________
users mailing list
users@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users
_______________________________________________
users mailing list
users@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users
_______________________________________________
users mailing list
users@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users
_______________________________________________
users mailing list
users@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users
_______________________________________________
users mailing list
users@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users