Skip to content

Feature Request: Support machines with 512MB RAM #747

Open
@dogweather

Description

Describe the enhancement

It would be amazing if the runner would would on a Raspberry Pi Zero because these have enough computing power for many batch-type jobs and test scripts. They're also extremely energy efficient.

Additional information

Currently, the runner code (Linux ARM) crashes for configuration and run.sh. It's apparently out of memory. The runner, though, seems to use far less than 512MB RAM when actually running. I suspect there's something in the initialization code which temporarily uses a lot of RAM.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfutureFeature work that we haven't prioritized

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions