diff --git a/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.7.0_3.4.16-20220103.txt b/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.7.0_3.4.16-20220103.txt new file mode 100644 index 0000000..f4b9536 --- /dev/null +++ b/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.7.0_3.4.16-20220103.txt @@ -0,0 +1,151 @@ + CTO_FROM : nvidia/cuda:11.3.1-cudnn8-devel-ubuntu20.04 +docker build \ + --build-arg CTO_FROM="nvidia/cuda:11.3.1-cudnn8-devel-ubuntu20.04" \ + --build-arg CTO_TENSORFLOW_VERSION="2.7.0" \ + --build-arg CTO_OPENCV_VERSION="3.4.16" \ + --build-arg CTO_NUMPROC="32" \ + --build-arg CTO_CUDA_APT="" \ + --build-arg CTO_CUDA_BUILD="-D WITH_CUDA=ON -D CUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda -D CMAKE_LIBRARY_PATH=/usr/local/cuda/lib64/stubs -D CUDA_FAST_MATH=1 -D WITH_CUBLAS=1 -DWITH_CUDNN=ON -DOPENCV_DNN_CUDA=ON -DCUDA_ARCH_BIN=6.0,6.1,7.0,7.5,8.0,8.6 -D WITH_NVCUVID=ON" \ + --build-arg LATEST_BAZELISK="1.11.0" \ + --build-arg LATEST_BAZEL="3.7.2" \ + --build-arg CTO_TF_CUDNN="yes" \ + --build-arg CTO_TF_OPT="v2" \ + --build-arg CTO_TF_KERAS="keras" \ + --build-arg CTO_TF_PYTHON="" \ + --build-arg CTO_TF_NUMPY="numpy" \ + --build-arg CTO_DNN_ARCH="6.0,6.1,7.0,7.5,8.0,8.6" \ + --build-arg CTO_CUDA11_APT_XTRA="" \ + --build-arg CTO_PYTORCH="torch==1.10.1+cu113 torchvision==0.11.2+cu113 torchaudio==0.10.1+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html" \ + --tag="datamachines/cudnn_tensorflow_opencv:11.3.1_2.7.0_3.4.16-20220103" \ + -f ubuntu20.04/Dockerfile \ + . + +General configuration for OpenCV 3.4.16 ===================================== + Version control: unknown + + Extra modules: + Location (extra): /usr/local/src/opencv_contrib/modules + Version control (extra): unknown + + Platform: + Timestamp: 2021-12-23T00:47:13Z + Host: Linux 5.11.0-43-generic x86_64 + CMake: 3.16.3 + CMake generator: Unix Makefiles + CMake build tool: /usr/bin/make + Configuration: Release + + CPU/HW features: + Baseline: SSE SSE2 SSE3 + requested: SSE3 + Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2 AVX512_SKX + requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX + SSE4_1 (14 files): + SSSE3 SSE4_1 + SSE4_2 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 + FP16 (0 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX + AVX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX + AVX2 (28 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 + AVX512_SKX (4 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX_512F AVX512_COMMON AVX512_SKX + + C/C++: + Built as dynamic libs?: YES + C++11: YES + C++ Compiler: /usr/bin/c++ (ver 9.3.0) + C++ flags (Release): -fsigned-char -ffast-math -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 -fopenmp -O3 -DNDEBUG -DNDEBUG + C++ flags (Debug): -fsigned-char -ffast-math -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 -fopenmp -g -O0 -DDEBUG -D_DEBUG + C Compiler: /usr/bin/cc + C flags (Release): -fsigned-char -ffast-math -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 -fopenmp -O3 -DNDEBUG -DNDEBUG + C flags (Debug): -fsigned-char -ffast-math -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 -fopenmp -g -O0 -DDEBUG -D_DEBUG + Linker flags (Release): -Wl,--exclude-libs,libippicv.a -Wl,--exclude-libs,libippiw.a -Wl,--gc-sections -Wl,--as-needed + Linker flags (Debug): -Wl,--exclude-libs,libippicv.a -Wl,--exclude-libs,libippiw.a -Wl,--gc-sections -Wl,--as-needed + ccache: NO + Precompiled headers: NO + Extra dependencies: m pthread cudart_static -lpthread dl rt nppc nppial nppicc nppidei nppif nppig nppim nppist nppisu nppitc npps cublas cufft -L/usr/local/cuda/lib64 -L/usr/lib/x86_64-linux-gnu + 3rdparty dependencies: + + OpenCV modules: + To be built: aruco bgsegm bioinspired calib3d ccalib core cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev datasets dnn dnn_objdetect dpm face features2d flann freetype fuzzy hdf hfs highgui img_hash imgcodecs imgproc line_descriptor ml objdetect optflow phase_unwrapping photo plot python3 reg rgbd saliency sfm shape stereo stitching structured_light superres surface_matching text tracking video videoio videostab xfeatures2d ximgproc xobjdetect xphoto + Disabled: world + Disabled by dependency: - + Unavailable: cvv java matlab ovis python2 ts viz + Applications: apps + Documentation: NO + Non-free algorithms: NO + + GUI: + GTK+: YES (ver 3.24.20) + GThread : YES (ver 2.64.6) + GtkGlExt: NO + VTK support: NO + + Media I/O: + ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.11) + JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (ver 80) + WEBP: build (ver encoder: 0x020f) + PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.6.37) + TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (ver 42 / 4.1.0) + JPEG 2000: build (ver 1.900.1) + OpenEXR: build (ver 2.3.0) + GDAL: NO + HDR: YES + SUNRASTER: YES + PXM: YES + + Video I/O: + DC1394: YES (ver 2.2.5) + FFMPEG: YES + avcodec: YES (ver 58.54.100) + avformat: YES (ver 58.29.100) + avutil: YES (ver 56.31.100) + swscale: YES (ver 5.5.100) + avresample: NO + GStreamer: YES + base: YES (ver 1.16.2) + video: YES (ver 1.16.2) + app: YES (ver 1.16.2) + riff: YES (ver 1.16.2) + pbutils: YES (ver 1.16.2) + libv4l/libv4l2: NO + v4l/v4l2: linux/videodev2.h + Xine: YES (ver 1.2.9) + + Parallel framework: TBB (ver 2020.1 interface 11101) + + Trace: YES (with Intel ITT) + + Other third-party libraries: + Intel IPP: 2020.0.0 Gold [2020.0.0] + at: /usr/local/src/opencv/build/3rdparty/ippicv/ippicv_lnx/icv + Intel IPP IW: sources (2020.0.0) + at: /usr/local/src/opencv/build/3rdparty/ippicv/ippicv_lnx/iw + Lapack: NO + Eigen: YES (ver 3.3.7) + Custom HAL: NO + Protobuf: build (3.5.1) + + NVIDIA CUDA: YES (ver 11.3, CUFFT CUBLAS FAST_MATH) + NVIDIA GPU arch: 60 61 70 75 80 86 + NVIDIA PTX archs: + + OpenCL: YES (no extra features) + Include path: /usr/local/src/opencv/3rdparty/include/opencl/1.2 + Link libraries: Dynamic load + + Python 3: + Interpreter: /usr/bin/python3 (ver 3.8.10) + Libraries: /usr/lib/x86_64-linux-gnu/libpython3.8.so (ver 3.8.10) + numpy: /usr/local/lib/python3.8/dist-packages/numpy/core/include (ver 1.21.5) + install path: /usr/lib/python3/dist-packages/cv2/python-3.8 + + Python (for build): /usr/bin/python3 + + Java: + ant: NO + JNI: NO + Java wrappers: NO + Java tests: NO + + Install to: /usr/local +----------------------------------------------------------------- + + diff --git a/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.7.0_4.5.5-20220103.txt b/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.7.0_4.5.5-20220103.txt new file mode 100644 index 0000000..3e94c12 --- /dev/null +++ b/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.7.0_4.5.5-20220103.txt @@ -0,0 +1,150 @@ + CTO_FROM : nvidia/cuda:11.3.1-cudnn8-devel-ubuntu20.04 +docker build \ + --build-arg CTO_FROM="nvidia/cuda:11.3.1-cudnn8-devel-ubuntu20.04" \ + --build-arg CTO_TENSORFLOW_VERSION="2.7.0" \ + --build-arg CTO_OPENCV_VERSION="4.5.5" \ + --build-arg CTO_NUMPROC="32" \ + --build-arg CTO_CUDA_APT="" \ + --build-arg CTO_CUDA_BUILD="-D WITH_CUDA=ON -D CUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda -D CMAKE_LIBRARY_PATH=/usr/local/cuda/lib64/stubs -D CUDA_FAST_MATH=1 -D WITH_CUBLAS=1 -DWITH_CUDNN=ON -DOPENCV_DNN_CUDA=ON -DCUDA_ARCH_BIN=6.0,6.1,7.0,7.5,8.0,8.6 -D WITH_NVCUVID=ON" \ + --build-arg LATEST_BAZELISK="1.11.0" \ + --build-arg LATEST_BAZEL="3.7.2" \ + --build-arg CTO_TF_CUDNN="yes" \ + --build-arg CTO_TF_OPT="v2" \ + --build-arg CTO_TF_KERAS="keras" \ + --build-arg CTO_TF_PYTHON="" \ + --build-arg CTO_TF_NUMPY="numpy" \ + --build-arg CTO_DNN_ARCH="6.0,6.1,7.0,7.5,8.0,8.6" \ + --build-arg CTO_CUDA11_APT_XTRA="" \ + --build-arg CTO_PYTORCH="torch==1.10.1+cu113 torchvision==0.11.2+cu113 torchaudio==0.10.1+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html" \ + --tag="datamachines/cudnn_tensorflow_opencv:11.3.1_2.7.0_4.5.5-20220103" \ + -f ubuntu20.04/Dockerfile \ + . +-- CUDA NVCC target flags: -gencode;arch=compute_60,code=sm_60;-gencode;arch=compute_61,code=sm_61;-gencode;arch=compute_70,code=sm_70;-gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_80,code=sm_80;-gencode;arch=compute_86,code=sm_86;-D_FORCE_INLINES + +General configuration for OpenCV 4.5.5 ===================================== + Version control: unknown + + Extra modules: + Location (extra): /usr/local/src/opencv_contrib/modules + Version control (extra): unknown + + Platform: + Timestamp: 2022-01-03T15:23:55Z + Host: Linux 5.11.0-43-generic x86_64 + CMake: 3.16.3 + CMake generator: Unix Makefiles + CMake build tool: /usr/bin/make + Configuration: Release + + CPU/HW features: + Baseline: SSE SSE2 SSE3 + requested: SSE3 + Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2 AVX512_SKX + requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX + SSE4_1 (16 files): + SSSE3 SSE4_1 + SSE4_2 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 + FP16 (0 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX + AVX (4 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX + AVX2 (31 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 + AVX512_SKX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX_512F AVX512_COMMON AVX512_SKX + + C/C++: + Built as dynamic libs?: YES + C++ standard: 11 + C++ Compiler: /usr/bin/c++ (ver 9.3.0) + C++ flags (Release): -fsigned-char -ffast-math -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 -fopenmp -O3 -DNDEBUG -DNDEBUG + C++ flags (Debug): -fsigned-char -ffast-math -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 -fopenmp -g -O0 -DDEBUG -D_DEBUG + C Compiler: /usr/bin/cc + C flags (Release): -fsigned-char -ffast-math -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 -fopenmp -O3 -DNDEBUG -DNDEBUG + C flags (Debug): -fsigned-char -ffast-math -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 -fopenmp -g -O0 -DDEBUG -D_DEBUG + Linker flags (Release): -Wl,--exclude-libs,libippicv.a -Wl,--exclude-libs,libippiw.a -Wl,--gc-sections -Wl,--as-needed + Linker flags (Debug): -Wl,--exclude-libs,libippicv.a -Wl,--exclude-libs,libippiw.a -Wl,--gc-sections -Wl,--as-needed + ccache: NO + Precompiled headers: NO + Extra dependencies: m pthread cudart_static -lpthread dl rt nppc nppial nppicc nppidei nppif nppig nppim nppist nppisu nppitc npps cublas cudnn cufft -L/usr/local/cuda/lib64 -L/usr/lib/x86_64-linux-gnu + 3rdparty dependencies: + + OpenCV modules: + To be built: alphamat aruco barcode bgsegm bioinspired calib3d ccalib core cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev datasets dnn dnn_objdetect dnn_superres dpm face features2d flann freetype fuzzy gapi hdf hfs highgui img_hash imgcodecs imgproc intensity_transform line_descriptor mcc ml objdetect optflow phase_unwrapping photo plot python3 quality rapid reg rgbd saliency sfm shape stereo stitching structured_light superres surface_matching text tracking video videoio videostab wechat_qrcode xfeatures2d ximgproc xobjdetect xphoto + Disabled: world + Disabled by dependency: - + Unavailable: cvv java julia matlab ovis python2 ts viz + Applications: apps + Documentation: NO + Non-free algorithms: NO + + GUI: GTK3 + GTK+: YES (ver 3.24.20) + GThread : YES (ver 2.64.6) + GtkGlExt: NO + VTK support: NO + + Media I/O: + ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.11) + JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (ver 80) + WEBP: build (ver encoder: 0x020f) + PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.6.37) + TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (ver 42 / 4.1.0) + JPEG 2000: OpenJPEG (ver 2.3.1) + OpenEXR: build (ver 2.3.0) + GDAL: NO + HDR: YES + SUNRASTER: YES + PXM: YES + PFM: YES + + Video I/O: + DC1394: YES (2.2.5) + FFMPEG: YES + avcodec: YES (58.54.100) + avformat: YES (58.29.100) + avutil: YES (56.31.100) + swscale: YES (5.5.100) + avresample: NO + GStreamer: YES (1.16.2) + v4l/v4l2: YES (linux/videodev2.h) + Xine: YES (ver 1.2.9) + + Parallel framework: TBB (ver 2020.1 interface 11101) + + Trace: YES (with Intel ITT) + + Other third-party libraries: + Intel IPP: 2020.0.0 Gold [2020.0.0] + at: /usr/local/src/opencv/build/3rdparty/ippicv/ippicv_lnx/icv + Intel IPP IW: sources (2020.0.0) + at: /usr/local/src/opencv/build/3rdparty/ippicv/ippicv_lnx/iw + VA: NO + Lapack: NO + Eigen: YES (ver 3.3.7) + Custom HAL: NO + Protobuf: build (3.19.1) + + NVIDIA CUDA: YES (ver 11.3, CUFFT CUBLAS FAST_MATH) + NVIDIA GPU arch: 60 61 70 75 80 86 + NVIDIA PTX archs: + + cuDNN: YES (ver 8.2.0) + + OpenCL: YES (no extra features) + Include path: /usr/local/src/opencv/3rdparty/include/opencl/1.2 + Link libraries: Dynamic load + + Python 3: + Interpreter: /usr/bin/python3 (ver 3.8.10) + Libraries: /usr/lib/x86_64-linux-gnu/libpython3.8.so (ver 3.8.10) + numpy: /usr/local/lib/python3.8/dist-packages/numpy/core/include (ver 1.21.5) + install path: /usr/lib/python3/dist-packages/cv2/python-3.8 + + Python (for build): /usr/bin/python3 + + Java: + ant: NO + JNI: NO + Java wrappers: NO + Java tests: NO + + Install to: /usr/local +----------------------------------------------------------------- + + diff --git a/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.4.2_2.7.0_3.4.16-20220103.txt b/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.4.2_2.7.0_3.4.16-20220103.txt new file mode 100644 index 0000000..a77f7e0 --- /dev/null +++ b/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.4.2_2.7.0_3.4.16-20220103.txt @@ -0,0 +1,151 @@ + CTO_FROM : nvidia/cuda:11.4.2-cudnn8-devel-ubuntu20.04 +docker build \ + --build-arg CTO_FROM="nvidia/cuda:11.4.2-cudnn8-devel-ubuntu20.04" \ + --build-arg CTO_TENSORFLOW_VERSION="2.7.0" \ + --build-arg CTO_OPENCV_VERSION="3.4.16" \ + --build-arg CTO_NUMPROC="32" \ + --build-arg CTO_CUDA_APT="" \ + --build-arg CTO_CUDA_BUILD="-D WITH_CUDA=ON -D CUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda -D CMAKE_LIBRARY_PATH=/usr/local/cuda/lib64/stubs -D CUDA_FAST_MATH=1 -D WITH_CUBLAS=1 -DWITH_CUDNN=ON -DOPENCV_DNN_CUDA=ON -DCUDA_ARCH_BIN=6.0,6.1,7.0,7.5,8.0,8.6 -D WITH_NVCUVID=ON" \ + --build-arg LATEST_BAZELISK="1.11.0" \ + --build-arg LATEST_BAZEL="3.7.2" \ + --build-arg CTO_TF_CUDNN="yes" \ + --build-arg CTO_TF_OPT="v2" \ + --build-arg CTO_TF_KERAS="keras" \ + --build-arg CTO_TF_PYTHON="" \ + --build-arg CTO_TF_NUMPY="numpy" \ + --build-arg CTO_DNN_ARCH="6.0,6.1,7.0,7.5,8.0,8.6" \ + --build-arg CTO_CUDA11_APT_XTRA="" \ + --build-arg CTO_PYTORCH="torch==1.10.1+cu113 torchvision==0.11.2+cu113 torchaudio==0.10.1+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html" \ + --tag="datamachines/cudnn_tensorflow_opencv:11.4.2_2.7.0_3.4.16-20220103" \ + -f ubuntu20.04/Dockerfile \ + . + +General configuration for OpenCV 3.4.16 ===================================== + Version control: unknown + + Extra modules: + Location (extra): /usr/local/src/opencv_contrib/modules + Version control (extra): unknown + + Platform: + Timestamp: 2021-12-23T02:34:20Z + Host: Linux 5.11.0-43-generic x86_64 + CMake: 3.16.3 + CMake generator: Unix Makefiles + CMake build tool: /usr/bin/make + Configuration: Release + + CPU/HW features: + Baseline: SSE SSE2 SSE3 + requested: SSE3 + Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2 AVX512_SKX + requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX + SSE4_1 (14 files): + SSSE3 SSE4_1 + SSE4_2 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 + FP16 (0 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX + AVX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX + AVX2 (28 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 + AVX512_SKX (4 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX_512F AVX512_COMMON AVX512_SKX + + C/C++: + Built as dynamic libs?: YES + C++11: YES + C++ Compiler: /usr/bin/c++ (ver 9.3.0) + C++ flags (Release): -fsigned-char -ffast-math -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 -fopenmp -O3 -DNDEBUG -DNDEBUG + C++ flags (Debug): -fsigned-char -ffast-math -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 -fopenmp -g -O0 -DDEBUG -D_DEBUG + C Compiler: /usr/bin/cc + C flags (Release): -fsigned-char -ffast-math -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 -fopenmp -O3 -DNDEBUG -DNDEBUG + C flags (Debug): -fsigned-char -ffast-math -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 -fopenmp -g -O0 -DDEBUG -D_DEBUG + Linker flags (Release): -Wl,--exclude-libs,libippicv.a -Wl,--exclude-libs,libippiw.a -Wl,--gc-sections -Wl,--as-needed + Linker flags (Debug): -Wl,--exclude-libs,libippicv.a -Wl,--exclude-libs,libippiw.a -Wl,--gc-sections -Wl,--as-needed + ccache: NO + Precompiled headers: NO + Extra dependencies: m pthread cudart_static -lpthread dl rt nppc nppial nppicc nppidei nppif nppig nppim nppist nppisu nppitc npps cublas cufft -L/usr/local/cuda/lib64 -L/usr/lib/x86_64-linux-gnu + 3rdparty dependencies: + + OpenCV modules: + To be built: aruco bgsegm bioinspired calib3d ccalib core cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev datasets dnn dnn_objdetect dpm face features2d flann freetype fuzzy hdf hfs highgui img_hash imgcodecs imgproc line_descriptor ml objdetect optflow phase_unwrapping photo plot python3 reg rgbd saliency sfm shape stereo stitching structured_light superres surface_matching text tracking video videoio videostab xfeatures2d ximgproc xobjdetect xphoto + Disabled: world + Disabled by dependency: - + Unavailable: cvv java matlab ovis python2 ts viz + Applications: apps + Documentation: NO + Non-free algorithms: NO + + GUI: + GTK+: YES (ver 3.24.20) + GThread : YES (ver 2.64.6) + GtkGlExt: NO + VTK support: NO + + Media I/O: + ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.11) + JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (ver 80) + WEBP: build (ver encoder: 0x020f) + PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.6.37) + TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (ver 42 / 4.1.0) + JPEG 2000: build (ver 1.900.1) + OpenEXR: build (ver 2.3.0) + GDAL: NO + HDR: YES + SUNRASTER: YES + PXM: YES + + Video I/O: + DC1394: YES (ver 2.2.5) + FFMPEG: YES + avcodec: YES (ver 58.54.100) + avformat: YES (ver 58.29.100) + avutil: YES (ver 56.31.100) + swscale: YES (ver 5.5.100) + avresample: NO + GStreamer: YES + base: YES (ver 1.16.2) + video: YES (ver 1.16.2) + app: YES (ver 1.16.2) + riff: YES (ver 1.16.2) + pbutils: YES (ver 1.16.2) + libv4l/libv4l2: NO + v4l/v4l2: linux/videodev2.h + Xine: YES (ver 1.2.9) + + Parallel framework: TBB (ver 2020.1 interface 11101) + + Trace: YES (with Intel ITT) + + Other third-party libraries: + Intel IPP: 2020.0.0 Gold [2020.0.0] + at: /usr/local/src/opencv/build/3rdparty/ippicv/ippicv_lnx/icv + Intel IPP IW: sources (2020.0.0) + at: /usr/local/src/opencv/build/3rdparty/ippicv/ippicv_lnx/iw + Lapack: NO + Eigen: YES (ver 3.3.7) + Custom HAL: NO + Protobuf: build (3.5.1) + + NVIDIA CUDA: YES (ver 11.4, CUFFT CUBLAS FAST_MATH) + NVIDIA GPU arch: 60 61 70 75 80 86 + NVIDIA PTX archs: + + OpenCL: YES (no extra features) + Include path: /usr/local/src/opencv/3rdparty/include/opencl/1.2 + Link libraries: Dynamic load + + Python 3: + Interpreter: /usr/bin/python3 (ver 3.8.10) + Libraries: /usr/lib/x86_64-linux-gnu/libpython3.8.so (ver 3.8.10) + numpy: /usr/local/lib/python3.8/dist-packages/numpy/core/include (ver 1.21.5) + install path: /usr/lib/python3/dist-packages/cv2/python-3.8 + + Python (for build): /usr/bin/python3 + + Java: + ant: NO + JNI: NO + Java wrappers: NO + Java tests: NO + + Install to: /usr/local +----------------------------------------------------------------- + + diff --git a/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.4.2_2.7.0_4.5.5-20220103.txt b/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.4.2_2.7.0_4.5.5-20220103.txt new file mode 100644 index 0000000..083ac7c --- /dev/null +++ b/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.4.2_2.7.0_4.5.5-20220103.txt @@ -0,0 +1,150 @@ + CTO_FROM : nvidia/cuda:11.4.2-cudnn8-devel-ubuntu20.04 +docker build \ + --build-arg CTO_FROM="nvidia/cuda:11.4.2-cudnn8-devel-ubuntu20.04" \ + --build-arg CTO_TENSORFLOW_VERSION="2.7.0" \ + --build-arg CTO_OPENCV_VERSION="4.5.5" \ + --build-arg CTO_NUMPROC="32" \ + --build-arg CTO_CUDA_APT="" \ + --build-arg CTO_CUDA_BUILD="-D WITH_CUDA=ON -D CUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda -D CMAKE_LIBRARY_PATH=/usr/local/cuda/lib64/stubs -D CUDA_FAST_MATH=1 -D WITH_CUBLAS=1 -DWITH_CUDNN=ON -DOPENCV_DNN_CUDA=ON -DCUDA_ARCH_BIN=6.0,6.1,7.0,7.5,8.0,8.6 -D WITH_NVCUVID=ON" \ + --build-arg LATEST_BAZELISK="1.11.0" \ + --build-arg LATEST_BAZEL="3.7.2" \ + --build-arg CTO_TF_CUDNN="yes" \ + --build-arg CTO_TF_OPT="v2" \ + --build-arg CTO_TF_KERAS="keras" \ + --build-arg CTO_TF_PYTHON="" \ + --build-arg CTO_TF_NUMPY="numpy" \ + --build-arg CTO_DNN_ARCH="6.0,6.1,7.0,7.5,8.0,8.6" \ + --build-arg CTO_CUDA11_APT_XTRA="" \ + --build-arg CTO_PYTORCH="torch==1.10.1+cu113 torchvision==0.11.2+cu113 torchaudio==0.10.1+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html" \ + --tag="datamachines/cudnn_tensorflow_opencv:11.4.2_2.7.0_4.5.5-20220103" \ + -f ubuntu20.04/Dockerfile \ + . +-- CUDA NVCC target flags: -gencode;arch=compute_60,code=sm_60;-gencode;arch=compute_61,code=sm_61;-gencode;arch=compute_70,code=sm_70;-gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_80,code=sm_80;-gencode;arch=compute_86,code=sm_86;-D_FORCE_INLINES + +General configuration for OpenCV 4.5.5 ===================================== + Version control: unknown + + Extra modules: + Location (extra): /usr/local/src/opencv_contrib/modules + Version control (extra): unknown + + Platform: + Timestamp: 2022-01-03T15:50:33Z + Host: Linux 5.11.0-43-generic x86_64 + CMake: 3.16.3 + CMake generator: Unix Makefiles + CMake build tool: /usr/bin/make + Configuration: Release + + CPU/HW features: + Baseline: SSE SSE2 SSE3 + requested: SSE3 + Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2 AVX512_SKX + requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX + SSE4_1 (16 files): + SSSE3 SSE4_1 + SSE4_2 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 + FP16 (0 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX + AVX (4 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX + AVX2 (31 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 + AVX512_SKX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX_512F AVX512_COMMON AVX512_SKX + + C/C++: + Built as dynamic libs?: YES + C++ standard: 11 + C++ Compiler: /usr/bin/c++ (ver 9.3.0) + C++ flags (Release): -fsigned-char -ffast-math -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 -fopenmp -O3 -DNDEBUG -DNDEBUG + C++ flags (Debug): -fsigned-char -ffast-math -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 -fopenmp -g -O0 -DDEBUG -D_DEBUG + C Compiler: /usr/bin/cc + C flags (Release): -fsigned-char -ffast-math -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 -fopenmp -O3 -DNDEBUG -DNDEBUG + C flags (Debug): -fsigned-char -ffast-math -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 -fopenmp -g -O0 -DDEBUG -D_DEBUG + Linker flags (Release): -Wl,--exclude-libs,libippicv.a -Wl,--exclude-libs,libippiw.a -Wl,--gc-sections -Wl,--as-needed + Linker flags (Debug): -Wl,--exclude-libs,libippicv.a -Wl,--exclude-libs,libippiw.a -Wl,--gc-sections -Wl,--as-needed + ccache: NO + Precompiled headers: NO + Extra dependencies: m pthread cudart_static -lpthread dl rt nppc nppial nppicc nppidei nppif nppig nppim nppist nppisu nppitc npps cublas cudnn cufft -L/usr/local/cuda/lib64 -L/usr/lib/x86_64-linux-gnu + 3rdparty dependencies: + + OpenCV modules: + To be built: alphamat aruco barcode bgsegm bioinspired calib3d ccalib core cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev datasets dnn dnn_objdetect dnn_superres dpm face features2d flann freetype fuzzy gapi hdf hfs highgui img_hash imgcodecs imgproc intensity_transform line_descriptor mcc ml objdetect optflow phase_unwrapping photo plot python3 quality rapid reg rgbd saliency sfm shape stereo stitching structured_light superres surface_matching text tracking video videoio videostab wechat_qrcode xfeatures2d ximgproc xobjdetect xphoto + Disabled: world + Disabled by dependency: - + Unavailable: cvv java julia matlab ovis python2 ts viz + Applications: apps + Documentation: NO + Non-free algorithms: NO + + GUI: GTK3 + GTK+: YES (ver 3.24.20) + GThread : YES (ver 2.64.6) + GtkGlExt: NO + VTK support: NO + + Media I/O: + ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.11) + JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (ver 80) + WEBP: build (ver encoder: 0x020f) + PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.6.37) + TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (ver 42 / 4.1.0) + JPEG 2000: OpenJPEG (ver 2.3.1) + OpenEXR: build (ver 2.3.0) + GDAL: NO + HDR: YES + SUNRASTER: YES + PXM: YES + PFM: YES + + Video I/O: + DC1394: YES (2.2.5) + FFMPEG: YES + avcodec: YES (58.54.100) + avformat: YES (58.29.100) + avutil: YES (56.31.100) + swscale: YES (5.5.100) + avresample: NO + GStreamer: YES (1.16.2) + v4l/v4l2: YES (linux/videodev2.h) + Xine: YES (ver 1.2.9) + + Parallel framework: TBB (ver 2020.1 interface 11101) + + Trace: YES (with Intel ITT) + + Other third-party libraries: + Intel IPP: 2020.0.0 Gold [2020.0.0] + at: /usr/local/src/opencv/build/3rdparty/ippicv/ippicv_lnx/icv + Intel IPP IW: sources (2020.0.0) + at: /usr/local/src/opencv/build/3rdparty/ippicv/ippicv_lnx/iw + VA: NO + Lapack: NO + Eigen: YES (ver 3.3.7) + Custom HAL: NO + Protobuf: build (3.19.1) + + NVIDIA CUDA: YES (ver 11.4, CUFFT CUBLAS FAST_MATH) + NVIDIA GPU arch: 60 61 70 75 80 86 + NVIDIA PTX archs: + + cuDNN: YES (ver 8.2.4) + + OpenCL: YES (no extra features) + Include path: /usr/local/src/opencv/3rdparty/include/opencl/1.2 + Link libraries: Dynamic load + + Python 3: + Interpreter: /usr/bin/python3 (ver 3.8.10) + Libraries: /usr/lib/x86_64-linux-gnu/libpython3.8.so (ver 3.8.10) + numpy: /usr/local/lib/python3.8/dist-packages/numpy/core/include (ver 1.21.5) + install path: /usr/lib/python3/dist-packages/cv2/python-3.8 + + Python (for build): /usr/bin/python3 + + Java: + ant: NO + JNI: NO + Java wrappers: NO + Java tests: NO + + Install to: /usr/local +----------------------------------------------------------------- + + diff --git a/BuildInfo-OpenCV/tensorflow_opencv-2.7.0_3.4.16-20220103.txt b/BuildInfo-OpenCV/tensorflow_opencv-2.7.0_3.4.16-20220103.txt new file mode 100644 index 0000000..2c387b1 --- /dev/null +++ b/BuildInfo-OpenCV/tensorflow_opencv-2.7.0_3.4.16-20220103.txt @@ -0,0 +1,147 @@ + CTO_FROM : ubuntu:20.04 +docker build \ + --build-arg CTO_FROM="ubuntu:20.04" \ + --build-arg CTO_TENSORFLOW_VERSION="2.7.0" \ + --build-arg CTO_OPENCV_VERSION="3.4.16" \ + --build-arg CTO_NUMPROC="32" \ + --build-arg CTO_CUDA_APT="" \ + --build-arg CTO_CUDA_BUILD="" \ + --build-arg LATEST_BAZELISK="1.11.0" \ + --build-arg LATEST_BAZEL="3.7.2" \ + --build-arg CTO_TF_CUDNN="no" \ + --build-arg CTO_TF_OPT="v2" \ + --build-arg CTO_TF_KERAS="keras" \ + --build-arg CTO_TF_PYTHON="" \ + --build-arg CTO_TF_NUMPY="numpy" \ + --build-arg CTO_DNN_ARCH="" \ + --build-arg CTO_CUDA11_APT_XTRA="" \ + --build-arg CTO_PYTORCH="torch==1.10.1+cpu torchvision==0.11.2+cpu torchaudio==0.10.1+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html" \ + --tag="datamachines/tensorflow_opencv:2.7.0_3.4.16-20220103" \ + -f ubuntu20.04/Dockerfile \ + . + +General configuration for OpenCV 3.4.16 ===================================== + Version control: unknown + + Extra modules: + Location (extra): /usr/local/src/opencv_contrib/modules + Version control (extra): unknown + + Platform: + Timestamp: 2021-12-22T23:44:07Z + Host: Linux 5.11.0-43-generic x86_64 + CMake: 3.16.3 + CMake generator: Unix Makefiles + CMake build tool: /usr/bin/make + Configuration: Release + + CPU/HW features: + Baseline: SSE SSE2 SSE3 + requested: SSE3 + Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2 AVX512_SKX + requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX + SSE4_1 (14 files): + SSSE3 SSE4_1 + SSE4_2 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 + FP16 (0 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX + AVX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX + AVX2 (28 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 + AVX512_SKX (4 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX_512F AVX512_COMMON AVX512_SKX + + C/C++: + Built as dynamic libs?: YES + C++11: YES + C++ Compiler: /usr/bin/c++ (ver 9.3.0) + C++ flags (Release): -fsigned-char -ffast-math -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 -fopenmp -O3 -DNDEBUG -DNDEBUG + C++ flags (Debug): -fsigned-char -ffast-math -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 -fopenmp -g -O0 -DDEBUG -D_DEBUG + C Compiler: /usr/bin/cc + C flags (Release): -fsigned-char -ffast-math -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 -fopenmp -O3 -DNDEBUG -DNDEBUG + C flags (Debug): -fsigned-char -ffast-math -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 -fopenmp -g -O0 -DDEBUG -D_DEBUG + Linker flags (Release): -Wl,--exclude-libs,libippicv.a -Wl,--exclude-libs,libippiw.a -Wl,--gc-sections -Wl,--as-needed + Linker flags (Debug): -Wl,--exclude-libs,libippicv.a -Wl,--exclude-libs,libippiw.a -Wl,--gc-sections -Wl,--as-needed + ccache: NO + Precompiled headers: NO + Extra dependencies: dl m pthread rt + 3rdparty dependencies: + + OpenCV modules: + To be built: aruco bgsegm bioinspired calib3d ccalib core datasets dnn dnn_objdetect dpm face features2d flann freetype fuzzy hdf hfs highgui img_hash imgcodecs imgproc line_descriptor ml objdetect optflow phase_unwrapping photo plot python3 reg rgbd saliency sfm shape stereo stitching structured_light superres surface_matching text tracking video videoio videostab xfeatures2d ximgproc xobjdetect xphoto + Disabled: world + Disabled by dependency: - + Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev cvv java matlab ovis python2 ts viz + Applications: apps + Documentation: NO + Non-free algorithms: NO + + GUI: + GTK+: YES (ver 3.24.20) + GThread : YES (ver 2.64.6) + GtkGlExt: NO + VTK support: NO + + Media I/O: + ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.11) + JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (ver 80) + WEBP: build (ver encoder: 0x020f) + PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.6.37) + TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (ver 42 / 4.1.0) + JPEG 2000: build (ver 1.900.1) + OpenEXR: build (ver 2.3.0) + GDAL: NO + HDR: YES + SUNRASTER: YES + PXM: YES + + Video I/O: + DC1394: YES (ver 2.2.5) + FFMPEG: YES + avcodec: YES (ver 58.54.100) + avformat: YES (ver 58.29.100) + avutil: YES (ver 56.31.100) + swscale: YES (ver 5.5.100) + avresample: NO + GStreamer: YES + base: YES (ver 1.16.2) + video: YES (ver 1.16.2) + app: YES (ver 1.16.2) + riff: YES (ver 1.16.2) + pbutils: YES (ver 1.16.2) + libv4l/libv4l2: NO + v4l/v4l2: linux/videodev2.h + Xine: YES (ver 1.2.9) + + Parallel framework: TBB (ver 2020.1 interface 11101) + + Trace: YES (with Intel ITT) + + Other third-party libraries: + Intel IPP: 2020.0.0 Gold [2020.0.0] + at: /usr/local/src/opencv/build/3rdparty/ippicv/ippicv_lnx/icv + Intel IPP IW: sources (2020.0.0) + at: /usr/local/src/opencv/build/3rdparty/ippicv/ippicv_lnx/iw + Lapack: NO + Eigen: YES (ver 3.3.7) + Custom HAL: NO + Protobuf: build (3.5.1) + + OpenCL: YES (no extra features) + Include path: /usr/local/src/opencv/3rdparty/include/opencl/1.2 + Link libraries: Dynamic load + + Python 3: + Interpreter: /usr/bin/python3 (ver 3.8.10) + Libraries: /usr/lib/x86_64-linux-gnu/libpython3.8.so (ver 3.8.10) + numpy: /usr/local/lib/python3.8/dist-packages/numpy/core/include (ver 1.21.5) + install path: /usr/lib/python3/dist-packages/cv2/python-3.8 + + Python (for build): /usr/bin/python3 + + Java: + ant: NO + JNI: NO + Java wrappers: NO + Java tests: NO + + Install to: /usr/local +----------------------------------------------------------------- + + diff --git a/BuildInfo-OpenCV/tensorflow_opencv-2.7.0_4.5.5-20220103.txt b/BuildInfo-OpenCV/tensorflow_opencv-2.7.0_4.5.5-20220103.txt new file mode 100644 index 0000000..213a3be --- /dev/null +++ b/BuildInfo-OpenCV/tensorflow_opencv-2.7.0_4.5.5-20220103.txt @@ -0,0 +1,143 @@ + CTO_FROM : ubuntu:20.04 +docker build \ + --build-arg CTO_FROM="ubuntu:20.04" \ + --build-arg CTO_TENSORFLOW_VERSION="2.7.0" \ + --build-arg CTO_OPENCV_VERSION="4.5.5" \ + --build-arg CTO_NUMPROC="32" \ + --build-arg CTO_CUDA_APT="" \ + --build-arg CTO_CUDA_BUILD="" \ + --build-arg LATEST_BAZELISK="1.11.0" \ + --build-arg LATEST_BAZEL="3.7.2" \ + --build-arg CTO_TF_CUDNN="no" \ + --build-arg CTO_TF_OPT="v2" \ + --build-arg CTO_TF_KERAS="keras" \ + --build-arg CTO_TF_PYTHON="" \ + --build-arg CTO_TF_NUMPY="numpy" \ + --build-arg CTO_DNN_ARCH="" \ + --build-arg CTO_CUDA11_APT_XTRA="" \ + --build-arg CTO_PYTORCH="torch==1.10.1+cpu torchvision==0.11.2+cpu torchaudio==0.10.1+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html" \ + --tag="datamachines/tensorflow_opencv:2.7.0_4.5.5-20220103" \ + -f ubuntu20.04/Dockerfile \ + . + +General configuration for OpenCV 4.5.5 ===================================== + Version control: unknown + + Extra modules: + Location (extra): /usr/local/src/opencv_contrib/modules + Version control (extra): unknown + + Platform: + Timestamp: 2022-01-03T15:17:31Z + Host: Linux 5.11.0-43-generic x86_64 + CMake: 3.16.3 + CMake generator: Unix Makefiles + CMake build tool: /usr/bin/make + Configuration: Release + + CPU/HW features: + Baseline: SSE SSE2 SSE3 + requested: SSE3 + Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2 AVX512_SKX + requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX + SSE4_1 (16 files): + SSSE3 SSE4_1 + SSE4_2 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 + FP16 (0 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX + AVX (4 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX + AVX2 (31 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 + AVX512_SKX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX_512F AVX512_COMMON AVX512_SKX + + C/C++: + Built as dynamic libs?: YES + C++ standard: 11 + C++ Compiler: /usr/bin/c++ (ver 9.3.0) + C++ flags (Release): -fsigned-char -ffast-math -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 -fopenmp -O3 -DNDEBUG -DNDEBUG + C++ flags (Debug): -fsigned-char -ffast-math -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 -fopenmp -g -O0 -DDEBUG -D_DEBUG + C Compiler: /usr/bin/cc + C flags (Release): -fsigned-char -ffast-math -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 -fopenmp -O3 -DNDEBUG -DNDEBUG + C flags (Debug): -fsigned-char -ffast-math -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 -fopenmp -g -O0 -DDEBUG -D_DEBUG + Linker flags (Release): -Wl,--exclude-libs,libippicv.a -Wl,--exclude-libs,libippiw.a -Wl,--gc-sections -Wl,--as-needed + Linker flags (Debug): -Wl,--exclude-libs,libippicv.a -Wl,--exclude-libs,libippiw.a -Wl,--gc-sections -Wl,--as-needed + ccache: NO + Precompiled headers: NO + Extra dependencies: dl m pthread rt + 3rdparty dependencies: + + OpenCV modules: + To be built: alphamat aruco barcode bgsegm bioinspired calib3d ccalib core datasets dnn dnn_objdetect dnn_superres dpm face features2d flann freetype fuzzy gapi hdf hfs highgui img_hash imgcodecs imgproc intensity_transform line_descriptor mcc ml objdetect optflow phase_unwrapping photo plot python3 quality rapid reg rgbd saliency sfm shape stereo stitching structured_light superres surface_matching text tracking video videoio videostab wechat_qrcode xfeatures2d ximgproc xobjdetect xphoto + Disabled: world + Disabled by dependency: - + Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev cvv java julia matlab ovis python2 ts viz + Applications: apps + Documentation: NO + Non-free algorithms: NO + + GUI: GTK3 + GTK+: YES (ver 3.24.20) + GThread : YES (ver 2.64.6) + GtkGlExt: NO + VTK support: NO + + Media I/O: + ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.11) + JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (ver 80) + WEBP: build (ver encoder: 0x020f) + PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.6.37) + TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (ver 42 / 4.1.0) + JPEG 2000: OpenJPEG (ver 2.3.1) + OpenEXR: build (ver 2.3.0) + GDAL: NO + HDR: YES + SUNRASTER: YES + PXM: YES + PFM: YES + + Video I/O: + DC1394: YES (2.2.5) + FFMPEG: YES + avcodec: YES (58.54.100) + avformat: YES (58.29.100) + avutil: YES (56.31.100) + swscale: YES (5.5.100) + avresample: NO + GStreamer: YES (1.16.2) + v4l/v4l2: YES (linux/videodev2.h) + Xine: YES (ver 1.2.9) + + Parallel framework: TBB (ver 2020.1 interface 11101) + + Trace: YES (with Intel ITT) + + Other third-party libraries: + Intel IPP: 2020.0.0 Gold [2020.0.0] + at: /usr/local/src/opencv/build/3rdparty/ippicv/ippicv_lnx/icv + Intel IPP IW: sources (2020.0.0) + at: /usr/local/src/opencv/build/3rdparty/ippicv/ippicv_lnx/iw + VA: NO + Lapack: NO + Eigen: YES (ver 3.3.7) + Custom HAL: NO + Protobuf: build (3.19.1) + + OpenCL: YES (no extra features) + Include path: /usr/local/src/opencv/3rdparty/include/opencl/1.2 + Link libraries: Dynamic load + + Python 3: + Interpreter: /usr/bin/python3 (ver 3.8.10) + Libraries: /usr/lib/x86_64-linux-gnu/libpython3.8.so (ver 3.8.10) + numpy: /usr/local/lib/python3.8/dist-packages/numpy/core/include (ver 1.21.5) + install path: /usr/lib/python3/dist-packages/cv2/python-3.8 + + Python (for build): /usr/bin/python3 + + Java: + ant: NO + JNI: NO + Java wrappers: NO + Java tests: NO + + Install to: /usr/local +----------------------------------------------------------------- + + diff --git a/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.7.0_3.4.16-20220103.txt b/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.7.0_3.4.16-20220103.txt new file mode 100644 index 0000000..37cfa56 --- /dev/null +++ b/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.7.0_3.4.16-20220103.txt @@ -0,0 +1,268 @@ + CTO_FROM : nvidia/cuda:11.3.1-cudnn8-devel-ubuntu20.04 +docker build \ + --build-arg CTO_FROM="nvidia/cuda:11.3.1-cudnn8-devel-ubuntu20.04" \ + --build-arg CTO_TENSORFLOW_VERSION="2.7.0" \ + --build-arg CTO_OPENCV_VERSION="3.4.16" \ + --build-arg CTO_NUMPROC="32" \ + --build-arg CTO_CUDA_APT="" \ + --build-arg CTO_CUDA_BUILD="-D WITH_CUDA=ON -D CUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda -D CMAKE_LIBRARY_PATH=/usr/local/cuda/lib64/stubs -D CUDA_FAST_MATH=1 -D WITH_CUBLAS=1 -DWITH_CUDNN=ON -DOPENCV_DNN_CUDA=ON -DCUDA_ARCH_BIN=6.0,6.1,7.0,7.5,8.0,8.6 -D WITH_NVCUVID=ON" \ + --build-arg LATEST_BAZELISK="1.11.0" \ + --build-arg LATEST_BAZEL="3.7.2" \ + --build-arg CTO_TF_CUDNN="yes" \ + --build-arg CTO_TF_OPT="v2" \ + --build-arg CTO_TF_KERAS="keras" \ + --build-arg CTO_TF_PYTHON="" \ + --build-arg CTO_TF_NUMPY="numpy" \ + --build-arg CTO_DNN_ARCH="6.0,6.1,7.0,7.5,8.0,8.6" \ + --build-arg CTO_CUDA11_APT_XTRA="" \ + --build-arg CTO_PYTORCH="torch==1.10.1+cu113 torchvision==0.11.2+cu113 torchaudio==0.10.1+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html" \ + --tag="datamachines/cudnn_tensorflow_opencv:11.3.1_2.7.0_3.4.16-20220103" \ + -f ubuntu20.04/Dockerfile \ + . +[pip list] +Package Version +---------------------------- ------------ +absl-py 1.0.0 +argon2-cffi 21.3.0 +argon2-cffi-bindings 21.2.0 +astunparse 1.6.3 +attrs 21.2.0 +autovizwidget 0.19.1 +backcall 0.2.0 +bleach 4.1.0 +cachetools 4.2.4 +certifi 2021.10.8 +cffi 1.15.0 +charset-normalizer 2.0.9 +cycler 0.11.0 +dbus-python 1.2.16 +debugpy 1.5.1 +decorator 4.4.2 +defusedxml 0.7.1 +entrypoints 0.3 +flatbuffers 2.0 +fonttools 4.28.5 +future 0.18.2 +gast 0.4.0 +google-auth 2.3.3 +google-auth-oauthlib 0.4.6 +google-pasta 0.2.0 +grpcio 1.43.0 +h5py 3.6.0 +hdijupyterutils 0.19.1 +idna 3.3 +imageio 2.13.4 +imageio-ffmpeg 0.4.5 +importlib-metadata 4.10.0 +importlib-resources 5.4.0 +ipykernel 6.6.0 +ipython 7.30.1 +ipython-genutils 0.2.0 +ipywidgets 7.6.5 +jedi 0.18.1 +Jinja2 3.0.3 +joblib 1.1.0 +jsonschema 4.3.2 +jupyter 1.0.0 +jupyter-client 7.1.0 +jupyter-console 6.4.0 +jupyter-core 4.9.1 +jupyterlab-pygments 0.1.2 +jupyterlab-widgets 1.0.2 +keras 2.7.0 +Keras-Applications 1.0.8 +Keras-Preprocessing 1.1.2 +kiwisolver 1.3.2 +libclang 12.0.0 +lxml 4.7.1 +Markdown 3.3.6 +MarkupSafe 2.0.1 +matplotlib 3.5.1 +matplotlib-inline 0.1.3 +mistune 0.8.4 +mock 4.0.3 +moviepy 1.0.3 +nbclient 0.5.9 +nbconvert 6.3.0 +nbformat 5.1.3 +nest-asyncio 1.5.4 +networkx 2.6.3 +nose 1.3.7 +notebook 6.4.6 +numpy 1.21.5 +oauthlib 3.1.1 +opt-einsum 3.3.0 +packaging 21.3 +pandas 1.3.5 +pandocfilters 1.5.0 +parso 0.8.3 +pexpect 4.8.0 +pickleshare 0.7.5 +Pillow 8.4.0 +pip 21.3.1 +plotly 5.5.0 +proglog 0.1.9 +prometheus-client 0.12.0 +prompt-toolkit 3.0.24 +protobuf 3.19.1 +ptyprocess 0.7.0 +pyasn1 0.4.8 +pyasn1-modules 0.2.8 +pycparser 2.21 +Pygments 2.10.0 +PyGObject 3.36.0 +pyparsing 3.0.6 +pyrsistent 0.18.0 +python-dateutil 2.8.2 +pytz 2021.3 +PyWavelets 1.2.0 +pyzmq 22.3.0 +qtconsole 5.2.2 +QtPy 2.0.0 +requests 2.26.0 +requests-oauthlib 1.3.0 +rsa 4.8 +scikit-image 0.19.1 +scikit-learn 1.0.1 +scipy 1.7.3 +Send2Trash 1.8.0 +setuptools 60.0.4 +six 1.16.0 +tenacity 8.0.1 +tensorboard 2.7.0 +tensorboard-data-server 0.6.1 +tensorboard-plugin-wit 1.8.0 +tensorflow 2.7.0 +tensorflow-estimator 2.7.0 +tensorflow-io-gcs-filesystem 0.23.1 +termcolor 1.1.0 +terminado 0.12.1 +testpath 0.5.0 +threadpoolctl 3.0.0 +tifffile 2021.11.2 +torch 1.10.1+cu113 +torchaudio 0.10.1+cu113 +torchvision 0.11.2+cu113 +tornado 6.1 +tqdm 4.62.3 +traitlets 5.1.1 +typing_extensions 4.0.1 +urllib3 1.26.7 +wcwidth 0.2.5 +webencodings 0.5.1 +Werkzeug 2.0.2 +wheel 0.37.1 +widgetsnbextension 3.5.2 +wrapt 1.13.3 +zipp 3.6.0 + +-- Confirming OpenCV Python is installed. Version: 3.4.16 + +------------------------------------------------------- + +[TensorFlow build information] +--- Tensorflow Build --- +** CUDNN requested +-- Environment variables set: +TF_CUDA_CLANG=0 +TF_CUDA_COMPUTE_CAPABILITIES=6.0,6.1,7.0,7.5,8.0,8.6 +TF_CUDA_VERSION=11.3 +TF_CUDNN_VERSION=8 +TF_DOWNLOAD_CLANG=0 +TF_DOWNLOAD_MKL=0 +TF_ENABLE_XLA=0 +TF_NCCL_VERSION=2 +TF_NEED_AWS=0 +TF_NEED_COMPUTECPP=0 +TF_NEED_CUDA=1 +TF_NEED_GCP=0 +TF_NEED_GDR=0 +TF_NEED_HDFS=0 +TF_NEED_JEMALLOC=1 +TF_NEED_KAFKA=0 +TF_NEED_MKL=0 +TF_NEED_MPI=0 +TF_NEED_OPENCL=0 +TF_NEED_OPENCL_SYCL=0 +TF_NEED_ROCM=0 +TF_NEED_S3=0 +TF_NEED_TENSORRT=0 +TF_NEED_VERBS=0 +TF_SET_ANDROID_WORKSPACE=0 +GCC_HOST_COMPILER_PATH=/usr/bin/gcc +CC_OPT_FLAGS= +PYTHON_BIN_PATH=/usr/local/bin/python +PYTHON_LIB_PATH=/usr/local/lib/python3.8/dist-packages +-- ./configure output: +You have bazel 3.7.2 installed. +Found CUDA 11.3 in: + /usr/local/cuda-11.3/targets/x86_64-linux/lib + /usr/local/cuda-11.3/targets/x86_64-linux/include +Found cuDNN 8 in: + /usr/lib/x86_64-linux-gnu + /usr/include +Found NCCL 2 in: + /usr/lib/x86_64-linux-gnu + /usr/include + + +Please specify optimization flags to use during compilation when bazel option "--config=opt" is specified [Default is -Wno-sign-compare]: + +Preconfigured Bazel build configs. You can use any of the below by adding "--config=<>" to your build command. See .bazelrc for more details. + --config=mkl # Build with MKL support. + --config=mkl_aarch64 # Build with oneDNN and Compute Library for the Arm Architecture (ACL). + --config=monolithic # Config for mostly static monolithic build. + --config=numa # Build with NUMA support. + --config=dynamic_kernels # (Experimental) Build kernels into separate shared objects. + --config=v1 # Build with TensorFlow 1 API instead of TF 2 API. +Preconfigured Bazel build configs to DISABLE default on features: + --config=nogcp # Disable GCP support. + --config=nonccl # Disable NVIDIA NCCL support. +Configuration finished +-- bazel command to run: +bazel build --verbose_failures --config=opt --config=v2 --config=cuda //tensorflow/tools/pip_package:build_pip_package +-- TensorFlow building time (in seconds): 3004 + +------------------------------------------------------- + +[Extra information] +FOUND_UBUNTU: 20.04 +FOUND_CUDNN: 8.2.0 +*** Tensorflow version : 2.7.0 +*** Tensorflow Keras : 2.7.0 +*** TF Builf with cuda : True +*** TF compile flags : ['-I/usr/local/lib/python3.8/dist-packages/tensorflow/include', '-D_GLIBCXX_USE_CXX11_ABI=1', '-DEIGEN_MAX_ALIGN_BYTES=64'] +*** TF include : /usr/local/lib/python3.8/dist-packages/tensorflow/include +*** TF lib : /usr/local/lib/python3.8/dist-packages/tensorflow +*** TF link flags : ['-L/usr/local/lib/python3.8/dist-packages/tensorflow', '-l:libtensorflow_framework.so.2'] +*** OpenCV version : 3.4.16 +*** Keras version : 2.7.0 +*** PyTorch version : 1.10.1+cu113 + *** PyTorch Audio : 0.10.1+cu113 + *** PyTorch Vision : 0.11.2+cu113 +*** pandas version : 1.3.5 +*** scikit-learn version : 1.0.1 + +(!! the following is build device specific, and here only to confirm hardware availability, ignore !!) +--- All seen hardware : + [name: "/device:CPU:0" +device_type: "CPU" +memory_limit: 268435456 +locality { +} +incarnation: 6985859638097883288 +xla_global_id: -1 +, name: "/device:GPU:0" +device_type: "GPU" +memory_limit: 22641770496 +locality { + bus_id: 1 + links { + } +} +incarnation: 5474773683800301626 +physical_device_desc: "device: 0, name: NVIDIA GeForce RTX 3090, pci bus id: 0000:08:00.0, compute capability: 8.6" +xla_global_id: 416903419 +] +--- TF GPU Available : + [PhysicalDevice(name='/physical_device:GPU:0', device_type='GPU')] diff --git a/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.7.0_4.5.5-20220103.txt b/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.7.0_4.5.5-20220103.txt new file mode 100644 index 0000000..3ded97a --- /dev/null +++ b/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.7.0_4.5.5-20220103.txt @@ -0,0 +1,268 @@ + CTO_FROM : nvidia/cuda:11.3.1-cudnn8-devel-ubuntu20.04 +docker build \ + --build-arg CTO_FROM="nvidia/cuda:11.3.1-cudnn8-devel-ubuntu20.04" \ + --build-arg CTO_TENSORFLOW_VERSION="2.7.0" \ + --build-arg CTO_OPENCV_VERSION="4.5.5" \ + --build-arg CTO_NUMPROC="32" \ + --build-arg CTO_CUDA_APT="" \ + --build-arg CTO_CUDA_BUILD="-D WITH_CUDA=ON -D CUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda -D CMAKE_LIBRARY_PATH=/usr/local/cuda/lib64/stubs -D CUDA_FAST_MATH=1 -D WITH_CUBLAS=1 -DWITH_CUDNN=ON -DOPENCV_DNN_CUDA=ON -DCUDA_ARCH_BIN=6.0,6.1,7.0,7.5,8.0,8.6 -D WITH_NVCUVID=ON" \ + --build-arg LATEST_BAZELISK="1.11.0" \ + --build-arg LATEST_BAZEL="3.7.2" \ + --build-arg CTO_TF_CUDNN="yes" \ + --build-arg CTO_TF_OPT="v2" \ + --build-arg CTO_TF_KERAS="keras" \ + --build-arg CTO_TF_PYTHON="" \ + --build-arg CTO_TF_NUMPY="numpy" \ + --build-arg CTO_DNN_ARCH="6.0,6.1,7.0,7.5,8.0,8.6" \ + --build-arg CTO_CUDA11_APT_XTRA="" \ + --build-arg CTO_PYTORCH="torch==1.10.1+cu113 torchvision==0.11.2+cu113 torchaudio==0.10.1+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html" \ + --tag="datamachines/cudnn_tensorflow_opencv:11.3.1_2.7.0_4.5.5-20220103" \ + -f ubuntu20.04/Dockerfile \ + . +[pip list] +Package Version +---------------------------- ------------ +absl-py 1.0.0 +argon2-cffi 21.3.0 +argon2-cffi-bindings 21.2.0 +astunparse 1.6.3 +attrs 21.4.0 +autovizwidget 0.19.1 +backcall 0.2.0 +bleach 4.1.0 +cachetools 4.2.4 +certifi 2021.10.8 +cffi 1.15.0 +charset-normalizer 2.0.9 +cycler 0.11.0 +dbus-python 1.2.16 +debugpy 1.5.1 +decorator 4.4.2 +defusedxml 0.7.1 +entrypoints 0.3 +flatbuffers 2.0 +fonttools 4.28.5 +future 0.18.2 +gast 0.4.0 +google-auth 2.3.3 +google-auth-oauthlib 0.4.6 +google-pasta 0.2.0 +grpcio 1.43.0 +h5py 3.6.0 +hdijupyterutils 0.19.1 +idna 3.3 +imageio 2.13.5 +imageio-ffmpeg 0.4.5 +importlib-metadata 4.10.0 +importlib-resources 5.4.0 +ipykernel 6.6.0 +ipython 7.30.1 +ipython-genutils 0.2.0 +ipywidgets 7.6.5 +jedi 0.18.1 +Jinja2 3.0.3 +joblib 1.1.0 +jsonschema 4.3.3 +jupyter 1.0.0 +jupyter-client 7.1.0 +jupyter-console 6.4.0 +jupyter-core 4.9.1 +jupyterlab-pygments 0.1.2 +jupyterlab-widgets 1.0.2 +keras 2.7.0 +Keras-Applications 1.0.8 +Keras-Preprocessing 1.1.2 +kiwisolver 1.3.2 +libclang 12.0.0 +lxml 4.7.1 +Markdown 3.3.6 +MarkupSafe 2.0.1 +matplotlib 3.5.1 +matplotlib-inline 0.1.3 +mistune 0.8.4 +mock 4.0.3 +moviepy 1.0.3 +nbclient 0.5.9 +nbconvert 6.3.0 +nbformat 5.1.3 +nest-asyncio 1.5.4 +networkx 2.6.3 +nose 1.3.7 +notebook 6.4.6 +numpy 1.21.5 +oauthlib 3.1.1 +opt-einsum 3.3.0 +packaging 21.3 +pandas 1.3.5 +pandocfilters 1.5.0 +parso 0.8.3 +pexpect 4.8.0 +pickleshare 0.7.5 +Pillow 8.4.0 +pip 21.3.1 +plotly 5.5.0 +proglog 0.1.9 +prometheus-client 0.12.0 +prompt-toolkit 3.0.24 +protobuf 3.19.1 +ptyprocess 0.7.0 +pyasn1 0.4.8 +pyasn1-modules 0.2.8 +pycparser 2.21 +Pygments 2.11.1 +PyGObject 3.36.0 +pyparsing 3.0.6 +pyrsistent 0.18.0 +python-dateutil 2.8.2 +pytz 2021.3 +PyWavelets 1.2.0 +pyzmq 22.3.0 +qtconsole 5.2.2 +QtPy 2.0.0 +requests 2.26.0 +requests-oauthlib 1.3.0 +rsa 4.8 +scikit-image 0.19.1 +scikit-learn 1.0.2 +scipy 1.7.3 +Send2Trash 1.8.0 +setuptools 60.0.4 +six 1.16.0 +tenacity 8.0.1 +tensorboard 2.7.0 +tensorboard-data-server 0.6.1 +tensorboard-plugin-wit 1.8.0 +tensorflow 2.7.0 +tensorflow-estimator 2.7.0 +tensorflow-io-gcs-filesystem 0.23.1 +termcolor 1.1.0 +terminado 0.12.1 +testpath 0.5.0 +threadpoolctl 3.0.0 +tifffile 2021.11.2 +torch 1.10.1+cu113 +torchaudio 0.10.1+cu113 +torchvision 0.11.2+cu113 +tornado 6.1 +tqdm 4.62.3 +traitlets 5.1.1 +typing_extensions 4.0.1 +urllib3 1.26.7 +wcwidth 0.2.5 +webencodings 0.5.1 +Werkzeug 2.0.2 +wheel 0.37.1 +widgetsnbextension 3.5.2 +wrapt 1.13.3 +zipp 3.6.0 + +-- Confirming OpenCV Python is installed. Version: 4.5.5 + +------------------------------------------------------- + +[TensorFlow build information] +--- Tensorflow Build --- +** CUDNN requested +-- Environment variables set: +TF_CUDA_CLANG=0 +TF_CUDA_COMPUTE_CAPABILITIES=6.0,6.1,7.0,7.5,8.0,8.6 +TF_CUDA_VERSION=11.3 +TF_CUDNN_VERSION=8 +TF_DOWNLOAD_CLANG=0 +TF_DOWNLOAD_MKL=0 +TF_ENABLE_XLA=0 +TF_NCCL_VERSION=2 +TF_NEED_AWS=0 +TF_NEED_COMPUTECPP=0 +TF_NEED_CUDA=1 +TF_NEED_GCP=0 +TF_NEED_GDR=0 +TF_NEED_HDFS=0 +TF_NEED_JEMALLOC=1 +TF_NEED_KAFKA=0 +TF_NEED_MKL=0 +TF_NEED_MPI=0 +TF_NEED_OPENCL=0 +TF_NEED_OPENCL_SYCL=0 +TF_NEED_ROCM=0 +TF_NEED_S3=0 +TF_NEED_TENSORRT=0 +TF_NEED_VERBS=0 +TF_SET_ANDROID_WORKSPACE=0 +GCC_HOST_COMPILER_PATH=/usr/bin/gcc +CC_OPT_FLAGS= +PYTHON_BIN_PATH=/usr/local/bin/python +PYTHON_LIB_PATH=/usr/local/lib/python3.8/dist-packages +-- ./configure output: +You have bazel 3.7.2 installed. +Found CUDA 11.3 in: + /usr/local/cuda-11.3/targets/x86_64-linux/lib + /usr/local/cuda-11.3/targets/x86_64-linux/include +Found cuDNN 8 in: + /usr/lib/x86_64-linux-gnu + /usr/include +Found NCCL 2 in: + /usr/lib/x86_64-linux-gnu + /usr/include + + +Please specify optimization flags to use during compilation when bazel option "--config=opt" is specified [Default is -Wno-sign-compare]: + +Preconfigured Bazel build configs. You can use any of the below by adding "--config=<>" to your build command. See .bazelrc for more details. + --config=mkl # Build with MKL support. + --config=mkl_aarch64 # Build with oneDNN and Compute Library for the Arm Architecture (ACL). + --config=monolithic # Config for mostly static monolithic build. + --config=numa # Build with NUMA support. + --config=dynamic_kernels # (Experimental) Build kernels into separate shared objects. + --config=v1 # Build with TensorFlow 1 API instead of TF 2 API. +Preconfigured Bazel build configs to DISABLE default on features: + --config=nogcp # Disable GCP support. + --config=nonccl # Disable NVIDIA NCCL support. +Configuration finished +-- bazel command to run: +bazel build --verbose_failures --config=opt --config=v2 --config=cuda //tensorflow/tools/pip_package:build_pip_package +-- TensorFlow building time (in seconds): 3004 + +------------------------------------------------------- + +[Extra information] +FOUND_UBUNTU: 20.04 +FOUND_CUDNN: 8.2.0 +*** Tensorflow version : 2.7.0 +*** Tensorflow Keras : 2.7.0 +*** TF Builf with cuda : True +*** TF compile flags : ['-I/usr/local/lib/python3.8/dist-packages/tensorflow/include', '-D_GLIBCXX_USE_CXX11_ABI=1', '-DEIGEN_MAX_ALIGN_BYTES=64'] +*** TF include : /usr/local/lib/python3.8/dist-packages/tensorflow/include +*** TF lib : /usr/local/lib/python3.8/dist-packages/tensorflow +*** TF link flags : ['-L/usr/local/lib/python3.8/dist-packages/tensorflow', '-l:libtensorflow_framework.so.2'] +*** OpenCV version : 4.5.5 +*** Keras version : 2.7.0 +*** PyTorch version : 1.10.1+cu113 + *** PyTorch Audio : 0.10.1+cu113 + *** PyTorch Vision : 0.11.2+cu113 +*** pandas version : 1.3.5 +*** scikit-learn version : 1.0.2 + +(!! the following is build device specific, and here only to confirm hardware availability, ignore !!) +--- All seen hardware : + [name: "/device:CPU:0" +device_type: "CPU" +memory_limit: 268435456 +locality { +} +incarnation: 927014947496978337 +xla_global_id: -1 +, name: "/device:GPU:0" +device_type: "GPU" +memory_limit: 22756786176 +locality { + bus_id: 1 + links { + } +} +incarnation: 11231275481265570858 +physical_device_desc: "device: 0, name: NVIDIA GeForce RTX 3090, pci bus id: 0000:08:00.0, compute capability: 8.6" +xla_global_id: 416903419 +] +--- TF GPU Available : + [PhysicalDevice(name='/physical_device:GPU:0', device_type='GPU')] diff --git a/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.4.2_2.7.0_3.4.16-20220103.txt b/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.4.2_2.7.0_3.4.16-20220103.txt new file mode 100644 index 0000000..79b9e92 --- /dev/null +++ b/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.4.2_2.7.0_3.4.16-20220103.txt @@ -0,0 +1,268 @@ + CTO_FROM : nvidia/cuda:11.4.2-cudnn8-devel-ubuntu20.04 +docker build \ + --build-arg CTO_FROM="nvidia/cuda:11.4.2-cudnn8-devel-ubuntu20.04" \ + --build-arg CTO_TENSORFLOW_VERSION="2.7.0" \ + --build-arg CTO_OPENCV_VERSION="3.4.16" \ + --build-arg CTO_NUMPROC="32" \ + --build-arg CTO_CUDA_APT="" \ + --build-arg CTO_CUDA_BUILD="-D WITH_CUDA=ON -D CUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda -D CMAKE_LIBRARY_PATH=/usr/local/cuda/lib64/stubs -D CUDA_FAST_MATH=1 -D WITH_CUBLAS=1 -DWITH_CUDNN=ON -DOPENCV_DNN_CUDA=ON -DCUDA_ARCH_BIN=6.0,6.1,7.0,7.5,8.0,8.6 -D WITH_NVCUVID=ON" \ + --build-arg LATEST_BAZELISK="1.11.0" \ + --build-arg LATEST_BAZEL="3.7.2" \ + --build-arg CTO_TF_CUDNN="yes" \ + --build-arg CTO_TF_OPT="v2" \ + --build-arg CTO_TF_KERAS="keras" \ + --build-arg CTO_TF_PYTHON="" \ + --build-arg CTO_TF_NUMPY="numpy" \ + --build-arg CTO_DNN_ARCH="6.0,6.1,7.0,7.5,8.0,8.6" \ + --build-arg CTO_CUDA11_APT_XTRA="" \ + --build-arg CTO_PYTORCH="torch==1.10.1+cu113 torchvision==0.11.2+cu113 torchaudio==0.10.1+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html" \ + --tag="datamachines/cudnn_tensorflow_opencv:11.4.2_2.7.0_3.4.16-20220103" \ + -f ubuntu20.04/Dockerfile \ + . +[pip list] +Package Version +---------------------------- ------------ +absl-py 1.0.0 +argon2-cffi 21.3.0 +argon2-cffi-bindings 21.2.0 +astunparse 1.6.3 +attrs 21.2.0 +autovizwidget 0.19.1 +backcall 0.2.0 +bleach 4.1.0 +cachetools 4.2.4 +certifi 2021.10.8 +cffi 1.15.0 +charset-normalizer 2.0.9 +cycler 0.11.0 +dbus-python 1.2.16 +debugpy 1.5.1 +decorator 4.4.2 +defusedxml 0.7.1 +entrypoints 0.3 +flatbuffers 2.0 +fonttools 4.28.5 +future 0.18.2 +gast 0.4.0 +google-auth 2.3.3 +google-auth-oauthlib 0.4.6 +google-pasta 0.2.0 +grpcio 1.43.0 +h5py 3.6.0 +hdijupyterutils 0.19.1 +idna 3.3 +imageio 2.13.5 +imageio-ffmpeg 0.4.5 +importlib-metadata 4.10.0 +importlib-resources 5.4.0 +ipykernel 6.6.0 +ipython 7.30.1 +ipython-genutils 0.2.0 +ipywidgets 7.6.5 +jedi 0.18.1 +Jinja2 3.0.3 +joblib 1.1.0 +jsonschema 4.3.2 +jupyter 1.0.0 +jupyter-client 7.1.0 +jupyter-console 6.4.0 +jupyter-core 4.9.1 +jupyterlab-pygments 0.1.2 +jupyterlab-widgets 1.0.2 +keras 2.7.0 +Keras-Applications 1.0.8 +Keras-Preprocessing 1.1.2 +kiwisolver 1.3.2 +libclang 12.0.0 +lxml 4.7.1 +Markdown 3.3.6 +MarkupSafe 2.0.1 +matplotlib 3.5.1 +matplotlib-inline 0.1.3 +mistune 0.8.4 +mock 4.0.3 +moviepy 1.0.3 +nbclient 0.5.9 +nbconvert 6.3.0 +nbformat 5.1.3 +nest-asyncio 1.5.4 +networkx 2.6.3 +nose 1.3.7 +notebook 6.4.6 +numpy 1.21.5 +oauthlib 3.1.1 +opt-einsum 3.3.0 +packaging 21.3 +pandas 1.3.5 +pandocfilters 1.5.0 +parso 0.8.3 +pexpect 4.8.0 +pickleshare 0.7.5 +Pillow 8.4.0 +pip 21.3.1 +plotly 5.5.0 +proglog 0.1.9 +prometheus-client 0.12.0 +prompt-toolkit 3.0.24 +protobuf 3.19.1 +ptyprocess 0.7.0 +pyasn1 0.4.8 +pyasn1-modules 0.2.8 +pycparser 2.21 +Pygments 2.10.0 +PyGObject 3.36.0 +pyparsing 3.0.6 +pyrsistent 0.18.0 +python-dateutil 2.8.2 +pytz 2021.3 +PyWavelets 1.2.0 +pyzmq 22.3.0 +qtconsole 5.2.2 +QtPy 2.0.0 +requests 2.26.0 +requests-oauthlib 1.3.0 +rsa 4.8 +scikit-image 0.19.1 +scikit-learn 1.0.1 +scipy 1.7.3 +Send2Trash 1.8.0 +setuptools 60.0.4 +six 1.16.0 +tenacity 8.0.1 +tensorboard 2.7.0 +tensorboard-data-server 0.6.1 +tensorboard-plugin-wit 1.8.0 +tensorflow 2.7.0 +tensorflow-estimator 2.7.0 +tensorflow-io-gcs-filesystem 0.23.1 +termcolor 1.1.0 +terminado 0.12.1 +testpath 0.5.0 +threadpoolctl 3.0.0 +tifffile 2021.11.2 +torch 1.10.1+cu113 +torchaudio 0.10.1+cu113 +torchvision 0.11.2+cu113 +tornado 6.1 +tqdm 4.62.3 +traitlets 5.1.1 +typing_extensions 4.0.1 +urllib3 1.26.7 +wcwidth 0.2.5 +webencodings 0.5.1 +Werkzeug 2.0.2 +wheel 0.37.1 +widgetsnbextension 3.5.2 +wrapt 1.13.3 +zipp 3.6.0 + +-- Confirming OpenCV Python is installed. Version: 3.4.16 + +------------------------------------------------------- + +[TensorFlow build information] +--- Tensorflow Build --- +** CUDNN requested +-- Environment variables set: +TF_CUDA_CLANG=0 +TF_CUDA_COMPUTE_CAPABILITIES=6.0,6.1,7.0,7.5,8.0,8.6 +TF_CUDA_VERSION=11.4 +TF_CUDNN_VERSION=8 +TF_DOWNLOAD_CLANG=0 +TF_DOWNLOAD_MKL=0 +TF_ENABLE_XLA=0 +TF_NCCL_VERSION=2 +TF_NEED_AWS=0 +TF_NEED_COMPUTECPP=0 +TF_NEED_CUDA=1 +TF_NEED_GCP=0 +TF_NEED_GDR=0 +TF_NEED_HDFS=0 +TF_NEED_JEMALLOC=1 +TF_NEED_KAFKA=0 +TF_NEED_MKL=0 +TF_NEED_MPI=0 +TF_NEED_OPENCL=0 +TF_NEED_OPENCL_SYCL=0 +TF_NEED_ROCM=0 +TF_NEED_S3=0 +TF_NEED_TENSORRT=0 +TF_NEED_VERBS=0 +TF_SET_ANDROID_WORKSPACE=0 +GCC_HOST_COMPILER_PATH=/usr/bin/gcc +CC_OPT_FLAGS= +PYTHON_BIN_PATH=/usr/local/bin/python +PYTHON_LIB_PATH=/usr/local/lib/python3.8/dist-packages +-- ./configure output: +You have bazel 3.7.2 installed. +Found CUDA 11.4 in: + /usr/local/cuda-11.4/targets/x86_64-linux/lib + /usr/local/cuda-11.4/targets/x86_64-linux/include +Found cuDNN 8 in: + /usr/lib/x86_64-linux-gnu + /usr/include +Found NCCL 2 in: + /usr/lib/x86_64-linux-gnu + /usr/include + + +Please specify optimization flags to use during compilation when bazel option "--config=opt" is specified [Default is -Wno-sign-compare]: + +Preconfigured Bazel build configs. You can use any of the below by adding "--config=<>" to your build command. See .bazelrc for more details. + --config=mkl # Build with MKL support. + --config=mkl_aarch64 # Build with oneDNN and Compute Library for the Arm Architecture (ACL). + --config=monolithic # Config for mostly static monolithic build. + --config=numa # Build with NUMA support. + --config=dynamic_kernels # (Experimental) Build kernels into separate shared objects. + --config=v1 # Build with TensorFlow 1 API instead of TF 2 API. +Preconfigured Bazel build configs to DISABLE default on features: + --config=nogcp # Disable GCP support. + --config=nonccl # Disable NVIDIA NCCL support. +Configuration finished +-- bazel command to run: +bazel build --verbose_failures --config=opt --config=v2 --config=cuda //tensorflow/tools/pip_package:build_pip_package +-- TensorFlow building time (in seconds): 3114 + +------------------------------------------------------- + +[Extra information] +FOUND_UBUNTU: 20.04 +FOUND_CUDNN: 8.2.4 +*** Tensorflow version : 2.7.0 +*** Tensorflow Keras : 2.7.0 +*** TF Builf with cuda : True +*** TF compile flags : ['-I/usr/local/lib/python3.8/dist-packages/tensorflow/include', '-D_GLIBCXX_USE_CXX11_ABI=1', '-DEIGEN_MAX_ALIGN_BYTES=64'] +*** TF include : /usr/local/lib/python3.8/dist-packages/tensorflow/include +*** TF lib : /usr/local/lib/python3.8/dist-packages/tensorflow +*** TF link flags : ['-L/usr/local/lib/python3.8/dist-packages/tensorflow', '-l:libtensorflow_framework.so.2'] +*** OpenCV version : 3.4.16 +*** Keras version : 2.7.0 +*** PyTorch version : 1.10.1+cu113 + *** PyTorch Audio : 0.10.1+cu113 + *** PyTorch Vision : 0.11.2+cu113 +*** pandas version : 1.3.5 +*** scikit-learn version : 1.0.1 + +(!! the following is build device specific, and here only to confirm hardware availability, ignore !!) +--- All seen hardware : + [name: "/device:CPU:0" +device_type: "CPU" +memory_limit: 268435456 +locality { +} +incarnation: 7235874277798852123 +xla_global_id: -1 +, name: "/device:GPU:0" +device_type: "GPU" +memory_limit: 22754689024 +locality { + bus_id: 1 + links { + } +} +incarnation: 10852066368067505398 +physical_device_desc: "device: 0, name: NVIDIA GeForce RTX 3090, pci bus id: 0000:08:00.0, compute capability: 8.6" +xla_global_id: 416903419 +] +--- TF GPU Available : + [PhysicalDevice(name='/physical_device:GPU:0', device_type='GPU')] diff --git a/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.4.2_2.7.0_4.5.5-20220103.txt b/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.4.2_2.7.0_4.5.5-20220103.txt new file mode 100644 index 0000000..d158719 --- /dev/null +++ b/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.4.2_2.7.0_4.5.5-20220103.txt @@ -0,0 +1,268 @@ + CTO_FROM : nvidia/cuda:11.4.2-cudnn8-devel-ubuntu20.04 +docker build \ + --build-arg CTO_FROM="nvidia/cuda:11.4.2-cudnn8-devel-ubuntu20.04" \ + --build-arg CTO_TENSORFLOW_VERSION="2.7.0" \ + --build-arg CTO_OPENCV_VERSION="4.5.5" \ + --build-arg CTO_NUMPROC="32" \ + --build-arg CTO_CUDA_APT="" \ + --build-arg CTO_CUDA_BUILD="-D WITH_CUDA=ON -D CUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda -D CMAKE_LIBRARY_PATH=/usr/local/cuda/lib64/stubs -D CUDA_FAST_MATH=1 -D WITH_CUBLAS=1 -DWITH_CUDNN=ON -DOPENCV_DNN_CUDA=ON -DCUDA_ARCH_BIN=6.0,6.1,7.0,7.5,8.0,8.6 -D WITH_NVCUVID=ON" \ + --build-arg LATEST_BAZELISK="1.11.0" \ + --build-arg LATEST_BAZEL="3.7.2" \ + --build-arg CTO_TF_CUDNN="yes" \ + --build-arg CTO_TF_OPT="v2" \ + --build-arg CTO_TF_KERAS="keras" \ + --build-arg CTO_TF_PYTHON="" \ + --build-arg CTO_TF_NUMPY="numpy" \ + --build-arg CTO_DNN_ARCH="6.0,6.1,7.0,7.5,8.0,8.6" \ + --build-arg CTO_CUDA11_APT_XTRA="" \ + --build-arg CTO_PYTORCH="torch==1.10.1+cu113 torchvision==0.11.2+cu113 torchaudio==0.10.1+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html" \ + --tag="datamachines/cudnn_tensorflow_opencv:11.4.2_2.7.0_4.5.5-20220103" \ + -f ubuntu20.04/Dockerfile \ + . +[pip list] +Package Version +---------------------------- ------------ +absl-py 1.0.0 +argon2-cffi 21.3.0 +argon2-cffi-bindings 21.2.0 +astunparse 1.6.3 +attrs 21.4.0 +autovizwidget 0.19.1 +backcall 0.2.0 +bleach 4.1.0 +cachetools 4.2.4 +certifi 2021.10.8 +cffi 1.15.0 +charset-normalizer 2.0.9 +cycler 0.11.0 +dbus-python 1.2.16 +debugpy 1.5.1 +decorator 4.4.2 +defusedxml 0.7.1 +entrypoints 0.3 +flatbuffers 2.0 +fonttools 4.28.5 +future 0.18.2 +gast 0.4.0 +google-auth 2.3.3 +google-auth-oauthlib 0.4.6 +google-pasta 0.2.0 +grpcio 1.43.0 +h5py 3.6.0 +hdijupyterutils 0.19.1 +idna 3.3 +imageio 2.13.5 +imageio-ffmpeg 0.4.5 +importlib-metadata 4.10.0 +importlib-resources 5.4.0 +ipykernel 6.6.0 +ipython 7.30.1 +ipython-genutils 0.2.0 +ipywidgets 7.6.5 +jedi 0.18.1 +Jinja2 3.0.3 +joblib 1.1.0 +jsonschema 4.3.3 +jupyter 1.0.0 +jupyter-client 7.1.0 +jupyter-console 6.4.0 +jupyter-core 4.9.1 +jupyterlab-pygments 0.1.2 +jupyterlab-widgets 1.0.2 +keras 2.7.0 +Keras-Applications 1.0.8 +Keras-Preprocessing 1.1.2 +kiwisolver 1.3.2 +libclang 12.0.0 +lxml 4.7.1 +Markdown 3.3.6 +MarkupSafe 2.0.1 +matplotlib 3.5.1 +matplotlib-inline 0.1.3 +mistune 0.8.4 +mock 4.0.3 +moviepy 1.0.3 +nbclient 0.5.9 +nbconvert 6.3.0 +nbformat 5.1.3 +nest-asyncio 1.5.4 +networkx 2.6.3 +nose 1.3.7 +notebook 6.4.6 +numpy 1.21.5 +oauthlib 3.1.1 +opt-einsum 3.3.0 +packaging 21.3 +pandas 1.3.5 +pandocfilters 1.5.0 +parso 0.8.3 +pexpect 4.8.0 +pickleshare 0.7.5 +Pillow 8.4.0 +pip 21.3.1 +plotly 5.5.0 +proglog 0.1.9 +prometheus-client 0.12.0 +prompt-toolkit 3.0.24 +protobuf 3.19.1 +ptyprocess 0.7.0 +pyasn1 0.4.8 +pyasn1-modules 0.2.8 +pycparser 2.21 +Pygments 2.11.1 +PyGObject 3.36.0 +pyparsing 3.0.6 +pyrsistent 0.18.0 +python-dateutil 2.8.2 +pytz 2021.3 +PyWavelets 1.2.0 +pyzmq 22.3.0 +qtconsole 5.2.2 +QtPy 2.0.0 +requests 2.26.0 +requests-oauthlib 1.3.0 +rsa 4.8 +scikit-image 0.19.1 +scikit-learn 1.0.2 +scipy 1.7.3 +Send2Trash 1.8.0 +setuptools 60.0.4 +six 1.16.0 +tenacity 8.0.1 +tensorboard 2.7.0 +tensorboard-data-server 0.6.1 +tensorboard-plugin-wit 1.8.0 +tensorflow 2.7.0 +tensorflow-estimator 2.7.0 +tensorflow-io-gcs-filesystem 0.23.1 +termcolor 1.1.0 +terminado 0.12.1 +testpath 0.5.0 +threadpoolctl 3.0.0 +tifffile 2021.11.2 +torch 1.10.1+cu113 +torchaudio 0.10.1+cu113 +torchvision 0.11.2+cu113 +tornado 6.1 +tqdm 4.62.3 +traitlets 5.1.1 +typing_extensions 4.0.1 +urllib3 1.26.7 +wcwidth 0.2.5 +webencodings 0.5.1 +Werkzeug 2.0.2 +wheel 0.37.1 +widgetsnbextension 3.5.2 +wrapt 1.13.3 +zipp 3.6.0 + +-- Confirming OpenCV Python is installed. Version: 4.5.5 + +------------------------------------------------------- + +[TensorFlow build information] +--- Tensorflow Build --- +** CUDNN requested +-- Environment variables set: +TF_CUDA_CLANG=0 +TF_CUDA_COMPUTE_CAPABILITIES=6.0,6.1,7.0,7.5,8.0,8.6 +TF_CUDA_VERSION=11.4 +TF_CUDNN_VERSION=8 +TF_DOWNLOAD_CLANG=0 +TF_DOWNLOAD_MKL=0 +TF_ENABLE_XLA=0 +TF_NCCL_VERSION=2 +TF_NEED_AWS=0 +TF_NEED_COMPUTECPP=0 +TF_NEED_CUDA=1 +TF_NEED_GCP=0 +TF_NEED_GDR=0 +TF_NEED_HDFS=0 +TF_NEED_JEMALLOC=1 +TF_NEED_KAFKA=0 +TF_NEED_MKL=0 +TF_NEED_MPI=0 +TF_NEED_OPENCL=0 +TF_NEED_OPENCL_SYCL=0 +TF_NEED_ROCM=0 +TF_NEED_S3=0 +TF_NEED_TENSORRT=0 +TF_NEED_VERBS=0 +TF_SET_ANDROID_WORKSPACE=0 +GCC_HOST_COMPILER_PATH=/usr/bin/gcc +CC_OPT_FLAGS= +PYTHON_BIN_PATH=/usr/local/bin/python +PYTHON_LIB_PATH=/usr/local/lib/python3.8/dist-packages +-- ./configure output: +You have bazel 3.7.2 installed. +Found CUDA 11.4 in: + /usr/local/cuda-11.4/targets/x86_64-linux/lib + /usr/local/cuda-11.4/targets/x86_64-linux/include +Found cuDNN 8 in: + /usr/lib/x86_64-linux-gnu + /usr/include +Found NCCL 2 in: + /usr/lib/x86_64-linux-gnu + /usr/include + + +Please specify optimization flags to use during compilation when bazel option "--config=opt" is specified [Default is -Wno-sign-compare]: + +Preconfigured Bazel build configs. You can use any of the below by adding "--config=<>" to your build command. See .bazelrc for more details. + --config=mkl # Build with MKL support. + --config=mkl_aarch64 # Build with oneDNN and Compute Library for the Arm Architecture (ACL). + --config=monolithic # Config for mostly static monolithic build. + --config=numa # Build with NUMA support. + --config=dynamic_kernels # (Experimental) Build kernels into separate shared objects. + --config=v1 # Build with TensorFlow 1 API instead of TF 2 API. +Preconfigured Bazel build configs to DISABLE default on features: + --config=nogcp # Disable GCP support. + --config=nonccl # Disable NVIDIA NCCL support. +Configuration finished +-- bazel command to run: +bazel build --verbose_failures --config=opt --config=v2 --config=cuda //tensorflow/tools/pip_package:build_pip_package +-- TensorFlow building time (in seconds): 3114 + +------------------------------------------------------- + +[Extra information] +FOUND_UBUNTU: 20.04 +FOUND_CUDNN: 8.2.4 +*** Tensorflow version : 2.7.0 +*** Tensorflow Keras : 2.7.0 +*** TF Builf with cuda : True +*** TF compile flags : ['-I/usr/local/lib/python3.8/dist-packages/tensorflow/include', '-D_GLIBCXX_USE_CXX11_ABI=1', '-DEIGEN_MAX_ALIGN_BYTES=64'] +*** TF include : /usr/local/lib/python3.8/dist-packages/tensorflow/include +*** TF lib : /usr/local/lib/python3.8/dist-packages/tensorflow +*** TF link flags : ['-L/usr/local/lib/python3.8/dist-packages/tensorflow', '-l:libtensorflow_framework.so.2'] +*** OpenCV version : 4.5.5 +*** Keras version : 2.7.0 +*** PyTorch version : 1.10.1+cu113 + *** PyTorch Audio : 0.10.1+cu113 + *** PyTorch Vision : 0.11.2+cu113 +*** pandas version : 1.3.5 +*** scikit-learn version : 1.0.2 + +(!! the following is build device specific, and here only to confirm hardware availability, ignore !!) +--- All seen hardware : + [name: "/device:CPU:0" +device_type: "CPU" +memory_limit: 268435456 +locality { +} +incarnation: 13007534206471016970 +xla_global_id: -1 +, name: "/device:GPU:0" +device_type: "GPU" +memory_limit: 22782279680 +locality { + bus_id: 1 + links { + } +} +incarnation: 6092531519638587421 +physical_device_desc: "device: 0, name: NVIDIA GeForce RTX 3090, pci bus id: 0000:08:00.0, compute capability: 8.6" +xla_global_id: 416903419 +] +--- TF GPU Available : + [PhysicalDevice(name='/physical_device:GPU:0', device_type='GPU')] diff --git a/BuildInfo-TensorFlow/tensorflow_opencv-2.7.0_3.4.16-20220103.txt b/BuildInfo-TensorFlow/tensorflow_opencv-2.7.0_3.4.16-20220103.txt new file mode 100644 index 0000000..4ea64c9 --- /dev/null +++ b/BuildInfo-TensorFlow/tensorflow_opencv-2.7.0_3.4.16-20220103.txt @@ -0,0 +1,240 @@ + CTO_FROM : ubuntu:20.04 +docker build \ + --build-arg CTO_FROM="ubuntu:20.04" \ + --build-arg CTO_TENSORFLOW_VERSION="2.7.0" \ + --build-arg CTO_OPENCV_VERSION="3.4.16" \ + --build-arg CTO_NUMPROC="32" \ + --build-arg CTO_CUDA_APT="" \ + --build-arg CTO_CUDA_BUILD="" \ + --build-arg LATEST_BAZELISK="1.11.0" \ + --build-arg LATEST_BAZEL="3.7.2" \ + --build-arg CTO_TF_CUDNN="no" \ + --build-arg CTO_TF_OPT="v2" \ + --build-arg CTO_TF_KERAS="keras" \ + --build-arg CTO_TF_PYTHON="" \ + --build-arg CTO_TF_NUMPY="numpy" \ + --build-arg CTO_DNN_ARCH="" \ + --build-arg CTO_CUDA11_APT_XTRA="" \ + --build-arg CTO_PYTORCH="torch==1.10.1+cpu torchvision==0.11.2+cpu torchaudio==0.10.1+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html" \ + --tag="datamachines/tensorflow_opencv:2.7.0_3.4.16-20220103" \ + -f ubuntu20.04/Dockerfile \ + . +[pip list] +Package Version +---------------------------- ---------- +absl-py 1.0.0 +argon2-cffi 21.3.0 +argon2-cffi-bindings 21.2.0 +astunparse 1.6.3 +attrs 21.2.0 +autovizwidget 0.19.1 +backcall 0.2.0 +bleach 4.1.0 +cachetools 4.2.4 +certifi 2021.10.8 +cffi 1.15.0 +charset-normalizer 2.0.9 +cycler 0.11.0 +dbus-python 1.2.16 +debugpy 1.5.1 +decorator 4.4.2 +defusedxml 0.7.1 +entrypoints 0.3 +flatbuffers 2.0 +fonttools 4.28.5 +future 0.18.2 +gast 0.4.0 +google-auth 2.3.3 +google-auth-oauthlib 0.4.6 +google-pasta 0.2.0 +grpcio 1.43.0 +h5py 3.6.0 +hdijupyterutils 0.19.1 +idna 3.3 +imageio 2.13.4 +imageio-ffmpeg 0.4.5 +importlib-metadata 4.10.0 +importlib-resources 5.4.0 +ipykernel 6.6.0 +ipython 7.30.1 +ipython-genutils 0.2.0 +ipywidgets 7.6.5 +jedi 0.18.1 +Jinja2 3.0.3 +joblib 1.1.0 +jsonschema 4.3.2 +jupyter 1.0.0 +jupyter-client 7.1.0 +jupyter-console 6.4.0 +jupyter-core 4.9.1 +jupyterlab-pygments 0.1.2 +jupyterlab-widgets 1.0.2 +keras 2.7.0 +Keras-Applications 1.0.8 +Keras-Preprocessing 1.1.2 +kiwisolver 1.3.2 +libclang 12.0.0 +lxml 4.7.1 +Markdown 3.3.6 +MarkupSafe 2.0.1 +matplotlib 3.5.1 +matplotlib-inline 0.1.3 +mistune 0.8.4 +mock 4.0.3 +moviepy 1.0.3 +nbclient 0.5.9 +nbconvert 6.3.0 +nbformat 5.1.3 +nest-asyncio 1.5.4 +networkx 2.6.3 +nose 1.3.7 +notebook 6.4.6 +numpy 1.21.5 +oauthlib 3.1.1 +opt-einsum 3.3.0 +packaging 21.3 +pandas 1.3.5 +pandocfilters 1.5.0 +parso 0.8.3 +pexpect 4.8.0 +pickleshare 0.7.5 +Pillow 8.4.0 +pip 21.3.1 +plotly 5.5.0 +proglog 0.1.9 +prometheus-client 0.12.0 +prompt-toolkit 3.0.24 +protobuf 3.19.1 +ptyprocess 0.7.0 +pyasn1 0.4.8 +pyasn1-modules 0.2.8 +pycparser 2.21 +Pygments 2.10.0 +PyGObject 3.36.0 +pyparsing 3.0.6 +pyrsistent 0.18.0 +python-dateutil 2.8.2 +pytz 2021.3 +PyWavelets 1.2.0 +pyzmq 22.3.0 +qtconsole 5.2.2 +QtPy 2.0.0 +requests 2.26.0 +requests-oauthlib 1.3.0 +rsa 4.8 +scikit-image 0.19.1 +scikit-learn 1.0.1 +scipy 1.7.3 +Send2Trash 1.8.0 +setuptools 60.0.4 +six 1.16.0 +tenacity 8.0.1 +tensorboard 2.7.0 +tensorboard-data-server 0.6.1 +tensorboard-plugin-wit 1.8.0 +tensorflow 2.7.0 +tensorflow-estimator 2.7.0 +tensorflow-io-gcs-filesystem 0.23.1 +termcolor 1.1.0 +terminado 0.12.1 +testpath 0.5.0 +threadpoolctl 3.0.0 +tifffile 2021.11.2 +torch 1.10.1+cpu +torchaudio 0.10.1+cpu +torchvision 0.11.2+cpu +tornado 6.1 +tqdm 4.62.3 +traitlets 5.1.1 +typing_extensions 4.0.1 +urllib3 1.26.7 +wcwidth 0.2.5 +webencodings 0.5.1 +Werkzeug 2.0.2 +wheel 0.37.1 +widgetsnbextension 3.5.2 +wrapt 1.13.3 +zipp 3.6.0 + +-- Confirming OpenCV Python is installed. Version: 3.4.16 + +------------------------------------------------------- + +[TensorFlow build information] +--- Tensorflow Build --- +-- Environment variables set: +TF_CUDA_CLANG=0 +TF_DOWNLOAD_CLANG=0 +TF_DOWNLOAD_MKL=0 +TF_ENABLE_XLA=0 +TF_NEED_AWS=0 +TF_NEED_COMPUTECPP=0 +TF_NEED_CUDA=0 +TF_NEED_GCP=0 +TF_NEED_GDR=0 +TF_NEED_HDFS=0 +TF_NEED_JEMALLOC=1 +TF_NEED_KAFKA=0 +TF_NEED_MKL=0 +TF_NEED_MPI=0 +TF_NEED_OPENCL=0 +TF_NEED_OPENCL_SYCL=0 +TF_NEED_ROCM=0 +TF_NEED_S3=0 +TF_NEED_VERBS=0 +TF_SET_ANDROID_WORKSPACE=0 +GCC_HOST_COMPILER_PATH=/usr/bin/gcc +CC_OPT_FLAGS= +PYTHON_BIN_PATH=/usr/local/bin/python +PYTHON_LIB_PATH=/usr/local/lib/python3.8/dist-packages +-- ./configure output: +You have bazel 3.7.2 installed. +Please specify optimization flags to use during compilation when bazel option "--config=opt" is specified [Default is -Wno-sign-compare]: + +Preconfigured Bazel build configs. You can use any of the below by adding "--config=<>" to your build command. See .bazelrc for more details. + --config=mkl # Build with MKL support. + --config=mkl_aarch64 # Build with oneDNN and Compute Library for the Arm Architecture (ACL). + --config=monolithic # Config for mostly static monolithic build. + --config=numa # Build with NUMA support. + --config=dynamic_kernels # (Experimental) Build kernels into separate shared objects. + --config=v1 # Build with TensorFlow 1 API instead of TF 2 API. +Preconfigured Bazel build configs to DISABLE default on features: + --config=nogcp # Disable GCP support. + --config=nonccl # Disable NVIDIA NCCL support. +Configuration finished +-- bazel command to run: +bazel build --verbose_failures --config=opt --config=v2 //tensorflow/tools/pip_package:build_pip_package +-- TensorFlow building time (in seconds): 1401 + +------------------------------------------------------- + +[Extra information] +FOUND_UBUNTU: 20.04 +FOUND_CUDNN: Not_Available +*** Tensorflow version : 2.7.0 +*** Tensorflow Keras : 2.7.0 +*** TF Builf with cuda : False +*** TF compile flags : ['-I/usr/local/lib/python3.8/dist-packages/tensorflow/include', '-D_GLIBCXX_USE_CXX11_ABI=1', '-DEIGEN_MAX_ALIGN_BYTES=64'] +*** TF include : /usr/local/lib/python3.8/dist-packages/tensorflow/include +*** TF lib : /usr/local/lib/python3.8/dist-packages/tensorflow +*** TF link flags : ['-L/usr/local/lib/python3.8/dist-packages/tensorflow', '-l:libtensorflow_framework.so.2'] +*** OpenCV version : 3.4.16 +*** Keras version : 2.7.0 +*** PyTorch version : 1.10.1+cpu + *** PyTorch Audio : 0.10.1+cpu + *** PyTorch Vision : 0.11.2+cpu +*** pandas version : 1.3.5 +*** scikit-learn version : 1.0.1 + +(!! the following is build device specific, and here only to confirm hardware availability, ignore !!) +--- All seen hardware : + [name: "/device:CPU:0" +device_type: "CPU" +memory_limit: 268435456 +locality { +} +incarnation: 12696130610662466514 +xla_global_id: -1 +] +--- TF GPU Available : + [] diff --git a/BuildInfo-TensorFlow/tensorflow_opencv-2.7.0_4.5.5-20220103.txt b/BuildInfo-TensorFlow/tensorflow_opencv-2.7.0_4.5.5-20220103.txt new file mode 100644 index 0000000..4612a51 --- /dev/null +++ b/BuildInfo-TensorFlow/tensorflow_opencv-2.7.0_4.5.5-20220103.txt @@ -0,0 +1,240 @@ + CTO_FROM : ubuntu:20.04 +docker build \ + --build-arg CTO_FROM="ubuntu:20.04" \ + --build-arg CTO_TENSORFLOW_VERSION="2.7.0" \ + --build-arg CTO_OPENCV_VERSION="4.5.5" \ + --build-arg CTO_NUMPROC="32" \ + --build-arg CTO_CUDA_APT="" \ + --build-arg CTO_CUDA_BUILD="" \ + --build-arg LATEST_BAZELISK="1.11.0" \ + --build-arg LATEST_BAZEL="3.7.2" \ + --build-arg CTO_TF_CUDNN="no" \ + --build-arg CTO_TF_OPT="v2" \ + --build-arg CTO_TF_KERAS="keras" \ + --build-arg CTO_TF_PYTHON="" \ + --build-arg CTO_TF_NUMPY="numpy" \ + --build-arg CTO_DNN_ARCH="" \ + --build-arg CTO_CUDA11_APT_XTRA="" \ + --build-arg CTO_PYTORCH="torch==1.10.1+cpu torchvision==0.11.2+cpu torchaudio==0.10.1+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html" \ + --tag="datamachines/tensorflow_opencv:2.7.0_4.5.5-20220103" \ + -f ubuntu20.04/Dockerfile \ + . +[pip list] +Package Version +---------------------------- ---------- +absl-py 1.0.0 +argon2-cffi 21.3.0 +argon2-cffi-bindings 21.2.0 +astunparse 1.6.3 +attrs 21.4.0 +autovizwidget 0.19.1 +backcall 0.2.0 +bleach 4.1.0 +cachetools 4.2.4 +certifi 2021.10.8 +cffi 1.15.0 +charset-normalizer 2.0.9 +cycler 0.11.0 +dbus-python 1.2.16 +debugpy 1.5.1 +decorator 4.4.2 +defusedxml 0.7.1 +entrypoints 0.3 +flatbuffers 2.0 +fonttools 4.28.5 +future 0.18.2 +gast 0.4.0 +google-auth 2.3.3 +google-auth-oauthlib 0.4.6 +google-pasta 0.2.0 +grpcio 1.43.0 +h5py 3.6.0 +hdijupyterutils 0.19.1 +idna 3.3 +imageio 2.13.5 +imageio-ffmpeg 0.4.5 +importlib-metadata 4.10.0 +importlib-resources 5.4.0 +ipykernel 6.6.0 +ipython 7.30.1 +ipython-genutils 0.2.0 +ipywidgets 7.6.5 +jedi 0.18.1 +Jinja2 3.0.3 +joblib 1.1.0 +jsonschema 4.3.3 +jupyter 1.0.0 +jupyter-client 7.1.0 +jupyter-console 6.4.0 +jupyter-core 4.9.1 +jupyterlab-pygments 0.1.2 +jupyterlab-widgets 1.0.2 +keras 2.7.0 +Keras-Applications 1.0.8 +Keras-Preprocessing 1.1.2 +kiwisolver 1.3.2 +libclang 12.0.0 +lxml 4.7.1 +Markdown 3.3.6 +MarkupSafe 2.0.1 +matplotlib 3.5.1 +matplotlib-inline 0.1.3 +mistune 0.8.4 +mock 4.0.3 +moviepy 1.0.3 +nbclient 0.5.9 +nbconvert 6.3.0 +nbformat 5.1.3 +nest-asyncio 1.5.4 +networkx 2.6.3 +nose 1.3.7 +notebook 6.4.6 +numpy 1.21.5 +oauthlib 3.1.1 +opt-einsum 3.3.0 +packaging 21.3 +pandas 1.3.5 +pandocfilters 1.5.0 +parso 0.8.3 +pexpect 4.8.0 +pickleshare 0.7.5 +Pillow 8.4.0 +pip 21.3.1 +plotly 5.5.0 +proglog 0.1.9 +prometheus-client 0.12.0 +prompt-toolkit 3.0.24 +protobuf 3.19.1 +ptyprocess 0.7.0 +pyasn1 0.4.8 +pyasn1-modules 0.2.8 +pycparser 2.21 +Pygments 2.11.1 +PyGObject 3.36.0 +pyparsing 3.0.6 +pyrsistent 0.18.0 +python-dateutil 2.8.2 +pytz 2021.3 +PyWavelets 1.2.0 +pyzmq 22.3.0 +qtconsole 5.2.2 +QtPy 2.0.0 +requests 2.26.0 +requests-oauthlib 1.3.0 +rsa 4.8 +scikit-image 0.19.1 +scikit-learn 1.0.2 +scipy 1.7.3 +Send2Trash 1.8.0 +setuptools 60.0.4 +six 1.16.0 +tenacity 8.0.1 +tensorboard 2.7.0 +tensorboard-data-server 0.6.1 +tensorboard-plugin-wit 1.8.0 +tensorflow 2.7.0 +tensorflow-estimator 2.7.0 +tensorflow-io-gcs-filesystem 0.23.1 +termcolor 1.1.0 +terminado 0.12.1 +testpath 0.5.0 +threadpoolctl 3.0.0 +tifffile 2021.11.2 +torch 1.10.1+cpu +torchaudio 0.10.1+cpu +torchvision 0.11.2+cpu +tornado 6.1 +tqdm 4.62.3 +traitlets 5.1.1 +typing_extensions 4.0.1 +urllib3 1.26.7 +wcwidth 0.2.5 +webencodings 0.5.1 +Werkzeug 2.0.2 +wheel 0.37.1 +widgetsnbextension 3.5.2 +wrapt 1.13.3 +zipp 3.6.0 + +-- Confirming OpenCV Python is installed. Version: 4.5.5 + +------------------------------------------------------- + +[TensorFlow build information] +--- Tensorflow Build --- +-- Environment variables set: +TF_CUDA_CLANG=0 +TF_DOWNLOAD_CLANG=0 +TF_DOWNLOAD_MKL=0 +TF_ENABLE_XLA=0 +TF_NEED_AWS=0 +TF_NEED_COMPUTECPP=0 +TF_NEED_CUDA=0 +TF_NEED_GCP=0 +TF_NEED_GDR=0 +TF_NEED_HDFS=0 +TF_NEED_JEMALLOC=1 +TF_NEED_KAFKA=0 +TF_NEED_MKL=0 +TF_NEED_MPI=0 +TF_NEED_OPENCL=0 +TF_NEED_OPENCL_SYCL=0 +TF_NEED_ROCM=0 +TF_NEED_S3=0 +TF_NEED_VERBS=0 +TF_SET_ANDROID_WORKSPACE=0 +GCC_HOST_COMPILER_PATH=/usr/bin/gcc +CC_OPT_FLAGS= +PYTHON_BIN_PATH=/usr/local/bin/python +PYTHON_LIB_PATH=/usr/local/lib/python3.8/dist-packages +-- ./configure output: +You have bazel 3.7.2 installed. +Please specify optimization flags to use during compilation when bazel option "--config=opt" is specified [Default is -Wno-sign-compare]: + +Preconfigured Bazel build configs. You can use any of the below by adding "--config=<>" to your build command. See .bazelrc for more details. + --config=mkl # Build with MKL support. + --config=mkl_aarch64 # Build with oneDNN and Compute Library for the Arm Architecture (ACL). + --config=monolithic # Config for mostly static monolithic build. + --config=numa # Build with NUMA support. + --config=dynamic_kernels # (Experimental) Build kernels into separate shared objects. + --config=v1 # Build with TensorFlow 1 API instead of TF 2 API. +Preconfigured Bazel build configs to DISABLE default on features: + --config=nogcp # Disable GCP support. + --config=nonccl # Disable NVIDIA NCCL support. +Configuration finished +-- bazel command to run: +bazel build --verbose_failures --config=opt --config=v2 //tensorflow/tools/pip_package:build_pip_package +-- TensorFlow building time (in seconds): 1401 + +------------------------------------------------------- + +[Extra information] +FOUND_UBUNTU: 20.04 +FOUND_CUDNN: Not_Available +*** Tensorflow version : 2.7.0 +*** Tensorflow Keras : 2.7.0 +*** TF Builf with cuda : False +*** TF compile flags : ['-I/usr/local/lib/python3.8/dist-packages/tensorflow/include', '-D_GLIBCXX_USE_CXX11_ABI=1', '-DEIGEN_MAX_ALIGN_BYTES=64'] +*** TF include : /usr/local/lib/python3.8/dist-packages/tensorflow/include +*** TF lib : /usr/local/lib/python3.8/dist-packages/tensorflow +*** TF link flags : ['-L/usr/local/lib/python3.8/dist-packages/tensorflow', '-l:libtensorflow_framework.so.2'] +*** OpenCV version : 4.5.5 +*** Keras version : 2.7.0 +*** PyTorch version : 1.10.1+cpu + *** PyTorch Audio : 0.10.1+cpu + *** PyTorch Vision : 0.11.2+cpu +*** pandas version : 1.3.5 +*** scikit-learn version : 1.0.2 + +(!! the following is build device specific, and here only to confirm hardware availability, ignore !!) +--- All seen hardware : + [name: "/device:CPU:0" +device_type: "CPU" +memory_limit: 268435456 +locality { +} +incarnation: 8422384413587909197 +xla_global_id: -1 +] +--- TF GPU Available : + [] diff --git a/Builds-DockerHub.md b/Builds-DockerHub.md index 465654c..08be599 100644 --- a/Builds-DockerHub.md +++ b/Builds-DockerHub.md @@ -163,7 +163,9 @@ URL: https://hub.docker.com/r/datamachines/cudnn_tensorflow_opencv | 11.3.1_2.6.2_3.4.16-20211220 | 11.3.1 | 8.2.0 | 2.6.2 | 3.4.16 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20211220) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.6.2_3.4.16-20211220.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.6.2_3.4.16-20211220.txt) | | 11.3.1_2.6.2_4.5.4-20211220 | 11.3.1 | 8.2.0 | 2.6.2 | 4.5.4 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20211220) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.6.2_4.5.4-20211220.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.6.2_4.5.4-20211220.txt) | | 11.3.1_2.7.0_3.4.16-20211222 | 11.3.1 | 8.2.0 | 2.7.0 | 3.4.16 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20211222) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.7.0_3.4.16-20211222.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.7.0_3.4.16-20211222.txt) | +| 11.3.1_2.7.0_3.4.16-20220103 | 11.3.1 | 8.2.0 | 2.7.0 | 3.4.16 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20220103) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.7.0_3.4.16-20220103.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.7.0_3.4.16-20220103.txt) | | 11.3.1_2.7.0_4.5.4-20211222 | 11.3.1 | 8.2.0 | 2.7.0 | 4.5.4 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20211222) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.7.0_4.5.4-20211222.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.7.0_4.5.4-20211222.txt) | +| 11.3.1_2.7.0_4.5.5-20220103 | 11.3.1 | 8.2.0 | 2.7.0 | 4.5.5 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20220103) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.7.0_4.5.5-20220103.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.7.0_4.5.5-20220103.txt) | | 11.4.1_2.6.0_3.4.15-20210812 | 11.4.1 | 8.2.2 | 2.6.0 | 3.4.15 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20210812) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.4.1_2.6.0_3.4.15-20210812.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.4.1_2.6.0_3.4.15-20210812.txt) | | 11.4.1_2.6.0_4.5.3-20210812 | 11.4.1 | 8.2.2 | 2.6.0 | 4.5.3 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20210812) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.4.1_2.6.0_4.5.3-20210812.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.4.1_2.6.0_4.5.3-20210812.txt) | | 11.4.2_2.6.0_3.4.16-20211027 | 11.4.2 | 8.2.4 | 2.6.0 | 3.4.16 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20211027) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.4.2_2.6.0_3.4.16-20211027.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.4.2_2.6.0_3.4.16-20211027.txt) | @@ -173,7 +175,9 @@ URL: https://hub.docker.com/r/datamachines/cudnn_tensorflow_opencv | 11.4.2_2.6.2_3.4.16-20211220 | 11.4.2 | 8.2.4 | 2.6.2 | 3.4.16 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20211220) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.4.2_2.6.2_3.4.16-20211220.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.4.2_2.6.2_3.4.16-20211220.txt) | | 11.4.2_2.6.2_4.5.4-20211220 | 11.4.2 | 8.2.4 | 2.6.2 | 4.5.4 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20211220) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.4.2_2.6.2_4.5.4-20211220.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.4.2_2.6.2_4.5.4-20211220.txt) | | 11.4.2_2.7.0_3.4.16-20211222 | 11.4.2 | 8.2.4 | 2.7.0 | 3.4.16 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20211222) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.4.2_2.7.0_3.4.16-20211222.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.4.2_2.7.0_3.4.16-20211222.txt) | +| 11.4.2_2.7.0_3.4.16-20220103 | 11.4.2 | 8.2.4 | 2.7.0 | 3.4.16 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20220103) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.4.2_2.7.0_3.4.16-20220103.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.4.2_2.7.0_3.4.16-20220103.txt) | | 11.4.2_2.7.0_4.5.4-20211222 | 11.4.2 | 8.2.4 | 2.7.0 | 4.5.4 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20211222) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.4.2_2.7.0_4.5.4-20211222.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.4.2_2.7.0_4.5.4-20211222.txt) | +| 11.4.2_2.7.0_4.5.5-20220103 | 11.4.2 | 8.2.4 | 2.7.0 | 4.5.5 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20220103) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.4.2_2.7.0_4.5.5-20220103.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.4.2_2.7.0_4.5.5-20220103.txt) | ## 2. tensorflow_opencv @@ -259,7 +263,9 @@ URL: https://hub.docker.com/r/datamachines/tensorflow_opencv | 2.6.2_3.4.16-20211220 | 2.6.2 | 3.4.16 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20211220) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/tensorflow_opencv-2.6.2_3.4.16-20211220.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/tensorflow_opencv-2.6.2_3.4.16-20211220.txt) | | 2.6.2_4.5.4-20211220 | 2.6.2 | 4.5.4 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20211220) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/tensorflow_opencv-2.6.2_4.5.4-20211220.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/tensorflow_opencv-2.6.2_4.5.4-20211220.txt) | | 2.7.0_3.4.16-20211222 | 2.7.0 | 3.4.16 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20211222) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/tensorflow_opencv-2.7.0_3.4.16-20211222.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/tensorflow_opencv-2.7.0_3.4.16-20211222.txt) | +| 2.7.0_3.4.16-20220103 | 2.7.0 | 3.4.16 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20220103) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/tensorflow_opencv-2.7.0_3.4.16-20220103.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/tensorflow_opencv-2.7.0_3.4.16-20220103.txt) | | 2.7.0_4.5.4-20211222 | 2.7.0 | 4.5.4 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20211222) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/tensorflow_opencv-2.7.0_4.5.4-20211222.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/tensorflow_opencv-2.7.0_4.5.4-20211222.txt) | +| 2.7.0_4.5.5-20220103 | 2.7.0 | 4.5.5 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20220103) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/tensorflow_opencv-2.7.0_4.5.5-20220103.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/tensorflow_opencv-2.7.0_4.5.5-20220103.txt) | ## 3. jetsonnano-cuda_tensorflow_opencv diff --git a/Makefile b/Makefile index c054f26..0b4c8a1 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ SHELL := /bin/bash .PHONY: all build_all actual_build build_prep # Release to match data of Dockerfile and follow YYYYMMDD pattern -CTO_RELEASE=20211222 +CTO_RELEASE=20220103 # Maximize build speed CTO_NUMPROC := $(shell nproc --all) @@ -50,7 +50,7 @@ DNN_ARCH_CUDA11=6.0,6.1,7.0,7.5,8.0,8.6 # According to https://opencv.org/releases/ STABLE_OPENCV3=3.4.16 -STABLE_OPENCV4=4.5.4 +STABLE_OPENCV4=4.5.5 # TF2 at minimum CUDA 10.1 # TF2 CUDA11 minimum is 2.4.0 @@ -88,7 +88,7 @@ TF2_NUMPY='numpy' # 1.7.1 last version supported by 9.2 PT_CPU="torch==1.10.1+cpu torchvision==0.11.2+cpu torchaudio==0.10.1+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html" #PT_CUDA9="torch==1.7.1+cu92 torchvision==0.8.2+cu92 torchaudio==0.7.2 -f https://download.pytorch.org/whl/torch_stable.html" -PT_CUDA10="torch torchvision torchaudio" +#PT_CUDA10="torch torchvision torchaudio" PT_CUDA11="torch==1.10.1+cu113 torchvision==0.11.2+cu113 torchaudio==0.10.1+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html" ########## diff --git a/README.md b/README.md index 4975c18..c431a80 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # DockerFile with Nvidia GPU support for TensorFlow and OpenCV -Revision: 20211222 +Revision: 20220103 * 1. [About](#About) @@ -51,6 +51,7 @@ Version history: - `20211029`: Update min CUDA 11 version to 11.3 (to match PyTorch requirement), and added a README section about testing PyTorch on GPU - `20211220`: Added TF 2.6.2 and updated PyTorch. Expected to be last release to built TF1 or Ubuntu 18.04 based images. - `20211222`: Added TF 2.7.0 with CUDA 11 only, which removed Ubuntu 18.04 base images. +- `20220103`: Updated OpenCV to 4.5.5. `tensorflow_opencv`: - Builds containers with TensorFlow and OpenCV. Also install, Jupyter, Keras, numpy, pandas, PyTorch and X11 support.