opencl-clang | opencl-clang is a thin wrapper library around clang | GPU library

 by   intel C++ Version: v16.0.0 License: Non-SPDX

kandi X-RAY | opencl-clang Summary

kandi X-RAY | opencl-clang Summary

opencl-clang is a C++ library typically used in Hardware, GPU applications. opencl-clang has no bugs, it has no vulnerabilities and it has low support. However opencl-clang has a Non-SPDX License. You can download it from GitHub.

opencl-clang is a thin wrapper library around clang. The library has OpenCL-oriented API and is capable to compile OpenCL C kernels to SPIR-V modules.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              opencl-clang has a low active ecosystem.
              It has 104 star(s) with 53 fork(s). There are 15 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 19 open issues and 23 have been closed. On average issues are closed in 162 days. There are 6 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of opencl-clang is v16.0.0

            kandi-Quality Quality

              opencl-clang has 0 bugs and 0 code smells.

            kandi-Security Security

              opencl-clang has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              opencl-clang code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              opencl-clang has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              opencl-clang releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of opencl-clang
            Get all kandi verified functions for this library.

            opencl-clang Key Features

            No Key Features are available at this moment for opencl-clang.

            opencl-clang Examples and Code Snippets

            No Code Snippets are available at this moment for opencl-clang.

            Community Discussions

            Trending Discussions on opencl-clang

            QUESTION

            OpenCL development under Ubuntu
            Asked 2020-Sep-28 at 20:57

            I want to develop an OpenCL based application with host code in C, using Ubuntu.

            But the development packages overwhelm me:

            ...

            ANSWER

            Answered 2020-Sep-28 at 20:57

            You don't need any of them. See this answer.

            Source https://stackoverflow.com/questions/63942556

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install opencl-clang

            Source code in this repo can be built in different manners:.
            in-tree as an LLVM project
            out-of-tree using pre-built LLVM
            Before the build all dependencies must be downloaded and laid out as follows:.
            To build opencl-clang as a standalone project, you need to obtain pre-built LLVM and SPIR-V Translator libraries. Note: currently this kind of build is supported on Linux only. Integration with pre-built LLVM is done using standard find_package way as documented in Embedding LLVM in your project.
            <INSTALL_PREFIX>/lib/cmake/llvm/LLVMConfig.cmake where <INSTALL_PREFIX> is the install prefix of an installed version of LLVM. On Linux this is typically /usr/lib/cmake/llvm/LLVMConfig.cmake.
            <LLVM_BUILD_ROOT>/lib/cmake/llvm/LLVMConfig.cmake where <LLVM_BUILD_ROOT> is the root of the LLVM build tree. Note: this is only available when building LLVM with CMake.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries