Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmark Runner Scripts #168

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Jul 21, 2021

  1. Add general tool to run with sched.ini settings

    This is very general and doesn't know anything about the benchmark
    suites. This is intended to handle the configuration management of
    running benchmarks with specified settings.
    Quincunx271 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    2d7d6c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98689a3 View commit details
    Browse the repository at this point in the history
  3. Backport to Python 3.6.9

    Quincunx271 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    703cfaf View commit details
    Browse the repository at this point in the history
  4. Fix typo

    Quincunx271 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    21a0d93 View commit details
    Browse the repository at this point in the history
  5. Run command in the outdir

    Quincunx271 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    9df0664 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dec0dbd View commit details
    Browse the repository at this point in the history
  7. Support Python 3.6

    Quincunx271 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    86c1787 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d00cc07 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    546d8ef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7f23034 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    38f0e21 View commit details
    Browse the repository at this point in the history
  12. Fix subprocess calls

    Quincunx271 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    7ed763e View commit details
    Browse the repository at this point in the history
  13. Allow shell features

    Quincunx271 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    797c003 View commit details
    Browse the repository at this point in the history
  14. Python 3.6-ize shlex.join

    Quincunx271 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    abdda93 View commit details
    Browse the repository at this point in the history
  15. Fix --analyze-files

    Quincunx271 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    75fc5d3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b3e8368 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. Configuration menu
    Copy the full SHA
    27e55f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ce26f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Fix shocdriver

    Quincunx271 committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    6ccac0e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    8b53b62 View commit details
    Browse the repository at this point in the history