help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems to see the opemmpi_ext examples


From: Edwardo
Subject: Re: Problems to see the opemmpi_ext examples
Date: Fri, 17 May 2013 14:05:50 -0700 (PDT)

Hi!!

thanks!! that worked. I can see it now. (have to pur it in the octaverc...
dont know where it is...)
But now I have another problem, how to run it? I followed the documentation,
and it seems like I have to do something with a shared library...

octave:9>  system ("mpirun --hostfile helloworld.m -np 4 octave -q --eval
'pkg load openmpi_ext; helloworld ()'");
--------------------------------------------------------------------------
Open RTE detected a parse error in the hostfile:
    helloworld.m
It occured on line number 29 on token 5:
    helloworld
--------------------------------------------------------------------------
[Zero:03147] [[45135,0],0] ORTE_ERROR_LOG: Error in file
../../../../../orte/mca/ras/base/ras_base_allocate.c at line 236
[Zero:03147] [[45135,0],0] ORTE_ERROR_LOG: Error in file
../../../../../orte/mca/plm/base/plm_base_launch_support.c at line 72
[Zero:03147] [[45135,0],0] ORTE_ERROR_LOG: Error in file
../../../../../../orte/mca/plm/rsh/plm_rsh_module.c at line 990
--------------------------------------------------------------------------
A daemon (pid unknown) died unexpectedly on signal 1  while attempting to
launch so we are aborting.

There may be more information reported by the environment (see above).

This may be because the daemon was unable to find all the needed shared
libraries on the remote node. You may set your LD_LIBRARY_PATH to have the
location of the shared libraries on the remote nodes and this will
automatically be forwarded to the remote nodes.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun noticed that the job aborted, but has no info as to the process
that caused that situation.
--------------------------------------------------------------------------
mpirun: clean termination accomplished

How I can fix this?? What I am doing wrong?? This is how I run a program?
(Not sure if I put the right variables)






--
View this message in context: 
http://octave.1599824.n4.nabble.com/Problems-to-see-the-opemmpi-ext-examples-tp4653082p4653088.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]