Coder Social home page Coder Social logo

Support C++ AMP about glm HOT 3 CLOSED

g-truc avatar g-truc commented on July 17, 2024
Support C++ AMP

from glm.

Comments (3)

Groovounet avatar Groovounet commented on July 17, 2024

It's actually a lot more complex than what you were expecting. C++ AMP doesn't support 16 bits integers (Used for half) or built-in std functions like "floor".

It sounds very unlikely that such port happen unless C++ AMP became used enough that the work required to support it happen.

Thanks,
Christophe

from glm.

ssylvan avatar ssylvan commented on July 17, 2024

Well, you could just leave the restrict(amp) thing off of any functions that wouldn't compile with it. Note: I'm not suggesting you actually implement any algorithms using AMP, just that you make it possible for others to use GLM in their AMP algorithms. If they can't use half or floor until AMP supports it, then so be it.

from glm.

Groovounet avatar Groovounet commented on July 17, 2024

if you willing to provide a pull request for GLM 0.9.5 branch, I would be very happy to accept it.

Thanks,
Christophe

from glm.

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.