Skip to content

[Roadmap] Release Plan of tilescale 0.1.0 #4

@chengyupku

Description

@chengyupku

Release Plan for v0.1.0

Features

  • Intra-node UVA copy
  • Barrier and memory fence
    • barrier primitives (signal, arrive)
    • group barrier, implemented by barrier primitives
    • memory fence primitives
  • Resource control
    • persistent threadblock specialization
    • multi-stream specialization
  • Language
    • T.alloc operation, e.g., T.alloc(scope=”system”, level=”L3”)
    • T.view operation, e.g., T.view(scope=”device”, layout=T.FullRow)

Kernels

  • DeepEP
    • Intra-node
    • Inter-node
  • AFD
  • Other patterns
    • all-to-all
    • all-reduce
    • ag-gemm
    • gemm-rs
    • Cannon
    • SUMMA

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions