pkg.soopen package index

brew / rang 7568

Installer ocl-icd avec Homebrew, dnf, Nix, pacman, apt, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ocl-icd pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install ocl-icd

local Homebrew formula metadata

Linux

Fedora dnfvérifié · 92%
sudo dnf install ocl-icd

Fedora Rawhide package metadata · ocl-icd · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#ocl-icd

nixpkgs package indexes · pkgs/by-name/oc/ocl-icd/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S ocl-icd

Arch Linux sync databases · ocl-icd · Source: geo.mirror.pkgbuild.com

Debian aptvérifié · 92%
sudo apt install ocl-icd-dev

Debian stable package indexes · ocl-icd-dev · Source: deb.debian.org

openSUSE zyppervérifié · 92%
sudo zypper install libOpenCL1

openSUSE Tumbleweed package metadata · libOpenCL1 · Source: download.opensuse.org

aperçu

Résumé du paquet

OpenCL ICD loader

Commandes et alias

Aucun alias exécutable n'a été trouvé dans la base locale des paquets.

historique

Historique du projet et usages

ocl-icd is a free OpenCL Installable Client Driver loader. Its job is not to implement OpenCL computation itself, but to expose OpenCL entry points, discover vendor implementations, and dispatch calls to the correct implementation.

Historique du projet

The OCL-dev README describes ocl-icd as an open source alternative to vendor-specific OpenCL ICD loaders. The project was built around a practical reverse-engineering and compatibility problem: the order of function pointers inside loader dispatch tables was not publicly available for all cases, so ocl-icd maintains a YAML database of known and guessed entries.

The project also ships a skeleton of bindings that OpenCL implementations can incorporate to add ICD functionality. Its `update-database` flow can install a dummy OpenCL implementation and probe another loader to discover new dispatch entries, reflecting the messy reality of keeping an independent loader compatible with a moving GPU API surface.

Khronos' official OpenCL ICD Loader documentation describes the same general ICD mechanism: applications link against a loader, and the loader enumerates OpenCL implementations and forwards API calls. ocl-icd is the long-running third-party implementation that many Unix-like distributions packaged before or alongside the Khronos-maintained loader.

Historique d'adoption

ocl-icd is packaged across Linux and Unix-like ecosystems because OpenCL applications need a `libOpenCL.so` provider even when the actual compute implementation comes from a GPU vendor or portable implementation such as POCL. The Debian package page for `ocl-icd-opencl-dev` describes it as providing OpenCL development files and ensuring the ocl-icd loader is installed.

Homebrew packages ocl-icd as keg-only on macOS because macOS provides OpenCL.framework, and the formula conflicts with `opencl-icd-loader` because both install `lib/libOpenCL.so`. The formula API generated on 2026-07-01 lists 202 installs over 365 days, which is small direct Homebrew usage but consistent with a low-level compatibility library that is often pulled through dependencies.

Modes d'utilisation

Users and packagers install ocl-icd so OpenCL applications can link against one loader while individual vendor drivers are registered through `.icd` files, commonly under `/etc/OpenCL/vendors` or the Homebrew prefix's `etc/OpenCL/vendors` directory.

The tool and library matter most in build farms, Linux desktop/GPU stacks, scientific software, and package-manager dependency graphs, where code should not have to link directly to a single vendor's OpenCL runtime.

Pourquoi les passionnés de paquets s'y intéressent

ocl-icd is package-nerd infrastructure: it is a small library whose metadata has outsized consequences for GPU software resolution, conflicts, keg-only status, and virtual-provider behavior. Its formula caveats and conflicts explain why package managers must model OpenCL loaders carefully instead of treating them as ordinary leaf packages.

Chronologie

  • The OCL-dev README records the original motivation: an open source replacement for vendor-specific OpenCL ICD loaders.
  • 2026-07-01: Homebrew formula metadata lists stable version 2.3.5, a conflict with `opencl-icd-loader`, and a keg-only reason tied to macOS OpenCL.framework.

Related projects

  • Related packages include KhronosGroup/OpenCL-ICD-Loader, OpenCL-Headers, POCL, GPU vendor ICDs, and distribution packages such as Debian's `ocl-icd-opencl-dev`.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour ocl-icd. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 6 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/OpenCL/vendors/*.icd

exécutables

Exécutables installés

CommandeTypeExpositionNote
Aucune donnée d'exécutable n'était présente.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-04
version du gestionnaire2.3.5
gestionnaire mis à jour2026-06-25
données localesOK
amontà jour
dernière version détectéev2.3.5

