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

Integrate ARM Runners #160

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Integrate ARM Runners #160

wants to merge 3 commits into from

Commits on Nov 10, 2023

  1. metrics_gather: Save to stdout.txt

    This is the standard output file for all encoders, so why not:)
    vibhoothi committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    5b30f69 View commit details
    Browse the repository at this point in the history
  2. work: Expose arch to RDWork

    vibhoothi committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7978263 View commit details
    Browse the repository at this point in the history
  3. server: Start using the ARM runners

    + Use the arm_machines as specified in arm_machines
    + Introduce functions to return aarch64 works and not aarch64 works (RDWork)
    + Guard various checks
    vibhoothi committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d4eb2d2 View commit details
    Browse the repository at this point in the history