Contents Menu Expand Light mode Dark mode Auto light/dark mode
opencl kernels 1.2.3 documentation
opencl kernels 1.2.3 documentation
  • Install
  • A quick example
  • Kernel Benchmark
  • Kernel Tuning
  • API Reference
    • oclk
      • oclk namespace
Back to top

OpenCL Kernel Python Wrapper#

An easy way to launch OpenCL kernel, also benchmark, tune

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge
  • Install
    • Requirements
    • Install from wheel
    • Compile from source
  • A quick example
    • Example calculate a+b
  • Kernel Benchmark
    • How To
    • Configuration Reference
      • Suite
      • Kernel
      • KernelArg
      • ArgValueGenerator
      • Timer
    • Example
  • Kernel Tuning
    • How To
    • Example
  • API Reference
    • oclk
      • oclk namespace
        • Submodules
        • oclk.benchmark module
        • oclk.benchmark_config module
        • oclk.cli module
        • oclk.oclk_runner module
        • oclk.tuner module
        • oclk.utils module
Next
Install
Copyright © 2023, Jimmy
Made with Sphinx and @pradyunsg's Furo