Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
mctop [2017/02/15 15:40]
chatzopo created
mctop [2017/03/28 20:57]
chatzopo
Line 1: Line 1:
  
-====== ​GLS ======+====== ​MCTOP ======
  
 MCTOP is an abstraction of multi-core topologies augmented with important low-level hardware information,​ such as memory bandwidths and communication latencies. We show how to automatically generate MCTOP using libmctop, our library that leverages the determinism of cache-coherence protocols to infer the topology of multi-cores using only latency measurements. MCTOP enables developers to accurately and portably define high-level performance optimization policies. MCTOP is an abstraction of multi-core topologies augmented with important low-level hardware information,​ such as memory bandwidths and communication latencies. We show how to automatically generate MCTOP using libmctop, our library that leverages the determinism of cache-coherence protocols to infer the topology of multi-cores using only latency measurements. MCTOP enables developers to accurately and portably define high-level performance optimization policies.
Line 16: Line 16:
 ===== Downloads ===== ===== Downloads =====
  
 +  * **MCTOP**: [[https://​github.com/​LPD-EPFL/​mctop|code]]
  
 ===== Contact ===== ===== Contact =====
  
 +For any questions/​problems,​ please contact [[georgios.chatzopoulos@epfl.ch]] and [[vasileios.trigonakis@epfl.ch]].