kernel-launcher

Contents

  • Kernel Launcher
  • Installation
  • Guides
  • API Reference
    • Compiler
    • Config
    • ConfigSpace
    • CudaArch
    • CudaContextHandle
    • CudaDevice
    • CudaException
    • CudaSpan
    • DefaultLoader
    • DefaultOracle
    • FileLoader
    • ICompiler
    • IKernelDescriptor
    • IntoKernelArg
    • Kernel
    • KernelArg
    • KernelBuilder
    • KernelInstance
    • KernelRegistry
    • KernelSource
    • NvrtcCompiler
    • NvrtcException
    • Oracle
    • PragmaKernel
    • ProblemSize
    • TemplateArg
    • TunableParam
    • TypeInfo
    • Value
    • Variable
    • WisdomKernel
    • WisdomRecord
    • WisdomSettings
    • add_global_capture_pattern
    • append_global_wisdom_directory
    • build_pragma_kernel
    • capture_file_exists
    • cuda_check
    • cuda_copy
    • cuda_span
    • default_compiler
    • default_registry
    • default_wisdom_settings
    • export_capture_file
    • into_kernel_arg
    • launch
    • load_best_config
    • process_wisdom_file
    • set_global_capture_directory
    • set_global_default_compiler
    • type_name
    • type_of
  • Environment Variables
  • License
  • Github repository
kernel-launcher
  • API Reference
  • View page source

API Reference

Kernel

  • ConfigSpace

  • Config

  • KernelBuilder

  • KernelInstance

  • KernelSource

  • Kernel

Wisdom Kernels

  • WisdomKernel

  • WisdomSettings

  • WisdomRecord

  • Oracle

  • DefaultOracle

  • load_best_config

  • process_wisdom_file

  • default_wisdom_settings

  • append_global_wisdom_directory

  • set_global_capture_directory

  • add_global_capture_pattern

  • export_capture_file

  • capture_file_exists

Pragma Kernels

  • PragmaKernel

  • build_pragma_kernel

Registry

  • KernelRegistry

  • IKernelDescriptor

  • default_registry

  • launch

Compilation

  • ICompiler

  • Compiler

  • NvrtcCompiler

  • NvrtcException

  • default_compiler

  • set_global_default_compiler

CUDA Utilities

  • CudaArch

  • CudaContextHandle

  • CudaDevice

  • CudaException

  • CudaSpan

  • cuda_check

  • cuda_copy

  • cuda_span

Utilities

  • FileLoader

  • DefaultLoader

  • ProblemSize

  • TemplateArg

  • TunableParam

  • TypeInfo

  • type_of

  • type_name

  • Value

  • Variable

  • KernelArg

  • IntoKernelArg

  • into_kernel_arg

Previous Next

© Copyright 2022, The kernel-launcher Team.

Built with Sphinx using a theme provided by Read the Docs.