clblas
brew install clblas
v2.12_1
Apache-2.0
Library containing BLAS functions written in OpenCL
3
30-day installs · #12240
6
90-day · #14055
97
365-day · #9253
864
★ GitHub stars · updated 2y ago
Build dependencies
Links
- https://github.com/clMathLibraries/clBLAS
- GitHub: clMathLibraries/clBLAS
- Brew formula source: Formula/c/clblas.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"boost",
"cmake"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Library containing BLAS functions written in OpenCL",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:25+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "clblas",
"github_default_branch": "master",
"github_last_commit_at": "2024-08-02T17:18:36Z",
"github_readme_excerpt": "## Build Status\n| Build branch | master | develop |\n|-----|-----|-----|\n| GCC/Clang x64 | [](https://travis-ci.org/clMathLibraries/clBLAS/branches) | [](https://travis-ci.org/clMathLibraries/clBLAS/branches) |\n| Visual Studio x64 | [](https://ci.appveyor.com/project/kknox/clblas-5ph9i/branch/master)|[](https://ci.appveyor.com/project/kknox/clblas-5ph9i/branch/develop) |\n\nclBLAS\n=====\nThis repository houses the code for the OpenCL\u2122 BLAS portion of clMath.\nThe complete set of BLAS level 1, 2 \u0026 3 routines is implemented. Please\nsee Netlib BLAS for the list of supported routines. In addition to GPU\ndevices, the library also supports running on CPU devices to facilitate\ndebugging and multicore programming. APPML 1.12 is the most current\ngenerally available pre-packaged binary version of the library available\nfor download for both Linux and Windows platforms.\n\nThe primary goal of clBLAS is to make it easier for developers to\nutilize the inherent performance and power efficiency benefits of\nheterogeneous computing. clBLAS interfaces do not hide nor wrap OpenCL\ninterfaces, but rather leaves OpenCL state management to the control of\nthe user to allow for maximum performance and flexibility. The clBLAS\nlibrary does generate and enqueue optimized OpenCL kernels, relieving\nthe user from the task of writing, optimizing and maintaining kernel\ncode themselves.\n\n## clBLAS update notes 01/2017\n\n- v2.12 is a bugfix release as a rollup of all fixes in /develop branch\n - Thanks to @pavanky, @iotamudelta, @shahsan10, @psyhtest, @haahh, @hughperkins, @tfauck\n @abhiShandy, @IvanVergiliev, @zougloub, @mgates3 for contributions to cl",
"github_repo": "clMathLibraries/clBLAS",
"github_stars": 864,
"github_topics": [],
"homepage": "https://github.com/clMathLibraries/clBLAS",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 3,
"installs_365d": 97,
"installs_90d": 6,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": null,
"llm_model": null,
"name": "clblas",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 12240,
"rank_365d": 9253,
"rank_90d": 14055,
"raw_hash": "3fbcffa89b83bcf0",
"recommended_dependencies": [],
"revision": 1,
"ruby_source_path": "Formula/c/clblas.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
{
"python": "build"
}
],
"version_head": null,
"version_stable": "2.12",
"versioned_formulae": [],
"why_use_this": null
}