Installation#
Prerequisites#
Before installing Monarch, ensure you have:
Linux or macOS.
The CPU-only tensor engine builds on both; GPU features require Linux with a supported GPU toolchain
Python 3.10 or later
Optional: CUDA-compatible GPU(s) for distributed tensor and RDMA features
Basic familiarity with PyTorch
See README for install instructions.
Next Steps#
Now that you’ve got the basics, you can:
Read the getting started guide to understand the core concepts.
Check out the Examples directory for more detailed demonstrations
Explore the API documentation for a complete reference
Troubleshooting#
If you encounter issues:
Make sure your CUDA environment is properly set up
Check that you’re using a compatible version of PyTorch
Verify that all dependencies are installed correctly
Consult the GitHub repository for known issues
If you don’t find an existing issue that matches, please file a new one