dwavesystems / minorminer

minorminer is a heuristic tool for minor embedding: given a minor and target graph, it tries to find a mapping that embeds the minor into the target.
https://docs.ocean.dwavesys.com/en/stable/docs_minorminer/source/sdk_index.html
Apache License 2.0
48 stars 40 forks source link

Add Linux aarch64 build to test and deploy #198

Closed arcondello closed 2 years ago

arcondello commented 2 years ago

https://github.com/dwavesystems/minorminer/pull/196 added the infrastucture but it was not enabled.

See https://github.com/dwavesystems/minorminer/issues/197

randomir commented 2 years ago

Note: one of our dependencies (rectangle-packer) does not ship aarch64 wheel for py310. That's the last Ocean dependency without binary wheels for all platforms we support.

boothby commented 2 years ago

Good point, Radomir. I'll reach out to the rectangle-packer maintainer and request that wheel.

edit: :facepalm: shouldn't post before my coffee sets in, I see that your link is exactly that reach-out.