Skip to content

Potential header precedence issue with new cubin/artifact loading approach #1485

@aleozlx

Description

@aleozlx

flashinferMetaInfo.h is now downloaded from artifactory, but if another one is placed inside include/flashinfer/trtllm/batched_gemm/trtllmGen_bmm_export/ (either user has dirty tree or packaging error) it could hide the header downloaded by the new cubin loader approach thereby bypass verification (download is verified but not running the same as the one downloaded) and potentially introduce discrepencies which can be hard to track down (especially when we expand this approach to automate more generated headers in the future).

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