Skip to content

Support static shared memory #389

@maleadt

Description

@maleadt

Our current support is essentially dynamic shared memory.

IIUC it should be possible to define it entirely in the module, like such:

__local float localBuffer[1024];

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