Coder Social home page Coder Social logo

No OpenCL Support about heavydb HOT 6 CLOSED

heavyai avatar heavyai commented on May 18, 2024
No OpenCL Support

from heavydb.

Comments (6)

asuhan avatar asuhan commented on May 18, 2024 1

I cannot promise anything, but this might change soon. We don't depend on CUDA that much, we have room to add support for other graphic cards. The code generation should work with minor changes, also memory allocation and data transfer should be easy to port to OpenCL. We also rely on Thrust for radix sort, which means we need to roll our own or use the HIP transpiler (https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP).

from heavydb.

m1mc avatar m1mc commented on May 18, 2024

This is not as good and handy as thrust::radix_sort yet: https://github.com/KhronosGroup/SyclParallelSTL/blob/master/include/sycl/algorithm/sort.hpp

from heavydb.

gstoner avatar gstoner commented on May 18, 2024

We are going to bring MAPD to ROCm platform. We have lot more to talk about soon. We are very excited by the Open Sourcing of MAPD it fits with our philosophy of bringing GPU computing forward.

from heavydb.

asuhan avatar asuhan commented on May 18, 2024

@gstoner We're looking forward to this and happy to help with it.

from heavydb.

gstoner avatar gstoner commented on May 18, 2024

I look forward to the help

from heavydb.

randyzwitch avatar randyzwitch commented on May 18, 2024

Closing this issue for now, but please feel free to open another issue if this is still a problem.

from heavydb.

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.