Difference between revisions of "Releases"

From Sniper
Jump to navigation Jump to search
Line 3: Line 3:
 
=== Version 3.0 (May 16th, 2012) ===
 
=== Version 3.0 (May 16th, 2012) ===
  
* Support for heterogeneous core types
+
* [[Heterogeneous Configuration|Support for heterogeneous core types]]
 
* Separate core microarchitectural characteristics into CoreModel class
 
* Separate core microarchitectural characteristics into CoreModel class
 
* Improve CPI stack detail
 
* Improve CPI stack detail

Revision as of 01:01, 21 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