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

Added nightly ubuntu 24 debug build and test #194

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mshabunin
Copy link
Contributor

@mshabunin mshabunin commented Nov 11, 2024

  • Should we also disable CPU optimizations and/or IPP in this build?
  • Also we have ENABLE_GNU_STL_DEBUG option?

@mshabunin mshabunin force-pushed the add-nightly-debug branch 4 times, most recently from 81fe628 to a3719ed Compare November 11, 2024 20:13
@@ -24,7 +24,7 @@ env:
GIT_CACHE_DOCKER: '/home/ubuntu/git_cache'
OPENCV_DOWNLOAD_PATH: '/home/ubuntu/binaries_cache'
OPENCV_TEST_DATA_PATH: '/home/ubuntu/opencv_extra/testdata'
EXTRA_CMAKE_OPTIONS: '-DCMAKE_BUILD_TYPE=Debug -DENABLE_GNU_STL_DEBUG=ON -DWITH_FLATBUFFERS=OFF -DBUILD_opencv_sfm=OFF -DWITH_IPP=OFF -DCPU_DISPATCH='
EXTRA_CMAKE_OPTIONS: '-DCMAKE_BUILD_TYPE=Debug -DWITH_IPP=OFF -DCPU_DISPATCH='

Choose a reason for hiding this comment

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

CV_DISABLE_OPTIMIZATION

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.

2 participants