clBLAS | a software library containing BLAS functions | GPU library

 by   clMathLibraries C++ Version: v2.12 License: Apache-2.0

kandi X-RAY | clBLAS Summary

kandi X-RAY | clBLAS Summary

clBLAS is a C++ library typically used in Hardware, GPU applications. clBLAS has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

This repository houses the code for the OpenCL BLAS portion of clMath. The complete set of BLAS level 1, 2 & 3 routines is implemented. Please see Netlib BLAS for the list of supported routines. In addition to GPU devices, the library also supports running on CPU devices to facilitate debugging and multicore programming. APPML 1.12 is the most current generally available pre-packaged binary version of the library available for download for both Linux and Windows platforms. The primary goal of clBLAS is to make it easier for developers to utilize the inherent performance and power efficiency benefits of heterogeneous computing. clBLAS interfaces do not hide nor wrap OpenCL interfaces, but rather leaves OpenCL state management to the control of the user to allow for maximum performance and flexibility. The clBLAS library does generate and enqueue optimized OpenCL kernels, relieving the user from the task of writing, optimizing and maintaining kernel code themselves.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              clBLAS has a medium active ecosystem.
              It has 795 star(s) with 237 fork(s). There are 91 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 86 open issues and 101 have been closed. On average issues are closed in 170 days. There are 5 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of clBLAS is v2.12

            kandi-Quality Quality

              clBLAS has no bugs reported.

            kandi-Security Security

              clBLAS has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              clBLAS is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              clBLAS 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 clBLAS
            Get all kandi verified functions for this library.

            clBLAS Key Features

            No Key Features are available at this moment for clBLAS.

            clBLAS Examples and Code Snippets

            No Code Snippets are available at this moment for clBLAS.

            Community Discussions

            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

            QUESTION

            Yocto - Files/directories were installed but not shipped in any package
            Asked 2019-Dec-07 at 20:51

            I'm using Yocto to install clBLAS library (https://github.com/clMathLibraries/clBLAS) using the recipe https://github.com/CogentEmbedded/meta-opencl/blob/master/meta-ocl-common/recipes-graphics/clblas/clblas_git.bb

            But I'm getting the below warning everytime & .so file is not present in the built image.

            ...

            ANSWER

            Answered 2019-Dec-06 at 07:04

            Add below lines to your clblas_git.bb

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install clBLAS

            | Build branch | master | develop | |-----|-----|-----| | GCC/Clang x64 | [![Build Status](https://travis-ci.org/clMathLibraries/clBLAS.svg?branch=master)](https://travis-ci.org/clMathLibraries/clBLAS/branches) | [![Build Status](https://travis-ci.org/clMathLibraries/clBLAS.svg?branch=develop)](https://travis-ci.org/clMathLibraries/clBLAS/branches) | | Visual Studio x64 | [![Build status](https://ci.appveyor.com/api/projects/status/v384bi6e8xv8nxjm/branch/master?svg=true)](![Build status(https://ci.appveyor.com/api/projects/status/v384bi6e8xv8nxjm/branch/develop?svg=true)](https://ci.appveyor.com/project/kknox/clblas-5ph9i/branch/develop) |.

            Support

            [Library and API documentation][] for developers is available online as a GitHub Pages website.
            Find more information at:

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

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular GPU Libraries

            taichi

            by taichi-dev

            gpu.js

            by gpujs

            hashcat

            by hashcat

            cupy

            by cupy

            EASTL

            by electronicarts

            Try Top Libraries by clMathLibraries

            clFFT

            by clMathLibrariesC++

            clSPARSE

            by clMathLibrariesC++

            clRNG

            by clMathLibrariesC