Giter VIP home page Giter VIP logo

Comments (2)

JamesEMcClure avatar JamesEMcClure commented on August 20, 2024

Hi,

We have explored this a bit and the cuda -> hip translation process is fairly straightforward. The only sticking point is that LBPM uses some cuda 10 features to perform parallel reductions on the GPU, and I do not believe these are supported by HIP right now. Otherwise it is a fairly straight shot.

It is reasonable to anticipate that LBPM will be compatible with both AMD and NVIDIA GPU in the longer term. This is something that we are actively developing as a part of the Frontier CAAR program.

from lbpm.

hpcresearch-ht avatar hpcresearch-ht commented on August 20, 2024

Thanks for the response @JamesEMcClure
Yeah there are two fucntions that are not defined by HIP yet
sycl_shift_down and
this_thread_group()
I have tried and ported and in 33 testcases 3 testcases were not running and i am getting segmentation fault
TestForceD3Q19
TestBubbleDFH
TestFluxBC
I beilieve they are failing because of GPU Aware MPI which is causing segmentation fault

Thanks

from lbpm.

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.