eth-easl / orion

An interference-aware scheduler for fine-grained GPU sharing
MIT License
79 stars 12 forks source link

Remove unused configs, align my code exactly as in `cpp_backend/benchmark_suite`, and add the real trace data #14

Closed XianzheMa closed 1 year ago

XianzheMa commented 1 year ago

This PR includes 3 types of changes:

  1. Remove or comment out the unused configs so that the code is simpler to review.
  2. Align my setup exactly as cpp_backend/benchmark_suite.
  3. Add the option to use a real-world trace for the inference.