Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

SuperThread in SOC Encounter

Status
Not open for further replies.

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.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top