Skip to content

Benchmark M1 Max Mac Studio #4

@geerlingguy

Description

@geerlingguy

To do this:

  1. git clone https://github.com/geerlingguy/top500-benchmark.git && cd top500-benchmark
  2. cp example.hosts.ini hosts.ini && cp example.config.yml config.yml
  3. Edit config.yml and change Qs to 10 (for 10 vCPUs in Docker)
  4. Make sure Docker is running, and increase RAM to 32 GB and CPUs to 10 in Resources settings.
  5. Start container: docker run --name top500 -it -v $PWD:/code geerlingguy/docker-ubuntu2204-ansible:latest bash
  6. Go into code directory: cd /code
  7. Run the benchmark: ansible-playbook main.yml --tags "setup,benchmark"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions