Giter Club home page Giter Club logo

Comments (6)

jeffdaily avatar jeffdaily commented on August 24, 2024 7

We are in the process of upstreaming ROCm support. See the list of PRs relating to ROCm. https://github.com/openai/triton/pulls?q=is%3Apr+rocm+

For the recent PyTorch 2.0 release, we were using a fork of triton. https://github.com/ROCmSoftwarePlatform/triton/releases/tag/pytorch-triton-rocm-v2.0.1.

This v2.0.1 tag corresponds to the wheels that can be downloaded from pypi.
https://pypi.org/project/pytorch-triton-rocm/2.0.1/#files

from triton.

ptillet avatar ptillet commented on August 24, 2024 3

Since the community is quite small at this point, I can probably provide direct support for any question that you may have. Feel free to contact me at [email protected] with your e-mail address and I could invite you to our #triton slack channel :)

I will also try to add a README.md for the driver/ directory soon.

from triton.

ptillet avatar ptillet commented on August 24, 2024 1

I have thought about it. At some point in the not-so-distant past I had an AMD backend working through the AMDGPU LLVM target and the OpenCL runtime. It would be a fairly low amount of work to bring this back to life, though it would be preferrable to replace OpenCL by HIP.

I am working full-time on Triton at OpenAI, and mostly focused on A100 at the moment. That said, I would be down to spend some time reviving AMD support in the Triton compiler (though it would not support newer matrix instructions) if someone was willing to help with runtime support -- that is, updating https://github.com/ptillet/triton/tree/master/lib/driver to have hip_{buffer,module,device,etc} classes that parallel cu_{buffer,module,device,etc.}. Happy to chat more about it if this is something AMD is willing to help with :)

from triton.

jithunnair-amd avatar jithunnair-amd commented on August 24, 2024

cc @jeffdaily @sunway513

from triton.

jithunnair-amd avatar jithunnair-amd commented on August 24, 2024

Yes, we can help with that. I'll start taking a look at https://github.com/ptillet/triton/tree/master/lib/driver. Any more specifics that you'd like to share?

from triton.

gururise avatar gururise commented on August 24, 2024

Any progress on this issue? AMD HIP support would be much appreciated.

from triton.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.