Mentions légales du service

Skip to content

Nderumig/debug complete mapping

DERUMIGNY Nicolas requested to merge nderumig/debugCompleteMapping into master
  • Integrates epsilon in LPs
  • Tests whether an instruction is benchable before computing its IPC (avoid SIGINT)
  • Recomputes classes after KMeans, and after kernel selection
  • Reapplies heuristincs on instructions that did not bench before adding them to the kernel
  • A bench is now mappable <=> it has one instruction, or its IPC is equal to the sum of the IPC of the instruction it is composed of
  • Changing benchmark measurement: taking mean of the upper 25% of the execution times
  • Solving various bugs
Edited by DERUMIGNY Nicolas

Merge request reports