You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).