Apr 17, 2012 #1 S soloktanjung Full Member level 6 Joined Nov 20, 2006 Messages 364 Helped 51 Reputation 100 Reaction score 43 Trophy points 1,308 Location nowhere Activity points 3,194 Hi, I use a machine with 12 cores to run a medium size design. I use this command for multithread processing: Code: setMultiCpuUsage -numThreads max But I'm trying to use distributed processing in SoC Encounter to improve the runtime (faster run) using this command instead of above: Code: setMultiCpuUsage -superThreadsNumThreads max -superThreadsNumHosts 6 I tried to run the distributed processing (ecoroute command) and but noticed that there are not much runtime improvement. Does anyone has any experience with distributed processing is SoC Encounter to advice me please? Thanks in advance.
Hi, I use a machine with 12 cores to run a medium size design. I use this command for multithread processing: Code: setMultiCpuUsage -numThreads max But I'm trying to use distributed processing in SoC Encounter to improve the runtime (faster run) using this command instead of above: Code: setMultiCpuUsage -superThreadsNumThreads max -superThreadsNumHosts 6 I tried to run the distributed processing (ecoroute command) and but noticed that there are not much runtime improvement. Does anyone has any experience with distributed processing is SoC Encounter to advice me please? Thanks in advance.