Skip to content

M1 workers are available however not getting assigned to workflow #1009

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

Open
atalman opened this issue Mar 31, 2022 · 4 comments
Open

M1 workers are available however not getting assigned to workflow #1009

atalman opened this issue Mar 31, 2022 · 4 comments
Assignees

Comments

@atalman
Copy link
Contributor

atalman commented Mar 31, 2022

When trying to use macos m1 workers, I see that they are not picking up:

Following Runners are available but idling:

i-0c79eb93109020f30
Organization
self-hosted
macOS
ARM64
macos-m1-11
Runner group: Default
Idle
i-094da233f1820a8db
Organization
self-hosted
macOS
ARM64
macos-m1-11
Runner group: Default
Idle
i-0cfedc4a23459f38f
Organization
self-hosted
macOS
ARM64
macos-m1-11
Runner group: Default
Idle
i-0f7db7b1f2e1563d2
Organization
self-hosted
macOS
ARM64
macos-m1-11
Runner group: Default
Idle
i-037f422dc3efbbfb5
Organization
self-hosted
macOS
ARM64
macos-m1-11
Runner group: Default
Idle

Trying to run the job (also used macos-m1-11 as label and same result):

Started 19h 4m 27s ago
Requested labels: self-hosted, macOS, ARM64
Job defined at: pytorch/builder/.github/workflows/build-macos-arm64-domains-wheels.yml@refs/pull/1001/merge
Waiting for a runner to pick up this job...

Please investigate and fix.

cc @seemethere @malfet

@atalman
Copy link
Contributor Author

atalman commented Apr 25, 2022

continue investigating this issue I see that daemon is running on the host and it does communicate with github. Log attached:
Runner_20220425-222940-utc.log

@malfet malfet self-assigned this May 4, 2022
@malfet
Copy link
Contributor

malfet commented May 4, 2022

I were able to compile and install simple workflow using my personal M1, see https://github.com/malfet/deleteme/runs/6295939723?check_suite_focus=true#step:3:7
Will try to replicate this behavior on our cloud instances

@malfet
Copy link
Contributor

malfet commented May 5, 2022

And I can successfully build torchvision natively on M1 (but can't upload it yet), see WIP pytorch/vision#5948 / https://github.com/pytorch/vision/runs/6299765936?check_suite_focus=true

@powderluv
Copy link
Contributor

Would these runners be available for libtorch-macos m1 ? I have a WIP to cross-compile for M1 #1078 but it would be unnecessary if we have native M1 runners.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants