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

RISC-V: upgrade CI image to use clang 17 #176

Merged
merged 7 commits into from
Jul 12, 2024

Conversation

mshabunin
Copy link
Contributor

@mshabunin mshabunin commented Jul 9, 2024

@fengyuentau
Copy link
Member

OCV Nightly RISC-V / BuildAndTestNDS (4.x) (pull_request) and OCV Nightly RISC-V / BuildAndTestSC (4.x) (pull_request) has the following initialization error:

Starting job container
  /usr/bin/docker pull quay.io/opencv-ci/opencv-ubuntu-22.04-riscv-nds:20240709
  Error response from daemon: unauthorized: access to the requested resource is not authorized
  Warning: Docker pull failed with exit code 1, back off 8.224 seconds before retry.
  /usr/bin/docker pull quay.io/opencv-ci/opencv-ubuntu-22.04-riscv-nds:20240709
  Error response from daemon: unauthorized: access to the requested resource is not authorized
  Warning: Docker pull failed with exit code 1, back off 6.869 seconds before retry.
  /usr/bin/docker pull quay.io/opencv-ci/opencv-ubuntu-22.04-riscv-nds:[20](https://github.com/opencv/ci-gha-workflow/actions/runs/9865139821/job/27241609060?pr=176#step:2:23)240709
  Error response from daemon: unauthorized: access to the requested resource is not authorized
  Error: Docker pull failed with exit code 1

OCV Nightly RISC-V / BuildAndTestNDS (5.x) (pull_request) and OCV Nightly RISC-V / BuildAndTestSC (5.x) (pull_request) are cancelled for some reasons.

Comment on lines 412 to 414
-DCPU_BASELINE=RVV \
-DCPU_BASELINE_REQUIRE=RVV \
-DRISCV_RVV_SCALABLE=ON \

Choose a reason for hiding this comment

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

Do we really want to enable and require RVV on the Andes platform? I'm not sure if the andes compiler/emulator supports RVV

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, it's a mistake.

@mshabunin
Copy link
Contributor Author

Builds are stable now. I had to disable some dnn tests in one of new configurations. Not sure what causes these issues.

@mshabunin mshabunin changed the title RISC-V: upgrade CI image to use clang 18 RISC-V: upgrade CI image to use clang 17 Jul 12, 2024
@asmorkalov asmorkalov merged commit c553cd1 into opencv:main Jul 12, 2024
14 checks passed
@mshabunin mshabunin deleted the riscv-upgrade branch July 13, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants