kookiesnkareem/cuxray gate

Gate CUDA kernel resource regressions (registers, spills, occupancy, bank conflicts) — no GPU needed

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathArtifact to analyze: .cubin, host ELF (.so/.o), or directoryyes
gateGate expression, e.g. "spill_instrs==0, regs<=168, bank_ways<=2"yes
threadsBlock shape ('256' or '32,8') — needed for occupancy/bank metrics unless the binary carries launch metadatano""
kernelRegex filter on kernel namesno""
versionPyPI version to install instead of the action's own source (default: install the checked-out action source, so uses: ...@vX runs exactly vX)no""
source-rootStrip this prefix from source paths in SARIF (for repo-relative annotations)no""
sarifWrite SARIF to this path (upload with github/codeql-action/upload-sarif for PR annotations)no""

no outputs