Giter Site home page Giter Site logo

Does raja support SYCL? about raja HOT 6 CLOSED

wangzy0327 avatar wangzy0327 commented on September 23, 2024
Does raja support SYCL?

from raja.

Comments (6)

artv3 avatar artv3 commented on September 23, 2024

There is some support with RAJA forall and launch API's. I believe reductions are not fully supported yet.
Please see the following examples:

https://github.com/LLNL/RAJA/blob/develop/exercises/vector-addition.cpp
https://github.com/LLNL/RAJA/blob/develop/examples/dynamic_mat_transpose.cpp

from raja.

rhornung67 avatar rhornung67 commented on September 23, 2024

Actually, all RAJA::forall and most RAJA::kernel and RAJA::launch features are supported in the develop branch. SYCL reduction support is being developed in https://github.com/LLNL/RAJA/tree/feature/homerdin/sycl_reduction. Parallel scans and sorts are not available yet. Available execution policies, etc. for SYCL are described in the RAJA User Guide.

from raja.

wangzy0327 avatar wangzy0327 commented on September 23, 2024

There is some support with RAJA forall and launch API's. I believe reductions are not fully supported yet. Please see the following examples:

https://github.com/LLNL/RAJA/blob/develop/exercises/vector-addition.cpp https://github.com/LLNL/RAJA/blob/develop/examples/dynamic_mat_transpose.cpp

I am not familiar with raja. What is the meaning of reductions?

from raja.

rhornung67 avatar rhornung67 commented on September 23, 2024

Parallel reduction is a general computer science topic, supported by RAJA but not RAJA-specific: https://en.wikipedia.org/wiki/Reduction_operator

The main RAJA project page on GitHub contains a link to the RAJA User Guide. Please refer to that to learn about RAJA. If you have questions, please let us know.

from raja.

wangzy0327 avatar wangzy0327 commented on September 23, 2024

Parallel reduction is a general computer science topic, supported by RAJA but not RAJA-specific: https://en.wikipedia.org/wiki/Reduction_operator

The main RAJA project page on GitHub contains a link to the RAJA User Guide. Please refer to that to learn about RAJA. If you have questions, please let us know.

OK,Thank you!

from raja.

rhornung67 avatar rhornung67 commented on September 23, 2024

@wangzy0327 can we close this issue.

from raja.

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.