Skip to content

Kernel improvement #38

Description

@bhamon

More and more GPUs come with a lot of RAM, but the max allocation size tends to be quite limited.
The idea would be to implement a multi-buffer generation in the OpenCL kernel to use the full GPUs RAM capacity.

The hard part is syncing between multiple buffers with possibly different sizes.
Or would it be better to instanciate multiple kernels at the same time ?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions