Skip to content

Special memories only work with PyCUDA backend #210

@isazi

Description

@isazi

The functions:

  • copy_shared_memory_args
  • copy_constant_memory_args
  • copy_texture_memory_args
    In core.py check if self.lang == "CUDA", and not work with e.g. CuPy or other backends that implement the functionality.

Moreover, this is only checked if using run_kernel and not tune_kernel. I am waiting for some comments before fixing it, as I may have overlooked something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions