Giter Site home page Giter Site logo

Comments (6)

Ccode-lang avatar Ccode-lang commented on August 24, 2024 1

Hi, I was browsing with this issue in mind and found this: https://github.com/ROCm-Developer-Tools/HIPIFY

I don't know how well this might integrate with the current code at the moment but we shouldn't have to rewrite all the cuda code.

from alien.

chrxh avatar chrxh commented on August 24, 2024 1

HIP sounds promising. That could be an option for the future.

from alien.

CrispyPin avatar CrispyPin commented on August 24, 2024 1

https://github.com/vosen/ZLUDA is probably also worth trying, it lets you run CUDA applications on AMD graphics.

from alien.

chrxh avatar chrxh commented on August 24, 2024

This would require converting the CUDA code into OpenCL. I think there are tools for this. If someone knows more about it, that would be a great!

from alien.

Foxlum avatar Foxlum commented on August 24, 2024

HIP sounds promising. That could be an option for the future.

This is very much possible now that windows has HIP support (The runtime is universal with RDNA2, and 3 on windows), and is actually usable. (as in buildable and running, but it doesn't have the required libraries for stuff like pytorch or similar, but since this is raw CUDA code starting with HIPIFY is a good start into a HIP port that is universal for both)

from alien.

caichenyi92 avatar caichenyi92 commented on August 24, 2024

from alien.

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.