FICHA · AUR

clcc

CLCC is a compiler for OpenCL kernel source files. It's tool for application developers who want to verify their OpenCL code actually gets compiled by the driver before their program tries to compile it on-demand.

  • Build tool
  • CLI
  • Dev
  • HARDWARE
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 30, 2026 description in en

Description

Compiles OpenCL kernel source files ahead of application runtime. It is useful for developers who want to verify that GPU kernel code is accepted by the installed OpenCL driver before an application tries to compile it on demand.

Driver behavior can differ across vendors and devices. Test kernels on the same hardware and driver stack that the final application will use, and treat successful compilation as only one part of validation.

How to run

clcc

Commands: clcc

Permissions

Permissions not analysed for this source yet.