<div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Tue, Nov 27, 2018 at 9:41 AM Edward Givelberg via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Troy,</div><div><br></div><div>"Multi-core CPUs are a dead end" is not a sensationalist statement. Multi-core CUs are limited to about a dozen cores. Nobody knows how to program CPUs with 1000 cores.</div></div></blockquote><div><br></div><div>I know from personal testing that building LLVM with ninja scales well to at least the 96 cores on a Cavium ThunderX Aarch64 server.</div><div><br></div><div>In x86 land, going from a  m5.12xlarge (48 thread, 8m05s) to a m5.24xlarge (96 thread, 6m40s) gives only about a 20% boost, but it scales almost linearly (maintains constant cost on AWS around $0.30 to $0.35) from a single thread instance up to a 48 thread instance.</div><div><br></div><div>Yes, 1000 cores is more of a challenge.</div><div><br></div></div></div></div></div>