Skip to content

Add support for non-CUDA torchmonarch #1683

@allenwang28

Description

@allenwang28

torchmonarch currently builds only with USE_TENSOR_ENGINE=1 and is only built against CUDA devices, but providing torchmonarch wheels for non-CUDA devices would provide access to "Monarch Core" (actor<>actor communications) on any hardware running linux. See requests:

It'd also provide a build/publishing path for advanced features, like hardware-specific tensor engine, RDMA etc.

To do this, we could follow the lead of other PyTorch libraries and build and push to the Pytorch index

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions