Skip to content

added a CI pipeline with HAL disabled and -DOPENCV_FORCE_3RDPARTY_BUILD=ON#299

Open
varun-jaiswal17 wants to merge 4 commits intoopencv:mainfrom
varun-jaiswal17:add-nohal-pipeline
Open

added a CI pipeline with HAL disabled and -DOPENCV_FORCE_3RDPARTY_BUILD=ON#299
varun-jaiswal17 wants to merge 4 commits intoopencv:mainfrom
varun-jaiswal17:add-nohal-pipeline

Conversation

@varun-jaiswal17
Copy link
Copy Markdown

@varun-jaiswal17 varun-jaiswal17 commented Mar 16, 2026

Added a CI Pipeline to disable all HAL options like IPP and build dependencies from 3rdparty folder.
Closes #290

asmorkalov pushed a commit to opencv/opencv that referenced this pull request Mar 20, 2026
…-SIMD

Added SIMD support for 64 bit float and fallback for 64 bit int#28663

Merged with : opencv/ci-gha-workflow#299

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
@asmorkalov
Copy link
Copy Markdown
Contributor

@gursimarsingh @abhishek-gola Please take a look on Photo_CalibrateDebevec.regression failure without IPP and HAL. Most probably we can safely tune the test, but need to ensure it's not a bug.

@abhishek-gola
Copy link
Copy Markdown

@gursimarsingh @abhishek-gola Please take a look on Photo_CalibrateDebevec.regression failure without IPP and HAL. Most probably we can safely tune the test, but need to ensure it's not a bug.

Yes, @varun-jaiswal17 is currently working on the same.

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.

Introduce Linux build without HAL and IPP and 3rdparties build enabled

3 participants