Skip to content

tomnatan30/shardy

 
 

Repository files navigation

Shardy

Shardy is an MLIR-based partitioning system. It is meant to be dialect agnostic and provide extensive user control and debuggability features. It includes an axis-based sharding representation, a set of compiler APIs, functionality for sharding propagation, and plans for an SPMD partitioner.

For more information see the rfcs/docs directory.

Status

Shardy is a work in progress. Currently the core dialect and c bindings are fully functional. The python bindings are under development.

Contacts

  • For questions, contact the maintainers - maintainers at openxla.org

About

MLIR-based partitioning system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 53.1%
  • MLIR 42.9%
  • Starlark 2.6%
  • Other 1.4%