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

API Reference#

  • oclk
    • oclk namespace
      • Submodules
      • oclk.benchmark module
        • benchmark()
        • parse_args()
        • run_suite()
      • oclk.benchmark_config module
        • ArgValueGenerator
        • Kernel
        • KernelArg
        • Suite
        • Timer
        • dict_to_Kernel()
        • dict_to_KernelArg()
        • dict_to_Suite()
      • oclk.cli module
        • benchmark()
        • main()
        • tune()
      • oclk.oclk_runner module
        • Runner
        • RunnerCtx()
        • RunnerReturn
        • TimerArgs
        • TimerResult
        • check_init()
      • oclk.tuner module
        • TuneArgGenerator
        • Tuner
        • TuningSkip
      • oclk.utils module
        • input_maker()
Next
oclk
Previous
Kernel Tuning
Copyright © 2023, Jimmy
Made with Sphinx and @pradyunsg's Furo