1. Create a configuration file:
queueName numberOfMachines
machine1 numberOfJobs
machine2 numberOfJobs
queue2 numberOfMachines
...
e.g.
parallelQueue 1
linuxMachine 4
2. Pick a machine as your queue manager, and then run:
cdsqmgr /path/to/the/queue_config
3. Before running DFII, do:
setenv LBS_CLUSTER_MASTER queueMachineName
where queueMachineName was the machine you ran cdsqmgr on.
Then you can submit Artist jobs (setting setup simulator/dir/host) as
"distributed". You can also do this with Tools->Monte Carlo, and choose
how it splits the jobs up into multiple pieces (you could have 4 jobs of
25 monte-carlo points each, say).
Regards.
Andrew.
--
Andrew Beckett
Senior Technical Leader
Custom IC Solutions
Cadence Design Systems Ltd
Andrew Beckett <and...@DELETETHISBITcadence.com> wrote in message news:<8e1jbvcr4p9hopfm7...@4ax.com>...