Part Number: AM5728
Hi,
I am building Yocto Linux SDK for AM57x and ti-ipc-rtos package takes about 25 minutes to build on a fairly capable build machine (total of 32 CPU cores and 128GB of RAM).
It seems like ti-ipc-rtos package build is not taking advantage of full CPU potential.
Looking at build logs I can see the correct --jobs 32 and -j 32 passed to make but when checking CPU utilization, it uses only a single core.
Are you aware of such issue?
Is this expected?
BR,
Primoz