This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Initial Look at OpenCL Accelerated SQLite Performance numbers on Mali

Here's a link to a blog post from today about my work on accelerating SQLite with OpenCL on the ARM based Samsung Chromebook with a Mali T604.

Details & Early Benchmarks of OpenCL accelerated SQLite on ARM Mali | Tom Gall

Comments, questions and suggestions most welcome.

Parents
  • Hi Tom,

    Thanks again for your suggestions.

    No problem - happy to help. Writing optimal GPGPU code generally requires spotting where you can orientate your world 90 degrees and run on the walls - it takes a bit of getting used to.


    OpenCL (using vectors) 4114 microseconds (10.6x better or 960%)

    Sweet =)

    Cheers,
    P

Reply
  • Hi Tom,

    Thanks again for your suggestions.

    No problem - happy to help. Writing optimal GPGPU code generally requires spotting where you can orientate your world 90 degrees and run on the walls - it takes a bit of getting used to.


    OpenCL (using vectors) 4114 microseconds (10.6x better or 960%)

    Sweet =)

    Cheers,
    P

Children
No data