12-15-2022 03:13 PM
People have previously found that the FPGA Compile Worker runs well on a single CPU core: https://forums.ni.com/t5/LabVIEW-FPGA-Idea-Exchange/Multi-core-Compiling/idc-p/2301338#M297
Now that Intel's 12th generation consumer chips have separate P-cores and E-cores, can I somehow tell the compile worker to run specifically on a P-core, so that it gets the fastest core on my machine?
12-15-2022 03:16 PM - edited 12-15-2022 03:18 PM
I recommend checking the Xilinx/AMD website about this. This is more about Xilinx Vivado and not so much about NI.
On the NI side I am not sure about directing it to ta particular core. Xilinx tools may be able to.