Giter VIP home page Giter VIP logo

Comments (3)

jrprice avatar jrprice commented on July 23, 2024

Mostly implemented in 2fdefcc.

from oclgrind.

athas avatar athas commented on July 23, 2024

What is the qualification on "mostly"? I have an OpenCL program that uses the half type (and the cl_khr_fp16 extension) and it fails with "Unsupported constant type: 1". I can see a way to get started on adding support myself (by handling llvm:Type::HalfTyId), but maybe I'm on the wrong track.

from oclgrind.

jrprice avatar jrprice commented on July 23, 2024

This was a while ago, but I suspect that I just implemented the parts of FP16 required by the core spec, so it doesn't include the cl_khr_fp16 extension. It might not be too much work to implement most/all of cl_khr_fp16 though, and handling llvm:Type::HalfTyId is definitely the right place to start.

from oclgrind.

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.