Skip to content

Conversation

AlannaBurke
Copy link

Updated to include information from blog post :

(https://docs.google.com/document/d/1tKPpLZ2ngCT7b_Mwl6oX77alw5Bc_h1m5pnTs1LDdho/edit?tab=t.ysj8o61oflwf) - maybe link this on the readme or in the docs when it's published?

and #300

…rehensive getting started with dependency details, and expanded concepts page with Monarch, Services, TorchStore, and RL workflows
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 8, 2025
@AlannaBurke AlannaBurke requested a review from svekars October 8, 2025 23:28
```python
from monarch.actor import Actor, this_host

# Create a process mesh with 8 GPUs
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is potentially misleading. since gpus is merely the name of the axis, naming it gpus doesn't actually assign the mesh 8 gpus.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AlannaBurke I think we can change all "GPUs" here to "procs" to reduce confusion

Copy link
Contributor

@svekars svekars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! I added some suggestions - let me know what you think!

4. **Read Tutorials**: Follow {doc}`tutorials` for step-by-step guides
5. **API Documentation**: Explore {doc}`api` for detailed API reference

## Getting Help
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this could go to the Home page maybe? Or a separate page? Could be another horizontal bar item.

- Usually pre-installed on Linux systems
- Verify with: `git --version`

## Understanding TorchForge's Dependencies
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like this whole section might be too much for the getting started. Maybe we move it to the concepts?
We could just have a short list of 4 main dependencies and add for more information, see


This guide covers the fundamental concepts and architecture behind TorchForge,
helping you understand how the system works and how to effectively use its components.
This guide covers the fundamental concepts and architecture behind TorchForge, helping you understand how the system works and how to effectively use its components.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for the concepts section I feel like there is a lot of text but hard to understand what those things are and how they are connected. Maybe we move ## Understanding TorchForge's Dependencies here and then also add what's in the tutorials PR?

@AlannaBurke
Copy link
Author

@svekars i think i incorprated all of your changes - i also split the concepts page into smaller pages since it was so long. Have another look?

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