Navigation

  • index
  • modules    
  • next    
  • previous    
  • Nabu 2024.2.0 documentation »
  • API reference »
  • nabu.cuda package

nabu.cuda package¶

Submodules¶

  • nabu.cuda.convolution module
  • nabu.cuda.fft module
  • nabu.cuda.kernel module
    • CudaKernel
      • CudaKernel.compile_kernel_source()
      • CudaKernel.prepare()
      • CudaKernel.follow_device_arr()
      • CudaKernel.get_last_kernel_time()
      • CudaKernel.call()
  • nabu.cuda.medfilt module
  • nabu.cuda.padding module
  • nabu.cuda.processing module
    • CudaProcessing
      • CudaProcessing.array_class
      • CudaProcessing.dtype_to_ctype()
      • CudaProcessing.push_context()
      • CudaProcessing.pop_context()
      • CudaProcessing.kernel()
  • nabu.cuda.utils module
    • get_cuda_context()
    • count_cuda_devices()
    • get_gpu_memory()
    • is_gpu_usable()
    • detect_cuda_gpus()
    • collect_cuda_gpus()
    • get_nvcc_version()
    • check_textures_availability()
    • cuarray_format_to_dtype()
    • cuarray_shape_dtype()
    • get_shape_dtype()
    • copy_array()
    • copy_big_gpuarray()
    • replace_array_memory()
    • pycuda_to_cupy()
    • cupy_to_pycuda()

Module contents¶

Page contents

  • nabu.cuda package
    • Submodules
    • Module contents

Previous page

← nabu.app.validator module

Next page

→ nabu.cuda.convolution module

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules    
  • next    
  • previous    
  • Nabu 2024.2.0 documentation »
  • API reference »
  • nabu.cuda package
© Copyright 2019-2024, ESRF. Created using Sphinx 7.2.6.