argumentcomputer / argumentcomputer/ci-workflows
Add a working comparative GPU benchmark workflow/action
- Dominant language
- No language data
- Stars
- 0
- Forks
- 3
- Avg merge
- 59m
- Merged PRs (30d)
- 2
Description
There is enough common ground between https://github.com/lurk-lab/lurk-rs/blob/main/.github/workflows/merge-tests.yml#L69 and https://github.com/lurk-lab/arecibo/pull/238 that we should be able to factor out some if not all steps into a reusable workflow or action.
This will help us extend GPU benchmarks to other performance-centric repos in the future like https://github.com/lurk-lab/grumpkin-msm
Contributor guide
No contributing guide indexed for this repository
Research direction
Compare the steps around line 69 of .github/workflows/merge-tests.yml with the workflow discussed in lurk-lab/arecibo PR 238. Identify the common GPU benchmark pieces and determine how they can be exposed as a reusable workflow or action; done means another performance-focused repository such as grumpkin-msm can use it for comparative GPU benchmarks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100