introduce initial version of CI description for oneDAL#223
Merged
rodburns merged 10 commits intouxlfoundation:mainfrom Apr 29, 2025
Merged
introduce initial version of CI description for oneDAL#223rodburns merged 10 commits intouxlfoundation:mainfrom
rodburns merged 10 commits intouxlfoundation:mainfrom
Conversation
Collaborator
Author
|
@theComputeKid @homksei @ahuber21 @ethanglaser @icfaust @rakshithgb-fujitsu @keeranroth -please be free to review/comment and ask questions |
ahuber21
reviewed
Apr 22, 2025
| | Github | Intel GPU (ICX compiler) | Linux | 1 | Yes* | Pipelene configured for GPU valdiation on uxlfoundation GPU runners, currently disabled due to issues with Tiber Cloud. ci.yml[https://github.com/uxlfoundation/oneDAL/blob/main/.github/workflows/ci.yml] | | ||
| | Github | ABI conformance | Linux | 1 | Yes | 2 Pipelines on Physical ARM systems Github hosted and ARM hosted. ci.yml[https://github.com/uxlfoundation/oneDAL/blob/main/.github/workflows/ci.yml] | | ||
| | Github | Docker validation | Linux | 1 | Yes | Validation of oneDAL development env docker file. docker-validation-ci.yml[https://github.com/uxlfoundation/oneDAL/blob/main/.github/workflows/docker-validation-ci.yml] | | ||
| | Github | CPU Nightly | Linux, Windwos | 2 | Yes | Nightly builds and broaer validation for oneDAL. nightly-build.yml[https://github.com/uxlfoundation/oneDAL/blob/main/.github/workflows/nightly-build.yml] | |
Member
There was a problem hiding this comment.
There was some talk on separating the Nightly CI from those needed for PR acceptance: #218 (comment)
Collaborator
Author
There was a problem hiding this comment.
Interesting - this puts whole another question on separation between PR level checks, CI level and scheduled tasks
ethanglaser
reviewed
Apr 22, 2025
Contributor
ethanglaser
left a comment
There was a problem hiding this comment.
Initial review, mostly for grammatical/typos
Co-authored-by: ethanglaser <42726565+ethanglaser@users.noreply.github.com> Co-authored-by: Andreas Huber <9201869+ahuber21@users.noreply.github.com>
ethanglaser
approved these changes
Apr 24, 2025
Contributor
ethanglaser
left a comment
There was a problem hiding this comment.
Looks good to me, very comprehensive
Co-authored-by: ethanglaser <42726565+ethanglaser@users.noreply.github.com>
napetrov
commented
Apr 25, 2025
napetrov
commented
Apr 25, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR introducing CI description for oneDAL