Installation#
Prerequisites#
Before installing Monarch, ensure you have:
A Linux system (Monarch is currently only supported on Linux)
Python 3.10 or later
CUDA-compatible GPU(s)
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