accel-sim / accel-sim-framework

This is the top-level repository for the Accel-Sim framework.
https://accel-sim.github.io
Other
294 stars 114 forks source link

Add Weekly tests #311

Closed JRPan closed 3 months ago

JRPan commented 3 months ago

Weekly test that correlates everything if there is any new commit to either the frontend/backend.

But for now, only Rodinia-3.1 and ubench. The rest are not working. We need to test out each of the applications. I will fix that in a future PR.

3 stages:

  1. Check for change files
  2. if the tracer is updated - remove old traces and re-trace everything
  3. then run simulations using the traces.
JRPan commented 3 months ago

And ignore the commit names. It will be squashed.