Skip to content

Conversation

@HosseinKaviani-H
Copy link
Contributor

Per Issue #551 (comment)

  • Fixes TypeError: HostMeshV0.spawn_procs() got unexpected keyword argument 'name'
  • Monarch's spawn_procs() only accepts 'per_host' and 'bootstrap' parameters
  • Removes the unsupported 'name=mesh_name' parameter from the spawn_procs call
  • Enables distributed training to work correctly across multiple GPUs/nodes

- Fixes TypeError: HostMeshV0.spawn_procs() got unexpected keyword argument 'name'
- Monarch's spawn_procs() only accepts 'per_host' and 'bootstrap' parameters
- Removes the unsupported 'name=mesh_name' parameter from the spawn_procs call
- Enables distributed training to work correctly across multiple GPUs/nodes
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 11, 2025
@allenwang28
Copy link
Contributor

@HosseinKaviani-H I think you may need to upgrade your Monarch version - we should be using HostMesh v1 which is set by default by newer Monarch versions

@HosseinKaviani-H
Copy link
Contributor Author

@HosseinKaviani-H I think you may need to upgrade your Monarch version - we should be using HostMesh v1 which is set by default by newer Monarch versions

@allenwang28 Oh I see, thank you. I'm going to go ahead and close this PR now.

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.

2 participants