Hi Ralph,
I'm sorry to bother you again but adding the new component to rds still
doesn't work as expected.
I've created a new component rds_mosix. it is identical to rds_hostfile
(with all parameters names changed) except:
in rds/mosix/rds_mosix_component.c/orte_rds_mosix_open:
mca_base_par
I fail to understand how do you expect it to work. You create an MCA
parameter called "rds_hostfile_path" and you expect it to get the
value specified on the command line by "--hostfile" ? Use "--mca
rds_hostfile_path $MOSHOME/4hosts" on your command line, and your
problem should be solved.