Intro-ops/ops/common/metax
yutianyu ce30e4b195 feat: scaffold operator runtime backends
Co-authored-by: wawahejun <hejunlbbc@gmail.com>
2026-05-05 16:50:18 +08:00
..
README.md feat: scaffold operator runtime backends 2026-05-05 16:50:18 +08:00

README.md

MetaX Backend Stub

The training runtime keeps MetaX interfaces aligned with NVIDIA interfaces, but does not build MetaX code by default.

A production integration should add:

  • MACA SDK discovery (MACA_PATH)
  • htcc/mxcc compiler rules
  • .maca source handling
  • hcruntime/mcruntime link rules
  • backend-specific CI on MetaX hardware