7 ms·
This seems pretty cool! Question: Does this take into account memory bandwidth and caches between cores? Because getting them wrong can easily make parallel p
by exitheone 2y ago
This seems pretty cool!
Question:
Does this take into account memory bandwidth and caches between cores? Because getting them wrong can easily make parallel programs slower than sequential ones.