Altera_Forum
Honored Contributor
15 years agoQsys is very slow on my 12 core Xeon machine!
Hi,
I installed Quartus 10.1 subscribed version (in Windows 7) on my Dell Precision T7500 which has 12 core (hyper-threaded to 24 cores) with 12GB of memory. The Qsys beta seems a good way to hierarchically manage my project, so I decide to give it a try. However, when I try to generate the synthesis hdl from the Qsys tutorial design example, it took more than 20min to generate the design. I checked out the 'Windows task manager', only to find that the 'java*32' process is barely using any cpu cycles while generating the design. I tried the same design on my laptop with core-2-duo 2.6Ghz and 8GB memory, the generation finishes within minutes. It seems that my duo-core laptop outperform the 12-core machine by 10x for Qsys. I am pretty confused now, could the problem be Qsys? or the JVM not able to utilize 12Core? or some underlying locking mechanism that prevent Qsys from making progress? Any help is appreciated. Han