Skip to content

ISCA 2024

Latest
Compare
Choose a tag to compare
@sbeamer sbeamer released this 30 Jun 01:19
b5e3e19
  • Implemented uniform distribution so graph generation is deterministic independent of compiler #35
  • Reduce amount of print statements by default for most kernels, can turn on verbose prints with -l
  • Small TC performance improvement from loop interchange
  • Bugfix in-place graph builder (thanks @4cce8er)
  • Fix small typos in comments and update README