https://github.com/OCL-dev/ocl-icd

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:ocl-icd
Version2.3.5
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/ocl-icd
Page d'accueilhttps://github.com/OCL-dev/ocl-icd/
Dépôthttps://github.com/OCL-dev/ocl-icd
Docs amonthttps://github.com/OCL-dev/ocl-icd/
LicenceBSD-2-Clause
Archive sourcehttps://github.com/OCL-dev/ocl-icd/archive/refs/tags/v2.3.5.tar.gz
Dernière mise à jour2026-06-25T13:37:58+02:00
Pulseupdated
Dépendances de compilationasciidoc, autoconf, automake, libtool, opencl-headers, xmlto
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré
PrécautionsThe default vendors directory is $HOMEBREW_PREFIX/etc/OpenCL/vendors

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameocl-icd
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • opencl-icd-loader
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

ocl-icd-dev 2.3.3-1

Development files to build an OpenCL ICD

https://github.com/OCL-dev/ocl-icd

sudo apt install ocl-icd-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: ocl-icd
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Ocl Icd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ocl-icd-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ocl-icd-libopencl1 2.3.3-1

Generic OpenCL ICD Loader

https://github.com/OCL-dev/ocl-icd

sudo apt install ocl-icd-libopencl1
  • Section: libs
  • Architecture: amd64
  • Source Package: ocl-icd
  • 1 Dépendances
  • 7 fournit
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Ocl Icd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ocl-icd-libopencl1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ocl-icd-opencl-dev 2.3.3-1

OpenCL development files

https://github.com/OCL-dev/ocl-icd

sudo apt install ocl-icd-opencl-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: ocl-icd
  • 4 Dépendances
  • 1 fournit
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Ocl Icd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ocl-icd-opencl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ocl-icd

nix profile install nixpkgs#ocl-icd
  • normalized package name match
  • Correspondance par : Ocl Icd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/oc/ocl-icd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ocl-icd-dev 2.3.2-1build1

Development files to build an OpenCL ICD

https://github.com/OCL-dev/ocl-icd

sudo apt install ocl-icd-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: ocl-icd
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Ocl Icd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ocl-icd-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

ocl-icd-libopencl1 2.3.2-1build1

Generic OpenCL ICD Loader

https://github.com/OCL-dev/ocl-icd

sudo apt install ocl-icd-libopencl1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: ocl-icd
  • 1 Dépendances
  • 7 fournit
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Ocl Icd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ocl-icd-libopencl1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

ocl-icd-opencl-dev 2.3.2-1build1

OpenCL development files

https://github.com/OCL-dev/ocl-icd

sudo apt install ocl-icd-opencl-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: ocl-icd
  • 4 Dépendances
  • 1 fournit
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Ocl Icd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ocl-icd-opencl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

ocl-icd 2.3.5-1.fc45

OpenCL Library (Installable Client Library) Bindings

https://github.com/OCL-dev/ocl-icd/

sudo dnf install ocl-icd
  • License: BSD-2-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ocl-icd
  • 3 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Ocl Icd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ocl-icd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
dnf95%

ocl-icd-devel 2.3.5-1.fc45

OpenCL Library Development files

https://github.com/OCL-dev/ocl-icd/

sudo dnf install ocl-icd-devel
  • License: BSD-2-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ocl-icd
  • 7 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Ocl Icd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ocl-icd-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
pacman95%

ocl-icd 2.3.5-1

OpenCL ICD Bindings

https://github.com/OCL-dev/ocl-icd

sudo pacman -S ocl-icd
  • License: BSD-2-Clause
  • Architecture: x86_64
  • 1 Dépendances
  • 1 fournit
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Ocl Icd
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ocl-icd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libOpenCL1 2.3.4-1.6

OpenCL ICD Bindings

https://github.com/OCL-dev/ocl-icd

sudo zypper install libOpenCL1
  • License: BSD-2-Clause
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: ocl-icd
  • 3 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Ocl Icd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libOpenCL1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libOpenCL1-32bit 2.3.4-1.6

OpenCL ICD Bindings

https://github.com/OCL-dev/ocl-icd

sudo zypper install libOpenCL1-32bit
  • License: BSD-2-Clause
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: ocl-icd
  • 3 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Ocl Icd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libOpenCL1-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

ocl-icd-devel 2.3.4-1.6

Development files of ocl-icd

https://github.com/OCL-dev/ocl-icd

sudo zypper install ocl-icd-devel
  • License: BSD-2-Clause
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: ocl-icd
  • 5 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Ocl Icd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ocl-icd-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

ocl-icd-devel-32bit 2.3.4-1.6

Development files of ocl-icd

https://github.com/OCL-dev/ocl-icd

sudo zypper install ocl-icd-devel-32bit
  • License: BSD-2-Clause
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: ocl-icd
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Ocl Icd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ocl-icd-devel-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation