GithubHelp home page GithubHelp logo

doe300 / vc4clstdlib Goto Github PK

View Code? Open in Web Editor NEW
40.0 40.0 18.0 432 KB

GPU-side implementation of the OpenCL standard-library for VC4CL

License: MIT License

C 98.92% CMake 0.17% C++ 0.92%
gpgpu opencl raspberry standard-library

vc4clstdlib's People

Contributors

doe300 avatar nomaddo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vc4clstdlib's Issues

Correctly implement edge-case behaviour

For most of the mathematical functions, edge-case behaviour (NaN and Inf) are not supported at all. Though not required by the OpenCL embedded profile, it would be nice to correctly handle these cases.

Also, when done, add flags to CL_DEVICE_SINGLE_FP_CONFIG.

Mixed indentation

Some header files, such as VC4CLStdLib/include/_math.h, have mixed indentation (spaces and tabs). This breaks on some editors and viewers which do not respect that a tab is 4 characters wide. One of those weird editors and viewers is the web version of Github, which assumes that a tab is 8 characters wide. In those editors, the code looks like it were incorrectly indented, so readability suffers.

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.