Skip to content

No Intel SIMD extensions guards #6990

@Jazzinghen

Description

@Jazzinghen
System information (version)
  • OpenCV => 3.1.0
  • Operating System / Platform => Ubuntu Linux 16.04 - 64bit
  • Compiler => gcc 5.4
  • Processors used => Intel i3-2120 and Intel i7-6700
Detailed description

It is not possible to build OpenCV with multiple Intel SIMD instructions and run it on machines that do not support the latest SIMD set enabled.

This requires multiple versions of OpenCV shared libraries to be built and provided with projects that uses them.

Steps to reproduce

Build OpenCV enabling AVX2 or SSE4.2 and then run it on a machine that does not have these SIMD extensions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions