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][GHA] CPU tests on riscV arch #25673

Conversation

yury-intel
Copy link
Contributor

@yury-intel yury-intel commented Jul 22, 2024

Details:

  • Implemented OV CPU tests pipeline with riscV architecture via Xuantie platform (fetched frombinaries, builded by @a-sidorova , sources https://github.com/XUANTIE-RV/xuantie-gnu-toolchain))
  • todo: python support, building job reusing, implementing support python runner (i.e. using wrapping xuantie application instead of gtests directly)

Implementation of toolchain build - #28142

Tickets:

  • 146964

@yury-intel yury-intel requested a review from a team as a code owner July 22, 2024 14:05
@github-actions github-actions bot added category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code labels Jul 22, 2024
@yury-intel yury-intel force-pushed the gha/try_to_build_crosscompilation_framework branch from 8019fdf to e67820d Compare July 30, 2024 13:34
@yury-intel yury-intel force-pushed the gha/try_to_build_crosscompilation_framework branch from 460a5ff to 8cb45cc Compare August 8, 2024 10:53
@yury-intel yury-intel force-pushed the gha/try_to_build_crosscompilation_framework branch from 2cbbed0 to 5213ecb Compare August 27, 2024 11:57
.github/workflows/dev_cpu_linux_riscv.yml Outdated Show resolved Hide resolved
-DCMAKE_CXX_COMPILER_LAUNCHER=${{ env.CMAKE_CXX_COMPILER_LAUNCHER }} \
-DCMAKE_C_COMPILER_LAUNCHER=${{ env.CMAKE_C_COMPILER_LAUNCHER }} \
-S ${OPENVINO_REPO} \
-B ${BUILD_DIR}
Copy link
Contributor

Choose a reason for hiding this comment

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

instead of manual copy of build steps, can you reuse existing Linux build reusable workflow ?
It's being improved in this PR #26156

Copy link
Contributor

Choose a reason for hiding this comment

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

Should be done later as part of [CVS-159545]

@yury-intel yury-intel force-pushed the gha/try_to_build_crosscompilation_framework branch from c912b35 to e8fca64 Compare September 23, 2024 10:11
Copy link
Contributor

This PR will be closed in a week because of 2 weeks of no activity.

@github-actions github-actions bot added the Stale label Oct 17, 2024
Copy link
Contributor

This PR was closed because it has been stalled for 2 week with no activity.

@github-actions github-actions bot closed this Oct 24, 2024
@yury-intel yury-intel reopened this Oct 31, 2024
@github-actions github-actions bot removed the Stale label Nov 1, 2024
@yury-intel yury-intel force-pushed the gha/try_to_build_crosscompilation_framework branch 2 times, most recently from 90e63cf to 5556eb6 Compare November 14, 2024 12:53
@yury-intel yury-intel force-pushed the gha/try_to_build_crosscompilation_framework branch 3 times, most recently from 2717778 to 894cc05 Compare November 30, 2024 01:43
@yury-intel yury-intel force-pushed the gha/try_to_build_crosscompilation_framework branch 9 times, most recently from 6f87ddc to 2c70050 Compare December 12, 2024 20:48
@yury-intel yury-intel force-pushed the gha/try_to_build_crosscompilation_framework branch 2 times, most recently from 3e24fbb to 7892cc9 Compare December 20, 2024 06:48
Copy link
Contributor

@mryzhov mryzhov left a comment

Choose a reason for hiding this comment

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

Approved as temporary solution

@yury-intel yury-intel added this pull request to the merge queue Dec 20, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 20, 2024
@yury-intel yury-intel added this pull request to the merge queue Dec 20, 2024
Merged via the queue into openvinotoolkit:master with commit 89f3fc9 Dec 20, 2024
156 checks passed
@yury-intel yury-intel deleted the gha/try_to_build_crosscompilation_framework branch December 20, 2024 19:00
11happy pushed a commit to 11happy/openvino that referenced this pull request Dec 23, 2024
### Details:
- *Implemented OV CPU tests pipeline with riscV architecture via Xuantie
platform (fetched frombinaries, builded by @a-sidorova , sources
https://github.com/XUANTIE-RV/xuantie-gnu-toolchain)*)
- *todo: python support, building job reusing, implementing support
python runner (i.e. using wrapping xuantie application instead of gtests
directly)*

Implementation of toolchain build -
openvinotoolkit#28142

### Tickets:
- *146964*

---------

Co-authored-by: Mikhail Ryzhov <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Jan 8, 2025
### Details:
- Builds xuantie toolchain from sources to replace temporary solution
merged in #25673

### Tickets:
 - *146964*
MirceaDan99 pushed a commit to MirceaDan99/openvino that referenced this pull request Jan 22, 2025
### Details:
- *Implemented OV CPU tests pipeline with riscV architecture via Xuantie
platform (fetched frombinaries, builded by @a-sidorova , sources
https://github.com/XUANTIE-RV/xuantie-gnu-toolchain)*)
- *todo: python support, building job reusing, implementing support
python runner (i.e. using wrapping xuantie application instead of gtests
directly)*

Implementation of toolchain build -
openvinotoolkit#28142

### Tickets:
- *146964*

---------

Co-authored-by: Mikhail Ryzhov <[email protected]>
MirceaDan99 pushed a commit to MirceaDan99/openvino that referenced this pull request Jan 22, 2025
### Details:
- Builds xuantie toolchain from sources to replace temporary solution
merged in openvinotoolkit#25673

### Tickets:
 - *146964*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CI OpenVINO public CI category: dockerfiles github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants