version_string.inc
6.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
"\n"
"General configuration for OpenCV 4.5.4 =====================================\n"
" Version control: fce4580d-dirty\n"
"\n"
" Platform:\n"
" Timestamp: 2025-08-04T12:19:57Z\n"
" Host: Linux 5.4.0-150-generic x86_64\n"
" CMake: 3.10.2\n"
" CMake generator: Unix Makefiles\n"
" CMake build tool: /usr/bin/make\n"
" Configuration: Release\n"
"\n"
" CPU/HW features:\n"
" Baseline: SSE SSE2 SSE3\n"
" requested: SSE3\n"
" Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2 AVX512_SKX\n"
" requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX\n"
" SSE4_1 (17 files): + SSSE3 SSE4_1\n"
" SSE4_2 (2 files): + SSSE3 SSE4_1 POPCNT SSE4_2\n"
" FP16 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX\n"
" AVX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX\n"
" AVX2 (32 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2\n"
" AVX512_SKX (8 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX_512F AVX512_COMMON AVX512_SKX\n"
"\n"
" C/C++:\n"
" Built as dynamic libs?: YES\n"
" C++ standard: 11\n"
" C++ Compiler: /usr/bin/c++ (ver 7.5.0)\n"
" C++ flags (Release): -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG\n"
" C++ flags (Debug): -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG\n"
" C Compiler: /usr/bin/cc\n"
" C flags (Release): -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG\n"
" C flags (Debug): -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG\n"
" Linker flags (Release): -Wl,--gc-sections -Wl,--as-needed \n"
" Linker flags (Debug): -Wl,--gc-sections -Wl,--as-needed \n"
" ccache: NO\n"
" Precompiled headers: NO\n"
" Extra dependencies: dl m pthread rt\n"
" 3rdparty dependencies:\n"
"\n"
" OpenCV modules:\n"
" To be built: calib3d core dnn features2d flann gapi highgui imgcodecs imgproc ml objdetect photo stitching ts video videoio world\n"
" Disabled: -\n"
" Disabled by dependency: -\n"
" Unavailable: java python2 python3\n"
" Applications: tests perf_tests apps\n"
" Documentation: NO\n"
" Non-free algorithms: NO\n"
"\n"
" GUI: \n"
" GTK+: YES (ver 2.24.32)\n"
" GThread : YES (ver 2.56.4)\n"
" GtkGlExt: NO\n"
" VTK support: NO\n"
"\n"
" Media I/O: \n"
" ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.11)\n"
" JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (ver 80)\n"
" WEBP: build (ver encoder: 0x020f)\n"
" PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.6.34)\n"
" TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (ver 42 / 4.0.9)\n"
" JPEG 2000: build (ver 2.4.0)\n"
" OpenEXR: /usr/lib/x86_64-linux-gnu/libImath.so /usr/lib/x86_64-linux-gnu/libIlmImf.so /usr/lib/x86_64-linux-gnu/libIex.so /usr/lib/x86_64-linux-gnu/libHalf.so /usr/lib/x86_64-linux-gnu/libIlmThread.so (ver 2_2)\n"
" HDR: YES\n"
" SUNRASTER: YES\n"
" PXM: YES\n"
" PFM: YES\n"
"\n"
" Video I/O:\n"
" DC1394: YES (2.2.5)\n"
" FFMPEG: YES\n"
" avcodec: YES (57.107.100)\n"
" avformat: YES (57.83.100)\n"
" avutil: YES (55.78.100)\n"
" swscale: YES (4.8.100)\n"
" avresample: YES (3.7.0)\n"
" GStreamer: NO\n"
" v4l/v4l2: YES (linux/videodev2.h)\n"
"\n"
" Parallel framework: pthreads\n"
"\n"
" Trace: YES (with Intel ITT)\n"
"\n"
" Other third-party libraries:\n"
" VA: YES\n"
" Lapack: NO\n"
" Eigen: NO\n"
" Custom HAL: NO\n"
" Protobuf: build (3.5.1)\n"
"\n"
" OpenCL: YES (INTELVA)\n"
" Include path: /data/cmhu/vpt_ascend/3rdparty/opencv-4.5.4/3rdparty/include/opencl/1.2\n"
" Link libraries: Dynamic load\n"
"\n"
" Python (for build): /usr/bin/python2.7\n"
"\n"
" Java: \n"
" ant: NO\n"
" JNI: /usr/local/jdk1.8.0_171/include /usr/local/jdk1.8.0_171/include/linux /usr/local/jdk1.8.0_171/include\n"
" Java wrappers: NO\n"
" Java tests: NO\n"
"\n"
" Install to: /data/cmhu/vpt_ascend/3rdparty/opencv-4.5.4/release\n"
"-----------------------------------------------------------------\n"
"\n"