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

use DCPU_BASELINE=DETECT for OpenCV when default optarch compiler option is used #2954

Merged
merged 7 commits into from
Aug 30, 2023

Commits on Jun 24, 2023

  1. improve cpu-arch optimization settings for OpenCV

    Samuel Moors committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    323ec7a View commit details
    Browse the repository at this point in the history
  2. also for intel compilers and xHost

    Samuel Moors committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    e0d703b View commit details
    Browse the repository at this point in the history
  3. simplify

    Samuel Moors committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    fcdf922 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. use COMPILER_OPTIMAL_ARCHITECTURE_OPTION

    Samuel Moors committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7310de7 View commit details
    Browse the repository at this point in the history
  2. remove unused imports

    Samuel Moors committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ee27c12 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. also check iccifort; refactor for readability

    Samuel Moors committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    eb0ee64 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. account for missing case

    Samuel Moors committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    25a66f0 View commit details
    Browse the repository at this point in the history