NVIDIA / NVIDIA/cuvs

[FEA] Add CI checker for ABI stability

Open
#1,684 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
Cuda
Stars
854
Forks
236
Avg merge
3d 3h
Merged PRs (30d)
62

Description

This should be an optionl checker (that is, it shouldn't block a PR from being merged), but it should provide a strong warning that will be immiedately visible to the author and reviewers of PRs, alerting them that their changes break ABI compatilibility against what is currently in main.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or CI platform. Start by locating the repository's existing CI configuration and any ABI or compatibility checks, then determine how main is used as the comparison baseline. Done means an optional, non-blocking check that gives an immediately visible warning when a PR breaks ABI compatibility.

Written by the indexing model from the issue text.

Assessment

Domain
ci-cd
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.