rightnow-ai/gpuci - GPU Kernel Testing

Test CUDA kernels across multiple GPUs via SSH

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 25, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: rightnow-ai/gpuci@d6a659f4633e2d526a411eb8ac582ca1642aa01b # v0.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
kernelPath to CUDA kernel file(s). Supports glob patterns.yes
configPath to gpuci.yml config filenogpuci.yml
targetFilter to specific target(s) by name or GPU typeno
runsNumber of benchmark iterationsno10
warmupNumber of warmup iterationsno3
ssh-keySSH private key for connecting to GPU machinesno
brev-tokenBrev.dev API token (if using Brev provider)no
post-commentPost results as PR comment (true/false)notrue
fail-on-errorFail the workflow if any GPU test failsnotrue
namedescription
resultsJSON results from gpuci
passedWhether all tests passed (true/false)