Differences

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

Link to this comparison view

presca [2015/02/04 14:57] (current)
Line 1: Line 1:
 +====== PreSca ======
  
 +PreSca is an easy-to-use tool for extrapolating the scalability of in-memory
 +applications. It is designed to perform a simple, yet important task: given
 +an application on a small machine with a handful of cores, it extrapolates
 +its performance to a larger machine with more cores. PreSca uses stalled cycles,
 +both from hardware and software, reported by the application and runtime libraries.
 +It automates the measurement and extrapolation process, requiring minimum input from
 +the user.
 +
 +{{:​prescawordcloud.png?​700|prescawordcloud}}
 +
 +===== Publications =====
 +
 +  * **Pending**
 +
 +===== Software =====
 +
 +  * **PreSca**: The scalability prediction tool. Currently under review: please email [[georgios.chatzopoulos@epfl.ch]] for more info.
 +
 +<​html>​
 +<!-- Start of StatCounter Code for Wikispaces -->
 +<script type="​text/​javascript">​
 +var sc_project=10272775; ​
 +var sc_invisible=1; ​
 +var sc_security="​00574252"; ​
 +var scJsHost = (("​https:"​ == document.location.protocol) ?
 +"​https://​secure."​ : "​http://​www."​);​
 +document.write("<​sc"​+"​ript type='​text/​javascript'​ src='"​ +
 +scJsHost+
 +"​statcounter.com/​counter/​counter.js'></"​+"​script>"​);​
 +</​script>​
 +<​noscript><​div class="​statcounter"><​a title="​shopify visitor
 +statistics"​ href="​http://​statcounter.com/​shopify/"​
 +target="​_blank"><​img class="​statcounter"​
 +src="​http://​c.statcounter.com/​10272775/​0/​00574252/​1/"​
 +alt="​shopify visitor statistics"></​a></​div></​noscript>​
 +<!-- End of StatCounter Code for Wikispaces -->
 +</​html>​