Hi,
I wanna run distributed simulation with spectre, after meeting all the run
condition, which including rlogin to remote host without password, nfs
share, ntp setting etc., I add such setting to my $HOME/.cshrc:
setenv LBS_CLUSTER_MASTER 'my_host_name'
and then write a queue config file as this:
fast 3
host1 2
host2 3
host3 5
then run the cdsqmgr daemon with root account: # .../cdsqmgr
.../queue_config
When all these are finished, I run one simulation test, at the pulldown menu
of 'Setup – Simulator/Directory/Host', I click 'check setup', but always
get such errors as 'host1 not up...'. At fact I can rlogin to host1 without
password and surely ping to it. I don't know where I pull down and how to
resolve it. Who have done it and give me some advice? Thanks for your help!
Have a good day!
Best Regards,
Harry