Rate this Page

Python API#

Note

This documents Monarch’s public APIs - the stable, supported interfaces.

The actor API for monarch is accessed through the monarch.actor package. The monarch package contains APIs related to computing with distributed tensors. The monarch.job package provides a declarative interface for managing distributed job resources. The monarch.rdma package provides RDMA support for high-performance networking. The monarch.spmd package provides primitives for running torchrun-style SPMD scripts over Monarch meshes.