Giter VIP home page Giter VIP logo

Comments (7)

jchodor avatar jchodor commented on July 22, 2024

That's definitely not a dumb question as having Vulkan SPV subgroup features in OCL could be useful. However, this would require some effort on our GPU compiler side (SPV reader, etc.) and is not currently available.
For the time being, have you tried using OCL 2.1 subgroups (core OCL feature) with SPV (which should be already available)?

from compute-runtime.

oscarbg avatar oscarbg commented on July 22, 2024

yep.. but seems shuffle instructions are missing.. intel subgroups extensions supports it.. but mostly interested also on SPIR-V support and that's why asked previously about SPV_intel_subgroups extensions..
but now seems better to support the new standard SPIR-V 1.3 subgroups extensions altough understand may take some time..

from compute-runtime.

jchodor avatar jchodor commented on July 22, 2024

good news on SPV_intel_subgroups - support for this extension was added to our graphics compiler : intel/intel-graphics-compiler@dbb9f9f#diff-c9f9f38fbdf6b0e38ae7cf69d27db022.

from compute-runtime.

oscarbg avatar oscarbg commented on July 22, 2024

thanks @jchodor..
wouldn't have noticed from commit message!
seems is in master for a couple of weeks already..
might assume doesn't need additional enablement from "compute-runtime" any other than using up to date intel/intel-graphics-compiler, right?
sadly latest prebuilt binaries (2018ww15-010713) still using intel/intel-graphics-compiler@cf24afc which is older than needed..
hope next week prebuilt binaries catch up!

from compute-runtime.

jchodor avatar jchodor commented on July 22, 2024

Using updated compiler should be enough. Please let us know if you encounter any issues.

from compute-runtime.

MichalMrozek avatar MichalMrozek commented on July 22, 2024

Looks like new release is available
https://github.com/intel/compute-runtime/releases/tag/2018ww16-010750
@oscarbg can we close this issue ?

from compute-runtime.

oscarbg avatar oscarbg commented on July 22, 2024

Thanks and keep up the good work!
I close the issue.. maybe I reopen (much) later when/if OCL get this SPIRV 1.3 support..

from compute-runtime.

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.