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

Speed up compiling with new computer, many cores or higer frequency

Altera_Forum
Honored Contributor II
2,066 Views

Hi, 

I'm about to buy a new computer and would like to know if Quartus II compiler favors core's or frequency of cores? 

 

In my price range are: 

Xeon E5 1650v3 6-Cores 3.5Ghz 

Xeon E5 2630v3 8-Cores 2.4GHz 

Or 2 pcs. Intel Xeon E5-2609v3 6-core 1.9GHz for a total of 12 cores 

 

What's yours opinion? 

 

Best regards 

Ørjan Wean 

Norway
0 Kudos
6 Replies
Altera_Forum
Honored Contributor II
955 Views

Ram is usually the largest limiting factor. Make sure you have more than the minimum requirement specified for your device (for example, stratix V devices need a min of 12 GB ). Using virtual ram will slow the process to a crawl. 

Then after that, you'll be better off with higher clock speed. While quartus is multi threaded and will use all your cores at some point, for the large amount of processing time, it will only use a single thread.
0 Kudos
Altera_Forum
Honored Contributor II
955 Views

Thanks,  

 

My plan was 32GB DDR4 ECC RAM and a Xeon E5 1650v3 6-Cores 3.5Ghz. 

 

How is the performance compiling on Linux vs windows? 

 

 

 

-Ørjan
0 Kudos
Altera_Forum
Honored Contributor II
955 Views

Ive never really noticed much difference. 

But the Linux machines have usually been servers that can run many jobs simultaneously, with windows machines being stand alone machines. 

 

I have found that the gui appears to run better on windows (but that may have been because Im using a remote X session for linux guis).
0 Kudos
Altera_Forum
Honored Contributor II
955 Views

Also, use an SSD for the project folder. For the larger devices, hundreds of MB if not >1GB of data is written out as timing netlists and whatnot. For example a large Stratix V design I've made compiles in 45minutes on a computer with an SSD, vs. 2.5hrs+ when the project is on a network drive.

0 Kudos
Altera_Forum
Honored Contributor II
955 Views

Hi oewean, 

 

Check this KDB solution on the minimum PC requirement: 

 

https://www.altera.com/support/support-resources/knowledge-base/solutions/rd05082012_510.html
0 Kudos
Altera_Forum
Honored Contributor II
955 Views

As TCWORLD said. Use an SSD. I cut my 40min compile time down by 10 minutes by using one. It doesn't have to be big

0 Kudos
Reply