oneapi-src / oneapi-src/level-zero-tests
Add tags/make releases for this repo
Open
@lisanna-dettwyler is already working on this.
Since Apr 11, 2024.
- Dominant language
- C++
- Stars
- 64
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
It would very helpful to know which API or loader version these tests require. The prerequisites in the BUILD file appear to be outdates as the file has not been updated for about two years. At the moment one can only guess which version of the loader/API these tests are working with (see #33). Therefore, I propose to introduce tags or make releases which may follow the same numbering scheme as the loader or the API (I don't care in the end, but it should be documented). At least the BUILD file should be updated.
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.
Assessment
This issue has not been assessed yet.