Skip to content

[Roadmap] Release Plan of tilescale 0.1.0 #4

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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