Skip to content

Support deferring generation of (some) preprocessor definitions until buffer read #117

@eyalroz

Description

@eyalroz

Sometimes, input buffers may also contain some meta-data, or even - reflect something with their size - so that certain missing preprocessor definitions may be derivable only after, rather than before, reading the buffers. However - when we tell the gpu-kernel-runner to only build the program, not run it - we should not have to read any buffers, at all.

We should reconsider this matter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions