/deterministic

code for examining determinism of performance counters

Primary LanguageGLSL

This package includes tools for understanding the determinism of hardware
performance counters.

+ static/
	includes a static hand-coded microbenchmark and analysis tools for
	finding sources of nondeterminism

+ automatic/
	holds tools for finding issues automatically (TODO)

+ spec/
	holds results found when measuring determinism of the 
	SPEC CPU 2000 and 2006 benchmarks

See the README files in the relevant subdirectories for more information.