Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cpu: aarch64: support ci with TP #2158

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

taoye9
Copy link
Contributor

@taoye9 taoye9 commented Oct 9, 2024

Description

Add ci tests for build with threadpool option.

@taoye9 taoye9 requested a review from a team as a code owner October 9, 2024 13:53
@Sqvid Sqvid marked this pull request as draft October 9, 2024 15:11
@mgouicem mgouicem added the devops Github automation label Oct 9, 2024
@taoye9 taoye9 force-pushed the aarch64-ci-support-tp branch 5 times, most recently from 24270b2 to c896db4 Compare October 16, 2024 16:03
@Sqvid Sqvid marked this pull request as ready for review October 16, 2024 16:38
Change-Id: Iccec3130d63a622bb09ee3395cf8d19dfc06a2b1

- name: Run oneDNN tests
- if: (matrix.threading == 'OMP') || (matrix.threading == 'TP' && matrix.toolset == 'clang' && matrix.config == 'Release')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This logic should be inside the CI scripts instead of the YML file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops Github automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants