OpenCL Computing
SPIR (Standard Portable Intermediate Representation)
OpenCL binary intermediate format allowing kernel distribution without source code. SPIR ensures portability between different OpenCL implementations while preserving device-specific optimizations.
← Wstecz