Difference between revisions of "Releases"

From Sniper
Jump to navigation Jump to search
(Created page with "== Recent Sniper Releases == === Version 3.0 === * Support for heterogeneous core types * Separate core microarchitectural characteristics into CoreModel class * Improve CPI st...")
 
Line 1: Line 1:
 
== Recent Sniper Releases ==
 
== Recent Sniper Releases ==
  
=== Version 3.0 ===
+
=== Version 3.0 (May 16th, 2012) ===
  
 
* Support for heterogeneous core types
 
* Support for heterogeneous core types

Revision as of 06:32, 17 May 2012

Recent Sniper Releases

Version 3.0 (May 16th, 2012)

  • Support for heterogeneous core types
  • Separate core microarchitectural characteristics into CoreModel class
  • Improve CPI stack detail
  • Add initial implementation for basic L2 prefetcher
  • Optionally access DRAM directly in configurations with a single LLC
  • Deprecate replacement of pthread_* synchronization calls
  • Support more SYS_futex options
  • Remove unused code for Graphite FULL mode
  • Fixes to the build system, including parallel builds (make -j)
  • Support for building on 32-bit hosts
  • Remove configuration defaults from code, require everything to be specified in a configuration file