[BUILD/CI] Reduce runtime of tests
Open
Nobody has claimed this yet.
feature request
- Dominant language
- Cuda
- Stars
- 854
- Forks
- 236
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 62
Description
As we continue to add new features and capabilities, we need to reduce the runtime of our PR-level tests because they take multiple hours to run. Perhaps we could definite separaste tests for nightlies and PR-level so that we can run more parameter combinations in the nightlies.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or CI entry points are named; start by locating the PR-level test workflow and the existing nightly test configuration. Define a clear split that shortens PR runs while retaining broader parameter combinations in nightlies, then verify both workflows complete with their intended coverage.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, ci-cd, testing
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100