Altera_Forum
Honored Contributor
9 years agoParallel kernel compilation on a single machine
I'm trying to use a single multicore machine to compile multiple kernels in parallel, unfortunately, the kernel compilation fails in this case. If I just compile one kernel at a time it's fine, but when it get to multiple kernels being compiled in parallel then it fails. Is there any specific reason for that?
Another question is, compiling every single kernel takes hours. What are the possible ways to accelerate kernel compilation?