If I use -mca orte_launch_agent /home/kenneth/info/openmpi/install/bin/orted,
I get an error:
...
bash: -c: line 0: `( test ! -r ./.profile || . ./.profile;  
PATH=/home/kenneth/info/openmpi/install/bin:$PATH ; export PATH ; 
LD_LIBRARY_PATH=/home/kenneth/info/openmpi/install/lib:$LD_LIBRARY_PATH ; export 
LD_LIBRARY_PATH ; /home/kenneth/info/openmpi/install/bin/orted 
/home/kenneth/info/openmpi/install/bin/(null) --daemonize -mca ess env -mca 
orte_ess_jobid 4215865344 -mca orte_ess_vpid 1 -mca orte_ess_num_procs 2 --hnp-uri 
"4215865344.0;tcp://192.168.120.34:41950;tcp://198.202.112.34:41950" -mca 
mpi_show_mca_params all -mca orte_launch_agent 
/home/kenneth/info/openmpi/install/bin/orted )'
...

For some reason, there is an argument after orted, with (null) in it.
Does use of orte_launch_agent require another mca param to be set?

Thanks,
Kenneth

Reply via email to