Giter Site home page Giter Site logo

HIP/CUDA Support about faodel HOT 2 CLOSED

kwryankrattiger avatar kwryankrattiger commented on July 21, 2024
HIP/CUDA Support

from faodel.

Comments (2)

craigulmer avatar craigulmer commented on July 21, 2024

We don't have plans for GPU memory at the moment. If you have a need or ideas on how it should work, we'd be interested in hearing more.

Supporting GPU memory comes up periodically, but we haven't had a strong driver for integrating it into faodel's memory management services. Usually people on our side of things are using Kokkos plus a cuda-aware MPI to ship data around within an application, and then Kelpie to share objects with external MPI applications. One of the challenges to dealing with memory is that cuda and ib need to work together properly, so one doesn't deregister/unpin an allocation before the other needs it. We probably would need to change out our lunasa allocator to make this work properly. Would be interesting, but we've got a few other priorities at the moment.

from faodel.

kwryankrattiger avatar kwryankrattiger commented on July 21, 2024

Awesome. I don't have any recommendations on the how, but Kokkos is used pretty heavily by many of the projects that we have been working with and it seems to be filling the needs well for now. Thanks!

from faodel.

Related Issues (6)

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.