Hacker News new | ask | show | jobs
by Terribledactyl 2987 days ago
If you are memory throughput bound, and both processors are working independently (think embarrassingly parallelizable problems) you'd probably benefit from the total throughput change.

Otherwise it's pretty easy to get worse performance due to numa issues

1 comments

EPYC is already four NUMA nodes per socket though.