Skip to content

Conversation

allenwang28
Copy link
Contributor

This includes the process_allocator binding in the Monarch install - previously you had to build this yourself.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Sep 17, 2025
@allenwang28 allenwang28 merged commit d30af2f into meta-pytorch:main Sep 17, 2025
5 checks passed
@allenwang28 allenwang28 deleted the monarch_wheel branch September 17, 2025 15:02
@JenniferWang
Copy link
Contributor

JenniferWang commented Sep 17, 2025

Does this mean -- for the change to take effect, run ./scripts/build_wheels.sh?
How is this different from say, pip install --upgrade monarch?
I also noticed that my pip list shows monarch not torchmonarch-nightly (as specified in the pyproject.toml)

@allenwang28
Copy link
Contributor Author

@JenniferWang you really only need to run

pip uninstall -y monarch
pip install assets/wheels/monarch-*

from your conda env

You're not seeing the torchmonarch-nightly because the way we build wheels now shows it as monarch instead (which I agree is confusing)

@vidhyav
Copy link
Contributor

vidhyav commented Sep 17, 2025

Wait can I just run the rebuild script?

@allenwang28
Copy link
Contributor Author

Wait can I just run the rebuild script?

yes, although transparently it's configured to just work on my dev GPU so your mileage may vary lol

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

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants