Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

Parallel 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 w...