Skip to content

Xdm 20260109#23

Open
Yuesefus wants to merge 12 commits intotilelang_mesh_mainfrom
xdm_20260109
Open

Xdm 20260109#23
Yuesefus wants to merge 12 commits intotilelang_mesh_mainfrom
xdm_20260109

Conversation

@Yuesefus
Copy link
Copy Markdown
Collaborator

alloc_based_on_tiles

xiaoyao-NKU and others added 12 commits December 9, 2025 15:39
add mesh_tensor functions: annotate_mesh_tensor_info, mesh_tensor_copy
For many NMP, memory is often distributed. To support distributed memory, we add a set of helper functions for working with mesh-distributed tensors. With this, we can let users to control the layout of tiles over distributed memory (cores) and add annotations for the compiling passes about the layout. Then, compiler can optimize the computing performance by utilizing the distributed properties of memory and the layout tiles.
* Update README.md

* Update README.md

* Configure docker

* Update docker

* Fix pre-commit

---------

Co-authored-by: Jiaqi Guo <guojiaqi@sunmmio.com>
@Yuesefus Yuesefus self-assigned this Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants