sys-intelligence / sys-intelligence/system-intelligence-benchmark

Add ARM64/Apple Silicon support for Docker

Open
#5 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TLA
Stars
55
Forks
13
PR merge metrics
No merged PRs in 30d

Description

xuafeng/swe-go-python docker image used by the CLI currently supports only x86_64/AMD64. This means users on Apple Silicon Macs (M1/M2/M3) can’t run benchmarks via Docker. I’ve added a note to the README advising ARM64 users to use local execution for now (#4 )

I think we can update the build process to produce and publish multi-architecture docker images that support both amd64 and arm64 platforms.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Docker build and publishing configuration and the README note about ARM64; trace how the current amd64 image is built and published. Done means producing and publishing images for both amd64 and arm64, then confirming the CLI can run benchmarks on Apple Silicon.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
build-system, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.