Skip to content

hw-csong/triton-ascend-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Triton Ascend Ops

News

About

Since the micro architecture of AI chips are different from different vendors, so is Ascend, which is quite different from NV GPU. To make Triton ops perform well, we usually need to do some code changes on the code with NV GPU. The main purpose of this repo is:

  • providing some typical ops, which have already been fine-tuned on Ascend
  • providing some tutorials, which show the tips and Triton DSL extension on Ascend

ops

Tutorial

Three kinds of example are provided as following:

  • basic examples
  • best practice
  • DSL extension

How run it

Prerequisite

  • CANN
  • Pytorch and Pytorch Ascend
  • Triton Ascend

License

Follow MIT license, check LICENSE file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%