Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17128 Discussions

Quartus 18 couldn't complete fitter with Ryzen 3990X

hchoonke
Beginner
1,328 Views

Hi

I have a workstation using Ryzen 3970X Thread-ripper processor. I have no problem complete running the whole implementation from Synthesis to Fitter with Quartus 18.0.1. 

However, after the workstation spoiled and was replaced with Ryzen 3990X, Quartus hang at the following info message

"Fitter is using advance physical optimization"

I tried the followings:

1) switch to using only 1 processor

2) turn off advance fitter option

3) set all synthesis and implementations to default values.

All these did not work.

I than disabled the Symetric Multithreading (SMT) option in my BIOS and it could than complete Fitter. However, this causes my system to become quite unresponsive.

Are there any other ways I can get my Fitter to work without disabling the SMT? 

Does that mean that some of Ryzen CPU is incompatible with Intel Quartus tools?

regards

Johnny

 

0 Kudos
1 Solution
ShengN_Intel
Employee
1,259 Views

Hi,


Do you have any further update or concern?


Thanks,


View solution in original post

0 Kudos
4 Replies
ShengN_Intel
Employee
1,298 Views

Hi,


Advanced Physical Optimization is the global placement engine (it is a required part of the compilation flow for all Quartus Prime Pro Edition families).


Check this https://en.wikipedia.org/wiki/Simultaneous_multithreading under Disadvantages section:

Depending on the design and architecture of the processor, simultaneous multithreading can decrease performance if any of the shared resources are bottlenecks for performance.


Seems like Quartus needs more cores to compile. Try use 16 for Maximum processor allowed. If still can't be resolved, then probably have to disabled the Symetric Multithreading (SMT) option.


Thanks,

Best regards,

Sheng

p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.


0 Kudos
ShengN_Intel
Employee
1,260 Views

Hi,


Do you have any further update or concern?


Thanks,


0 Kudos
hchoonke
Beginner
1,253 Views

Hi ShengN

 

I have tried different processor configuration from 1 to 16 to all. They dont seems to work.

Only disabling the SMT work so far.

I am just no sure if i need to purchase Intel processor in future to run Quartus software.

Other than this i have no further concern

 

thanks

0 Kudos
ShengN_Intel
Employee
1,252 Views

Forgot to mention, may be you can try to use virtual machine.


0 Kudos
Reply