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
Remember that Monarch is currently in an experimental stage, so you may encounter bugs or incomplete features. Contributions and bug reports are welcome!