Forum Discussion
Altera_Forum
Honored Contributor
10 years agoAltera opencl, Diff usage of Processors when using parallel compilation of Quartus.
I am using "Hello world" of example designs offered by Altera Opencl. (https://www.altera.com/products/design-software/embedded-software-developers/opencl/developer-zone.html#design-examples) I...
Altera_Forum
Honored Contributor
10 years agoHi pengbo,
I am having a similar problem. In my case the base.sta.rpt is as follows: +------------------------------------------+ ; Parallel Compilation ; +----------------------------+-------------+ ; Processors ; Number ; +----------------------------+-------------+ ; Number detected on machine ; 24 ; ; Maximum allowed ; 4 ; ; ; ; ; Average used ; 1.57 ; ; Maximum used ; 4 ; ; ; ; ; Usage by Processor ; % Time Used ; ; Processor 1 ; 100.0% ; ; Processors 2-4 ; 19.0% ; +----------------------------+-------------+ Also, my machine has 24 processors, but I am only able to use 4 processor. I tried changing the settings in Quartus Prime Pro 15.2, Assignments > settings > Compilation Process Settings to "use all available processors", but the result is the same, I cannot use more than 4 processors.