diff --git a/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.8.0_3.4.16-20220510.txt b/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.8.0_3.4.16-20220510.txt new file mode 100644 index 0000000..474d680 --- /dev/null +++ b/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.8.0_3.4.16-20220510.txt @@ -0,0 +1,152 @@ + 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.8.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="4.2.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.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html" \ + --tag="datamachines/cudnn_tensorflow_opencv:11.3.1_2.8.0_3.4.16-20220510" \ + -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 3.4.16 ===================================== + Version control: unknown + + Extra modules: + Location (extra): /usr/local/src/opencv_contrib/modules + Version control (extra): unknown + + Platform: + Timestamp: 2022-05-10T21:09:51Z + Host: Linux 5.13.0-40-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.4.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.22.3) + 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.8.0_4.5.5-20220510.txt b/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.8.0_4.5.5-20220510.txt new file mode 100644 index 0000000..2a73cdb --- /dev/null +++ b/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.8.0_4.5.5-20220510.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.8.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="4.2.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.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html" \ + --tag="datamachines/cudnn_tensorflow_opencv:11.3.1_2.8.0_4.5.5-20220510" \ + -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-05-10T21:31:49Z + Host: Linux 5.13.0-40-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.4.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.22.3) + 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.5.1_2.8.0_3.4.16-20220510.txt b/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.5.1_2.8.0_3.4.16-20220510.txt new file mode 100644 index 0000000..76fc9ad --- /dev/null +++ b/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.5.1_2.8.0_3.4.16-20220510.txt @@ -0,0 +1,152 @@ + CTO_FROM : nvidia/cuda:11.5.1-cudnn8-devel-ubuntu20.04 +docker build \ + --build-arg CTO_FROM="nvidia/cuda:11.5.1-cudnn8-devel-ubuntu20.04" \ + --build-arg CTO_TENSORFLOW_VERSION="2.8.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="4.2.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.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html" \ + --tag="datamachines/cudnn_tensorflow_opencv:11.5.1_2.8.0_3.4.16-20220510" \ + -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 3.4.16 ===================================== + Version control: unknown + + Extra modules: + Location (extra): /usr/local/src/opencv_contrib/modules + Version control (extra): unknown + + Platform: + Timestamp: 2022-05-10T23:00:34Z + Host: Linux 5.13.0-40-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.4.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.5, 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.22.3) + 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.5.1_2.8.0_4.5.5-20220510.txt b/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.5.1_2.8.0_4.5.5-20220510.txt new file mode 100644 index 0000000..b5b1949 --- /dev/null +++ b/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.5.1_2.8.0_4.5.5-20220510.txt @@ -0,0 +1,150 @@ + CTO_FROM : nvidia/cuda:11.5.1-cudnn8-devel-ubuntu20.04 +docker build \ + --build-arg CTO_FROM="nvidia/cuda:11.5.1-cudnn8-devel-ubuntu20.04" \ + --build-arg CTO_TENSORFLOW_VERSION="2.8.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="4.2.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.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html" \ + --tag="datamachines/cudnn_tensorflow_opencv:11.5.1_2.8.0_4.5.5-20220510" \ + -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-05-10T23:22:28Z + Host: Linux 5.13.0-40-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.4.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.5, CUFFT CUBLAS FAST_MATH) + NVIDIA GPU arch: 60 61 70 75 80 86 + NVIDIA PTX archs: + + cuDNN: YES (ver 8.3.3) + + 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.22.3) + 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.8.0_3.4.16-20220510.txt b/BuildInfo-OpenCV/tensorflow_opencv-2.8.0_3.4.16-20220510.txt new file mode 100644 index 0000000..2f10c37 --- /dev/null +++ b/BuildInfo-OpenCV/tensorflow_opencv-2.8.0_3.4.16-20220510.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.8.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="4.2.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.11.0+cpu torchvision==0.12.0+cpu torchaudio==0.11.0+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html" \ + --tag="datamachines/tensorflow_opencv:2.8.0_3.4.16-20220510" \ + -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: 2022-05-10T19:56:20Z + Host: Linux 5.13.0-40-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.4.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.22.3) + 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.8.0_4.5.5-20220510.txt b/BuildInfo-OpenCV/tensorflow_opencv-2.8.0_4.5.5-20220510.txt new file mode 100644 index 0000000..4600c50 --- /dev/null +++ b/BuildInfo-OpenCV/tensorflow_opencv-2.8.0_4.5.5-20220510.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.8.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="4.2.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.11.0+cpu torchvision==0.12.0+cpu torchaudio==0.11.0+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html" \ + --tag="datamachines/tensorflow_opencv:2.8.0_4.5.5-20220510" \ + -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-05-10T20:01:13Z + Host: Linux 5.13.0-40-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.4.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.22.3) + 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.8.0_3.4.16-20220510.txt b/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.8.0_3.4.16-20220510.txt new file mode 100644 index 0000000..da4d7be --- /dev/null +++ b/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.8.0_3.4.16-20220510.txt @@ -0,0 +1,276 @@ + 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.8.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="4.2.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.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html" \ + --tag="datamachines/cudnn_tensorflow_opencv:11.3.1_2.8.0_3.4.16-20220510" \ + -f ubuntu20.04/Dockerfile \ + . +[pip list] +Package Version +---------------------------- ------------------- +absl-py 1.0.0 +argon2-cffi 21.3.0 +argon2-cffi-bindings 21.2.0 +asttokens 2.0.5 +astunparse 1.6.3 +attrs 21.4.0 +autovizwidget 0.20.0 +backcall 0.2.0 +beautifulsoup4 4.11.1 +bleach 5.0.0 +cachetools 5.0.0 +certifi 2021.10.8 +cffi 1.15.0 +charset-normalizer 2.0.12 +cycler 0.11.0 +dbus-python 1.2.16 +debugpy 1.6.0 +decorator 4.4.2 +defusedxml 0.7.1 +entrypoints 0.4 +executing 0.8.3 +fastjsonschema 2.15.3 +flatbuffers 2.0 +fonttools 4.33.3 +future 0.18.2 +gast 0.5.3 +google-auth 2.6.6 +google-auth-oauthlib 0.4.6 +google-pasta 0.2.0 +grpcio 1.46.0 +h5py 3.6.0 +hdijupyterutils 0.20.0 +idna 3.3 +imageio 2.19.1 +imageio-ffmpeg 0.4.7 +importlib-metadata 4.11.3 +importlib-resources 5.7.1 +ipykernel 6.13.0 +ipython 8.3.0 +ipython-genutils 0.2.0 +ipywidgets 7.7.0 +jedi 0.18.1 +Jinja2 3.1.2 +joblib 1.1.0 +jsonschema 4.5.1 +jupyter 1.0.0 +jupyter-client 7.3.1 +jupyter-console 6.4.3 +jupyter-core 4.10.0 +jupyterlab-pygments 0.2.2 +jupyterlab-widgets 1.1.0 +keras 2.8.0 +Keras-Applications 1.0.8 +Keras-Preprocessing 1.1.2 +kiwisolver 1.4.2 +libclang 14.0.1 +lxml 4.8.0 +Markdown 3.3.7 +MarkupSafe 2.1.1 +matplotlib 3.5.2 +matplotlib-inline 0.1.3 +mistune 0.8.4 +mock 4.0.3 +moviepy 1.0.3 +nbclient 0.6.3 +nbconvert 6.5.0 +nbformat 5.4.0 +nest-asyncio 1.5.5 +networkx 2.8 +nose 1.3.7 +notebook 6.4.11 +numpy 1.22.3 +oauthlib 3.2.0 +opt-einsum 3.3.0 +packaging 21.3 +pandas 1.4.2 +pandocfilters 1.5.0 +parso 0.8.3 +pexpect 4.8.0 +pickleshare 0.7.5 +Pillow 9.1.0 +pip 22.0.4 +plotly 5.7.0 +proglog 0.1.10 +prometheus-client 0.14.1 +prompt-toolkit 3.0.29 +protobuf 3.20.1 +psutil 5.9.0 +ptyprocess 0.7.0 +pure-eval 0.2.2 +pyasn1 0.4.8 +pyasn1-modules 0.2.8 +pycparser 2.21 +Pygments 2.12.0 +PyGObject 3.36.0 +pyparsing 3.0.8 +pyrsistent 0.18.1 +python-dateutil 2.8.2 +pytz 2022.1 +PyWavelets 1.3.0 +pyzmq 22.3.0 +qtconsole 5.3.0 +QtPy 2.1.0 +requests 2.27.1 +requests-oauthlib 1.3.1 +rsa 4.8 +scikit-image 0.19.2 +scikit-learn 1.0.2 +scipy 1.8.0 +Send2Trash 1.8.0 +setuptools 62.2.0 +six 1.16.0 +soupsieve 2.3.2.post1 +stack-data 0.2.0 +tenacity 8.0.1 +tensorboard 2.8.0 +tensorboard-data-server 0.6.1 +tensorboard-plugin-wit 1.8.1 +tensorflow 2.8.0 +tensorflow-io-gcs-filesystem 0.25.0 +termcolor 1.1.0 +terminado 0.13.3 +tf-estimator-nightly 2.8.0.dev2021122109 +threadpoolctl 3.1.0 +tifffile 2022.5.4 +tinycss2 1.1.1 +torch 1.11.0+cu113 +torchaudio 0.11.0+cu113 +torchvision 0.12.0+cu113 +tornado 6.1 +tqdm 4.64.0 +traitlets 5.2.0 +typing_extensions 4.2.0 +urllib3 1.26.9 +wcwidth 0.2.5 +webencodings 0.5.1 +Werkzeug 2.1.2 +wheel 0.37.1 +widgetsnbextension 3.6.0 +wrapt 1.14.1 +zipp 3.8.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 4.2.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): 3565 + +------------------------------------------------------- + +[Extra information] +FOUND_UBUNTU: 20.04 +FOUND_CUDNN: 8.2.0 +*** Tensorflow version : 2.8.0 +*** Tensorflow Keras : 2.8.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.8.0 +*** PyTorch version : 1.11.0+cu113 + *** PyTorch Audio : 0.11.0+cu113 + *** PyTorch Vision : 0.12.0+cu113 +*** pandas version : 1.4.2 +*** 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: 4528954640167559777 +xla_global_id: -1 +, name: "/device:GPU:0" +device_type: "GPU" +memory_limit: 22899916800 +locality { + bus_id: 1 + links { + } +} +incarnation: 4253677201059924114 +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.8.0_4.5.5-20220510.txt b/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.8.0_4.5.5-20220510.txt new file mode 100644 index 0000000..63674b6 --- /dev/null +++ b/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.8.0_4.5.5-20220510.txt @@ -0,0 +1,276 @@ + 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.8.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="4.2.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.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html" \ + --tag="datamachines/cudnn_tensorflow_opencv:11.3.1_2.8.0_4.5.5-20220510" \ + -f ubuntu20.04/Dockerfile \ + . +[pip list] +Package Version +---------------------------- ------------------- +absl-py 1.0.0 +argon2-cffi 21.3.0 +argon2-cffi-bindings 21.2.0 +asttokens 2.0.5 +astunparse 1.6.3 +attrs 21.4.0 +autovizwidget 0.20.0 +backcall 0.2.0 +beautifulsoup4 4.11.1 +bleach 5.0.0 +cachetools 5.0.0 +certifi 2021.10.8 +cffi 1.15.0 +charset-normalizer 2.0.12 +cycler 0.11.0 +dbus-python 1.2.16 +debugpy 1.6.0 +decorator 4.4.2 +defusedxml 0.7.1 +entrypoints 0.4 +executing 0.8.3 +fastjsonschema 2.15.3 +flatbuffers 2.0 +fonttools 4.33.3 +future 0.18.2 +gast 0.5.3 +google-auth 2.6.6 +google-auth-oauthlib 0.4.6 +google-pasta 0.2.0 +grpcio 1.46.0 +h5py 3.6.0 +hdijupyterutils 0.20.0 +idna 3.3 +imageio 2.19.1 +imageio-ffmpeg 0.4.7 +importlib-metadata 4.11.3 +importlib-resources 5.7.1 +ipykernel 6.13.0 +ipython 8.3.0 +ipython-genutils 0.2.0 +ipywidgets 7.7.0 +jedi 0.18.1 +Jinja2 3.1.2 +joblib 1.1.0 +jsonschema 4.5.1 +jupyter 1.0.0 +jupyter-client 7.3.1 +jupyter-console 6.4.3 +jupyter-core 4.10.0 +jupyterlab-pygments 0.2.2 +jupyterlab-widgets 1.1.0 +keras 2.8.0 +Keras-Applications 1.0.8 +Keras-Preprocessing 1.1.2 +kiwisolver 1.4.2 +libclang 14.0.1 +lxml 4.8.0 +Markdown 3.3.7 +MarkupSafe 2.1.1 +matplotlib 3.5.2 +matplotlib-inline 0.1.3 +mistune 0.8.4 +mock 4.0.3 +moviepy 1.0.3 +nbclient 0.6.3 +nbconvert 6.5.0 +nbformat 5.4.0 +nest-asyncio 1.5.5 +networkx 2.8 +nose 1.3.7 +notebook 6.4.11 +numpy 1.22.3 +oauthlib 3.2.0 +opt-einsum 3.3.0 +packaging 21.3 +pandas 1.4.2 +pandocfilters 1.5.0 +parso 0.8.3 +pexpect 4.8.0 +pickleshare 0.7.5 +Pillow 9.1.0 +pip 22.0.4 +plotly 5.7.0 +proglog 0.1.10 +prometheus-client 0.14.1 +prompt-toolkit 3.0.29 +protobuf 3.20.1 +psutil 5.9.0 +ptyprocess 0.7.0 +pure-eval 0.2.2 +pyasn1 0.4.8 +pyasn1-modules 0.2.8 +pycparser 2.21 +Pygments 2.12.0 +PyGObject 3.36.0 +pyparsing 3.0.8 +pyrsistent 0.18.1 +python-dateutil 2.8.2 +pytz 2022.1 +PyWavelets 1.3.0 +pyzmq 22.3.0 +qtconsole 5.3.0 +QtPy 2.1.0 +requests 2.27.1 +requests-oauthlib 1.3.1 +rsa 4.8 +scikit-image 0.19.2 +scikit-learn 1.0.2 +scipy 1.8.0 +Send2Trash 1.8.0 +setuptools 62.2.0 +six 1.16.0 +soupsieve 2.3.2.post1 +stack-data 0.2.0 +tenacity 8.0.1 +tensorboard 2.8.0 +tensorboard-data-server 0.6.1 +tensorboard-plugin-wit 1.8.1 +tensorflow 2.8.0 +tensorflow-io-gcs-filesystem 0.25.0 +termcolor 1.1.0 +terminado 0.13.3 +tf-estimator-nightly 2.8.0.dev2021122109 +threadpoolctl 3.1.0 +tifffile 2022.5.4 +tinycss2 1.1.1 +torch 1.11.0+cu113 +torchaudio 0.11.0+cu113 +torchvision 0.12.0+cu113 +tornado 6.1 +tqdm 4.64.0 +traitlets 5.2.0 +typing_extensions 4.2.0 +urllib3 1.26.9 +wcwidth 0.2.5 +webencodings 0.5.1 +Werkzeug 2.1.2 +wheel 0.37.1 +widgetsnbextension 3.6.0 +wrapt 1.14.1 +zipp 3.8.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 4.2.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): 3565 + +------------------------------------------------------- + +[Extra information] +FOUND_UBUNTU: 20.04 +FOUND_CUDNN: 8.2.0 +*** Tensorflow version : 2.8.0 +*** Tensorflow Keras : 2.8.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.8.0 +*** PyTorch version : 1.11.0+cu113 + *** PyTorch Audio : 0.11.0+cu113 + *** PyTorch Vision : 0.12.0+cu113 +*** pandas version : 1.4.2 +*** 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: 5295046558006854455 +xla_global_id: -1 +, name: "/device:GPU:0" +device_type: "GPU" +memory_limit: 22962503680 +locality { + bus_id: 1 + links { + } +} +incarnation: 4680758363115303416 +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.5.1_2.8.0_3.4.16-20220510.txt b/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.5.1_2.8.0_3.4.16-20220510.txt new file mode 100644 index 0000000..fdb8765 --- /dev/null +++ b/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.5.1_2.8.0_3.4.16-20220510.txt @@ -0,0 +1,276 @@ + CTO_FROM : nvidia/cuda:11.5.1-cudnn8-devel-ubuntu20.04 +docker build \ + --build-arg CTO_FROM="nvidia/cuda:11.5.1-cudnn8-devel-ubuntu20.04" \ + --build-arg CTO_TENSORFLOW_VERSION="2.8.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="4.2.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.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html" \ + --tag="datamachines/cudnn_tensorflow_opencv:11.5.1_2.8.0_3.4.16-20220510" \ + -f ubuntu20.04/Dockerfile \ + . +[pip list] +Package Version +---------------------------- ------------------- +absl-py 1.0.0 +argon2-cffi 21.3.0 +argon2-cffi-bindings 21.2.0 +asttokens 2.0.5 +astunparse 1.6.3 +attrs 21.4.0 +autovizwidget 0.20.0 +backcall 0.2.0 +beautifulsoup4 4.11.1 +bleach 5.0.0 +cachetools 5.0.0 +certifi 2021.10.8 +cffi 1.15.0 +charset-normalizer 2.0.12 +cycler 0.11.0 +dbus-python 1.2.16 +debugpy 1.6.0 +decorator 4.4.2 +defusedxml 0.7.1 +entrypoints 0.4 +executing 0.8.3 +fastjsonschema 2.15.3 +flatbuffers 2.0 +fonttools 4.33.3 +future 0.18.2 +gast 0.5.3 +google-auth 2.6.6 +google-auth-oauthlib 0.4.6 +google-pasta 0.2.0 +grpcio 1.46.0 +h5py 3.6.0 +hdijupyterutils 0.20.0 +idna 3.3 +imageio 2.19.1 +imageio-ffmpeg 0.4.7 +importlib-metadata 4.11.3 +importlib-resources 5.7.1 +ipykernel 6.13.0 +ipython 8.3.0 +ipython-genutils 0.2.0 +ipywidgets 7.7.0 +jedi 0.18.1 +Jinja2 3.1.2 +joblib 1.1.0 +jsonschema 4.5.1 +jupyter 1.0.0 +jupyter-client 7.3.1 +jupyter-console 6.4.3 +jupyter-core 4.10.0 +jupyterlab-pygments 0.2.2 +jupyterlab-widgets 1.1.0 +keras 2.8.0 +Keras-Applications 1.0.8 +Keras-Preprocessing 1.1.2 +kiwisolver 1.4.2 +libclang 14.0.1 +lxml 4.8.0 +Markdown 3.3.7 +MarkupSafe 2.1.1 +matplotlib 3.5.2 +matplotlib-inline 0.1.3 +mistune 0.8.4 +mock 4.0.3 +moviepy 1.0.3 +nbclient 0.6.3 +nbconvert 6.5.0 +nbformat 5.4.0 +nest-asyncio 1.5.5 +networkx 2.8 +nose 1.3.7 +notebook 6.4.11 +numpy 1.22.3 +oauthlib 3.2.0 +opt-einsum 3.3.0 +packaging 21.3 +pandas 1.4.2 +pandocfilters 1.5.0 +parso 0.8.3 +pexpect 4.8.0 +pickleshare 0.7.5 +Pillow 9.1.0 +pip 22.0.4 +plotly 5.7.0 +proglog 0.1.10 +prometheus-client 0.14.1 +prompt-toolkit 3.0.29 +protobuf 3.20.1 +psutil 5.9.0 +ptyprocess 0.7.0 +pure-eval 0.2.2 +pyasn1 0.4.8 +pyasn1-modules 0.2.8 +pycparser 2.21 +Pygments 2.12.0 +PyGObject 3.36.0 +pyparsing 3.0.8 +pyrsistent 0.18.1 +python-dateutil 2.8.2 +pytz 2022.1 +PyWavelets 1.3.0 +pyzmq 22.3.0 +qtconsole 5.3.0 +QtPy 2.1.0 +requests 2.27.1 +requests-oauthlib 1.3.1 +rsa 4.8 +scikit-image 0.19.2 +scikit-learn 1.0.2 +scipy 1.8.0 +Send2Trash 1.8.0 +setuptools 62.2.0 +six 1.16.0 +soupsieve 2.3.2.post1 +stack-data 0.2.0 +tenacity 8.0.1 +tensorboard 2.8.0 +tensorboard-data-server 0.6.1 +tensorboard-plugin-wit 1.8.1 +tensorflow 2.8.0 +tensorflow-io-gcs-filesystem 0.25.0 +termcolor 1.1.0 +terminado 0.13.3 +tf-estimator-nightly 2.8.0.dev2021122109 +threadpoolctl 3.1.0 +tifffile 2022.5.4 +tinycss2 1.1.1 +torch 1.11.0+cu113 +torchaudio 0.11.0+cu113 +torchvision 0.12.0+cu113 +tornado 6.1 +tqdm 4.64.0 +traitlets 5.2.0 +typing_extensions 4.2.0 +urllib3 1.26.9 +wcwidth 0.2.5 +webencodings 0.5.1 +Werkzeug 2.1.2 +wheel 0.37.1 +widgetsnbextension 3.6.0 +wrapt 1.14.1 +zipp 3.8.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.5 +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 4.2.2 installed. +Found CUDA 11.5 in: + /usr/local/cuda-11.5/targets/x86_64-linux/lib + /usr/local/cuda-11.5/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): 3535 + +------------------------------------------------------- + +[Extra information] +FOUND_UBUNTU: 20.04 +FOUND_CUDNN: 8.3.3 +*** Tensorflow version : 2.8.0 +*** Tensorflow Keras : 2.8.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.8.0 +*** PyTorch version : 1.11.0+cu113 + *** PyTorch Audio : 0.11.0+cu113 + *** PyTorch Vision : 0.12.0+cu113 +*** pandas version : 1.4.2 +*** 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: 10412316891849891713 +xla_global_id: -1 +, name: "/device:GPU:0" +device_type: "GPU" +memory_limit: 22911385600 +locality { + bus_id: 1 + links { + } +} +incarnation: 11506077078675007046 +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.5.1_2.8.0_4.5.5-20220510.txt b/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.5.1_2.8.0_4.5.5-20220510.txt new file mode 100644 index 0000000..b1cdfc4 --- /dev/null +++ b/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.5.1_2.8.0_4.5.5-20220510.txt @@ -0,0 +1,276 @@ + CTO_FROM : nvidia/cuda:11.5.1-cudnn8-devel-ubuntu20.04 +docker build \ + --build-arg CTO_FROM="nvidia/cuda:11.5.1-cudnn8-devel-ubuntu20.04" \ + --build-arg CTO_TENSORFLOW_VERSION="2.8.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="4.2.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.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html" \ + --tag="datamachines/cudnn_tensorflow_opencv:11.5.1_2.8.0_4.5.5-20220510" \ + -f ubuntu20.04/Dockerfile \ + . +[pip list] +Package Version +---------------------------- ------------------- +absl-py 1.0.0 +argon2-cffi 21.3.0 +argon2-cffi-bindings 21.2.0 +asttokens 2.0.5 +astunparse 1.6.3 +attrs 21.4.0 +autovizwidget 0.20.0 +backcall 0.2.0 +beautifulsoup4 4.11.1 +bleach 5.0.0 +cachetools 5.0.0 +certifi 2021.10.8 +cffi 1.15.0 +charset-normalizer 2.0.12 +cycler 0.11.0 +dbus-python 1.2.16 +debugpy 1.6.0 +decorator 4.4.2 +defusedxml 0.7.1 +entrypoints 0.4 +executing 0.8.3 +fastjsonschema 2.15.3 +flatbuffers 2.0 +fonttools 4.33.3 +future 0.18.2 +gast 0.5.3 +google-auth 2.6.6 +google-auth-oauthlib 0.4.6 +google-pasta 0.2.0 +grpcio 1.46.0 +h5py 3.6.0 +hdijupyterutils 0.20.0 +idna 3.3 +imageio 2.19.1 +imageio-ffmpeg 0.4.7 +importlib-metadata 4.11.3 +importlib-resources 5.7.1 +ipykernel 6.13.0 +ipython 8.3.0 +ipython-genutils 0.2.0 +ipywidgets 7.7.0 +jedi 0.18.1 +Jinja2 3.1.2 +joblib 1.1.0 +jsonschema 4.5.1 +jupyter 1.0.0 +jupyter-client 7.3.1 +jupyter-console 6.4.3 +jupyter-core 4.10.0 +jupyterlab-pygments 0.2.2 +jupyterlab-widgets 1.1.0 +keras 2.8.0 +Keras-Applications 1.0.8 +Keras-Preprocessing 1.1.2 +kiwisolver 1.4.2 +libclang 14.0.1 +lxml 4.8.0 +Markdown 3.3.7 +MarkupSafe 2.1.1 +matplotlib 3.5.2 +matplotlib-inline 0.1.3 +mistune 0.8.4 +mock 4.0.3 +moviepy 1.0.3 +nbclient 0.6.3 +nbconvert 6.5.0 +nbformat 5.4.0 +nest-asyncio 1.5.5 +networkx 2.8 +nose 1.3.7 +notebook 6.4.11 +numpy 1.22.3 +oauthlib 3.2.0 +opt-einsum 3.3.0 +packaging 21.3 +pandas 1.4.2 +pandocfilters 1.5.0 +parso 0.8.3 +pexpect 4.8.0 +pickleshare 0.7.5 +Pillow 9.1.0 +pip 22.0.4 +plotly 5.7.0 +proglog 0.1.10 +prometheus-client 0.14.1 +prompt-toolkit 3.0.29 +protobuf 3.20.1 +psutil 5.9.0 +ptyprocess 0.7.0 +pure-eval 0.2.2 +pyasn1 0.4.8 +pyasn1-modules 0.2.8 +pycparser 2.21 +Pygments 2.12.0 +PyGObject 3.36.0 +pyparsing 3.0.9 +pyrsistent 0.18.1 +python-dateutil 2.8.2 +pytz 2022.1 +PyWavelets 1.3.0 +pyzmq 22.3.0 +qtconsole 5.3.0 +QtPy 2.1.0 +requests 2.27.1 +requests-oauthlib 1.3.1 +rsa 4.8 +scikit-image 0.19.2 +scikit-learn 1.0.2 +scipy 1.8.0 +Send2Trash 1.8.0 +setuptools 62.2.0 +six 1.16.0 +soupsieve 2.3.2.post1 +stack-data 0.2.0 +tenacity 8.0.1 +tensorboard 2.8.0 +tensorboard-data-server 0.6.1 +tensorboard-plugin-wit 1.8.1 +tensorflow 2.8.0 +tensorflow-io-gcs-filesystem 0.25.0 +termcolor 1.1.0 +terminado 0.13.3 +tf-estimator-nightly 2.8.0.dev2021122109 +threadpoolctl 3.1.0 +tifffile 2022.5.4 +tinycss2 1.1.1 +torch 1.11.0+cu113 +torchaudio 0.11.0+cu113 +torchvision 0.12.0+cu113 +tornado 6.1 +tqdm 4.64.0 +traitlets 5.2.0 +typing_extensions 4.2.0 +urllib3 1.26.9 +wcwidth 0.2.5 +webencodings 0.5.1 +Werkzeug 2.1.2 +wheel 0.37.1 +widgetsnbextension 3.6.0 +wrapt 1.14.1 +zipp 3.8.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.5 +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 4.2.2 installed. +Found CUDA 11.5 in: + /usr/local/cuda-11.5/targets/x86_64-linux/lib + /usr/local/cuda-11.5/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): 3535 + +------------------------------------------------------- + +[Extra information] +FOUND_UBUNTU: 20.04 +FOUND_CUDNN: 8.3.3 +*** Tensorflow version : 2.8.0 +*** Tensorflow Keras : 2.8.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.8.0 +*** PyTorch version : 1.11.0+cu113 + *** PyTorch Audio : 0.11.0+cu113 + *** PyTorch Vision : 0.12.0+cu113 +*** pandas version : 1.4.2 +*** 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: 6507842880193333852 +xla_global_id: -1 +, name: "/device:GPU:0" +device_type: "GPU" +memory_limit: 22860660736 +locality { + bus_id: 1 + links { + } +} +incarnation: 15884075351491025046 +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.8.0_3.4.16-20220510.txt b/BuildInfo-TensorFlow/tensorflow_opencv-2.8.0_3.4.16-20220510.txt new file mode 100644 index 0000000..26c42df --- /dev/null +++ b/BuildInfo-TensorFlow/tensorflow_opencv-2.8.0_3.4.16-20220510.txt @@ -0,0 +1,248 @@ + CTO_FROM : ubuntu:20.04 +docker build \ + --build-arg CTO_FROM="ubuntu:20.04" \ + --build-arg CTO_TENSORFLOW_VERSION="2.8.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="4.2.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.11.0+cpu torchvision==0.12.0+cpu torchaudio==0.11.0+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html" \ + --tag="datamachines/tensorflow_opencv:2.8.0_3.4.16-20220510" \ + -f ubuntu20.04/Dockerfile \ + . +[pip list] +Package Version +---------------------------- ------------------- +absl-py 1.0.0 +argon2-cffi 21.3.0 +argon2-cffi-bindings 21.2.0 +asttokens 2.0.5 +astunparse 1.6.3 +attrs 21.4.0 +autovizwidget 0.20.0 +backcall 0.2.0 +beautifulsoup4 4.11.1 +bleach 5.0.0 +cachetools 5.0.0 +certifi 2021.10.8 +cffi 1.15.0 +charset-normalizer 2.0.12 +cycler 0.11.0 +dbus-python 1.2.16 +debugpy 1.6.0 +decorator 4.4.2 +defusedxml 0.7.1 +entrypoints 0.4 +executing 0.8.3 +fastjsonschema 2.15.3 +flatbuffers 2.0 +fonttools 4.33.3 +future 0.18.2 +gast 0.5.3 +google-auth 2.6.6 +google-auth-oauthlib 0.4.6 +google-pasta 0.2.0 +grpcio 1.46.0 +h5py 3.6.0 +hdijupyterutils 0.20.0 +idna 3.3 +imageio 2.19.1 +imageio-ffmpeg 0.4.7 +importlib-metadata 4.11.3 +importlib-resources 5.7.1 +ipykernel 6.13.0 +ipython 8.3.0 +ipython-genutils 0.2.0 +ipywidgets 7.7.0 +jedi 0.18.1 +Jinja2 3.1.2 +joblib 1.1.0 +jsonschema 4.5.1 +jupyter 1.0.0 +jupyter-client 7.3.1 +jupyter-console 6.4.3 +jupyter-core 4.10.0 +jupyterlab-pygments 0.2.2 +jupyterlab-widgets 1.1.0 +keras 2.8.0 +Keras-Applications 1.0.8 +Keras-Preprocessing 1.1.2 +kiwisolver 1.4.2 +libclang 14.0.1 +lxml 4.8.0 +Markdown 3.3.7 +MarkupSafe 2.1.1 +matplotlib 3.5.2 +matplotlib-inline 0.1.3 +mistune 0.8.4 +mock 4.0.3 +moviepy 1.0.3 +nbclient 0.6.3 +nbconvert 6.5.0 +nbformat 5.4.0 +nest-asyncio 1.5.5 +networkx 2.8 +nose 1.3.7 +notebook 6.4.11 +numpy 1.22.3 +oauthlib 3.2.0 +opt-einsum 3.3.0 +packaging 21.3 +pandas 1.4.2 +pandocfilters 1.5.0 +parso 0.8.3 +pexpect 4.8.0 +pickleshare 0.7.5 +Pillow 9.1.0 +pip 22.0.4 +plotly 5.7.0 +proglog 0.1.10 +prometheus-client 0.14.1 +prompt-toolkit 3.0.29 +protobuf 3.20.1 +psutil 5.9.0 +ptyprocess 0.7.0 +pure-eval 0.2.2 +pyasn1 0.4.8 +pyasn1-modules 0.2.8 +pycparser 2.21 +Pygments 2.12.0 +PyGObject 3.36.0 +pyparsing 3.0.8 +pyrsistent 0.18.1 +python-dateutil 2.8.2 +pytz 2022.1 +PyWavelets 1.3.0 +pyzmq 22.3.0 +qtconsole 5.3.0 +QtPy 2.1.0 +requests 2.27.1 +requests-oauthlib 1.3.1 +rsa 4.8 +scikit-image 0.19.2 +scikit-learn 1.0.2 +scipy 1.8.0 +Send2Trash 1.8.0 +setuptools 62.2.0 +six 1.16.0 +soupsieve 2.3.2.post1 +stack-data 0.2.0 +tenacity 8.0.1 +tensorboard 2.8.0 +tensorboard-data-server 0.6.1 +tensorboard-plugin-wit 1.8.1 +tensorflow 2.8.0 +tensorflow-io-gcs-filesystem 0.25.0 +termcolor 1.1.0 +terminado 0.13.3 +tf-estimator-nightly 2.8.0.dev2021122109 +threadpoolctl 3.1.0 +tifffile 2022.5.4 +tinycss2 1.1.1 +torch 1.11.0+cpu +torchaudio 0.11.0+cpu +torchvision 0.12.0+cpu +tornado 6.1 +tqdm 4.64.0 +traitlets 5.2.0 +typing_extensions 4.2.0 +urllib3 1.26.9 +wcwidth 0.2.5 +webencodings 0.5.1 +Werkzeug 2.1.2 +wheel 0.37.1 +widgetsnbextension 3.6.0 +wrapt 1.14.1 +zipp 3.8.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 4.2.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): 1491 + +------------------------------------------------------- + +[Extra information] +FOUND_UBUNTU: 20.04 +FOUND_CUDNN: Not_Available +*** Tensorflow version : 2.8.0 +*** Tensorflow Keras : 2.8.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.8.0 +*** PyTorch version : 1.11.0+cpu + *** PyTorch Audio : 0.11.0+cpu + *** PyTorch Vision : 0.12.0+cpu +*** pandas version : 1.4.2 +*** 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: 18063136536126016413 +xla_global_id: -1 +] +--- TF GPU Available : + [] diff --git a/BuildInfo-TensorFlow/tensorflow_opencv-2.8.0_4.5.5-20220510.txt b/BuildInfo-TensorFlow/tensorflow_opencv-2.8.0_4.5.5-20220510.txt new file mode 100644 index 0000000..47abeb0 --- /dev/null +++ b/BuildInfo-TensorFlow/tensorflow_opencv-2.8.0_4.5.5-20220510.txt @@ -0,0 +1,248 @@ + CTO_FROM : ubuntu:20.04 +docker build \ + --build-arg CTO_FROM="ubuntu:20.04" \ + --build-arg CTO_TENSORFLOW_VERSION="2.8.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="4.2.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.11.0+cpu torchvision==0.12.0+cpu torchaudio==0.11.0+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html" \ + --tag="datamachines/tensorflow_opencv:2.8.0_4.5.5-20220510" \ + -f ubuntu20.04/Dockerfile \ + . +[pip list] +Package Version +---------------------------- ------------------- +absl-py 1.0.0 +argon2-cffi 21.3.0 +argon2-cffi-bindings 21.2.0 +asttokens 2.0.5 +astunparse 1.6.3 +attrs 21.4.0 +autovizwidget 0.20.0 +backcall 0.2.0 +beautifulsoup4 4.11.1 +bleach 5.0.0 +cachetools 5.0.0 +certifi 2021.10.8 +cffi 1.15.0 +charset-normalizer 2.0.12 +cycler 0.11.0 +dbus-python 1.2.16 +debugpy 1.6.0 +decorator 4.4.2 +defusedxml 0.7.1 +entrypoints 0.4 +executing 0.8.3 +fastjsonschema 2.15.3 +flatbuffers 2.0 +fonttools 4.33.3 +future 0.18.2 +gast 0.5.3 +google-auth 2.6.6 +google-auth-oauthlib 0.4.6 +google-pasta 0.2.0 +grpcio 1.46.0 +h5py 3.6.0 +hdijupyterutils 0.20.0 +idna 3.3 +imageio 2.19.1 +imageio-ffmpeg 0.4.7 +importlib-metadata 4.11.3 +importlib-resources 5.7.1 +ipykernel 6.13.0 +ipython 8.3.0 +ipython-genutils 0.2.0 +ipywidgets 7.7.0 +jedi 0.18.1 +Jinja2 3.1.2 +joblib 1.1.0 +jsonschema 4.5.1 +jupyter 1.0.0 +jupyter-client 7.3.1 +jupyter-console 6.4.3 +jupyter-core 4.10.0 +jupyterlab-pygments 0.2.2 +jupyterlab-widgets 1.1.0 +keras 2.8.0 +Keras-Applications 1.0.8 +Keras-Preprocessing 1.1.2 +kiwisolver 1.4.2 +libclang 14.0.1 +lxml 4.8.0 +Markdown 3.3.7 +MarkupSafe 2.1.1 +matplotlib 3.5.2 +matplotlib-inline 0.1.3 +mistune 0.8.4 +mock 4.0.3 +moviepy 1.0.3 +nbclient 0.6.3 +nbconvert 6.5.0 +nbformat 5.4.0 +nest-asyncio 1.5.5 +networkx 2.8 +nose 1.3.7 +notebook 6.4.11 +numpy 1.22.3 +oauthlib 3.2.0 +opt-einsum 3.3.0 +packaging 21.3 +pandas 1.4.2 +pandocfilters 1.5.0 +parso 0.8.3 +pexpect 4.8.0 +pickleshare 0.7.5 +Pillow 9.1.0 +pip 22.0.4 +plotly 5.7.0 +proglog 0.1.10 +prometheus-client 0.14.1 +prompt-toolkit 3.0.29 +protobuf 3.20.1 +psutil 5.9.0 +ptyprocess 0.7.0 +pure-eval 0.2.2 +pyasn1 0.4.8 +pyasn1-modules 0.2.8 +pycparser 2.21 +Pygments 2.12.0 +PyGObject 3.36.0 +pyparsing 3.0.8 +pyrsistent 0.18.1 +python-dateutil 2.8.2 +pytz 2022.1 +PyWavelets 1.3.0 +pyzmq 22.3.0 +qtconsole 5.3.0 +QtPy 2.1.0 +requests 2.27.1 +requests-oauthlib 1.3.1 +rsa 4.8 +scikit-image 0.19.2 +scikit-learn 1.0.2 +scipy 1.8.0 +Send2Trash 1.8.0 +setuptools 62.2.0 +six 1.16.0 +soupsieve 2.3.2.post1 +stack-data 0.2.0 +tenacity 8.0.1 +tensorboard 2.8.0 +tensorboard-data-server 0.6.1 +tensorboard-plugin-wit 1.8.1 +tensorflow 2.8.0 +tensorflow-io-gcs-filesystem 0.25.0 +termcolor 1.1.0 +terminado 0.13.3 +tf-estimator-nightly 2.8.0.dev2021122109 +threadpoolctl 3.1.0 +tifffile 2022.5.4 +tinycss2 1.1.1 +torch 1.11.0+cpu +torchaudio 0.11.0+cpu +torchvision 0.12.0+cpu +tornado 6.1 +tqdm 4.64.0 +traitlets 5.2.0 +typing_extensions 4.2.0 +urllib3 1.26.9 +wcwidth 0.2.5 +webencodings 0.5.1 +Werkzeug 2.1.2 +wheel 0.37.1 +widgetsnbextension 3.6.0 +wrapt 1.14.1 +zipp 3.8.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 4.2.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): 1491 + +------------------------------------------------------- + +[Extra information] +FOUND_UBUNTU: 20.04 +FOUND_CUDNN: Not_Available +*** Tensorflow version : 2.8.0 +*** Tensorflow Keras : 2.8.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.8.0 +*** PyTorch version : 1.11.0+cpu + *** PyTorch Audio : 0.11.0+cpu + *** PyTorch Vision : 0.12.0+cpu +*** pandas version : 1.4.2 +*** 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: 12411717019839880881 +xla_global_id: -1 +] +--- TF GPU Available : + [] diff --git a/Builds-DockerHub.md b/Builds-DockerHub.md index 3f878c2..e2f70f4 100644 --- a/Builds-DockerHub.md +++ b/Builds-DockerHub.md @@ -169,7 +169,9 @@ URL: https://hub.docker.com/r/datamachines/cudnn_tensorflow_opencv | 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.3.1_2.8.0_3.4.16-20220318 | 11.3.1 | 8.2.0 | 2.8.0 | 3.4.16 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20220318) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.8.0_3.4.16-20220318.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.8.0_3.4.16-20220318.txt) | +| 11.3.1_2.8.0_3.4.16-20220510 | 11.3.1 | 8.2.0 | 2.8.0 | 3.4.16 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20220510) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.8.0_3.4.16-20220510.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.8.0_3.4.16-20220510.txt) | | 11.3.1_2.8.0_4.5.5-20220318 | 11.3.1 | 8.2.0 | 2.8.0 | 4.5.5 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20220318) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.8.0_4.5.5-20220318.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.8.0_4.5.5-20220318.txt) | +| 11.3.1_2.8.0_4.5.5-20220510 | 11.3.1 | 8.2.0 | 2.8.0 | 4.5.5 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20220510) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.3.1_2.8.0_4.5.5-20220510.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.3.1_2.8.0_4.5.5-20220510.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) | @@ -183,7 +185,9 @@ URL: https://hub.docker.com/r/datamachines/cudnn_tensorflow_opencv | 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) | | 11.5.1_2.8.0_3.4.16-20220318 | 11.5.1 | 8.3.1 | 2.8.0 | 3.4.16 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20220318) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.5.1_2.8.0_3.4.16-20220318.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.5.1_2.8.0_3.4.16-20220318.txt) | +| 11.5.1_2.8.0_3.4.16-20220510 | 11.5.1 | 8.3.3 | 2.8.0 | 3.4.16 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20220510) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.5.1_2.8.0_3.4.16-20220510.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.5.1_2.8.0_3.4.16-20220510.txt) | | 11.5.1_2.8.0_4.5.5-20220318 | 11.5.1 | 8.3.1 | 2.8.0 | 4.5.5 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20220318) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.5.1_2.8.0_4.5.5-20220318.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.5.1_2.8.0_4.5.5-20220318.txt) | +| 11.5.1_2.8.0_4.5.5-20220510 | 11.5.1 | 8.3.3 | 2.8.0 | 4.5.5 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20220510) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/cudnn_tensorflow_opencv-11.5.1_2.8.0_4.5.5-20220510.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/cudnn_tensorflow_opencv-11.5.1_2.8.0_4.5.5-20220510.txt) | ## 2. tensorflow_opencv @@ -273,7 +277,9 @@ URL: https://hub.docker.com/r/datamachines/tensorflow_opencv | 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) | | 2.8.0_3.4.16-20220318 | 2.8.0 | 3.4.16 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20220318) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/tensorflow_opencv-2.8.0_3.4.16-20220318.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/tensorflow_opencv-2.8.0_3.4.16-20220318.txt) | +| 2.8.0_3.4.16-20220510 | 2.8.0 | 3.4.16 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20220510) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/tensorflow_opencv-2.8.0_3.4.16-20220510.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/tensorflow_opencv-2.8.0_3.4.16-20220510.txt) | | 2.8.0_4.5.5-20220318 | 2.8.0 | 4.5.5 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20220318) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/tensorflow_opencv-2.8.0_4.5.5-20220318.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/tensorflow_opencv-2.8.0_4.5.5-20220318.txt) | +| 2.8.0_4.5.5-20220510 | 2.8.0 | 4.5.5 | 20.04 | [link](https://github.com/datamachines/cuda_tensorflow_opencv/tree/20220510) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-OpenCV/tensorflow_opencv-2.8.0_4.5.5-20220510.txt) | [link](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/BuildInfo-TensorFlow/tensorflow_opencv-2.8.0_4.5.5-20220510.txt) | ## 3. jetson_tensorflow_opencv diff --git a/Jupyter_build/Jupyter-CuDNN_TensorFlow_OpenCV.xml b/Jupyter_build/Jupyter-CuDNN_TensorFlow_OpenCV.xml index 8fcdba9..e11780f 100644 --- a/Jupyter_build/Jupyter-CuDNN_TensorFlow_OpenCV.xml +++ b/Jupyter_build/Jupyter-CuDNN_TensorFlow_OpenCV.xml @@ -25,9 +25,11 @@ A CPU equivalent container is also available and named Jupyter-TensorFlow_OpenCV The system is ran as the jupyter user (has sudo privileges) and /dmc is where you can place your weights and other files to support your development. VERSION(s) (match datamachines/cudnn_tensorflow_opencv releases date) +- 20220510 with support for CUDA 11.3.1, TensorFlow 2.8.0 and OpenCV 4.5.5 - 20220318 with support for CUDA 11.3.1, TensorFlow 2.8.0 and OpenCV 4.5.5 Changelog: +- 20220510: latest is CUDA 11.3.1, TensorFlow 2.8.0 and OpenCV 4.5.5 (match version: 20220510) with updated base images including Nvidia's new package signing key - 20220422: Multiple GPUs note - 20220403: Updated unraid template - 20220402: Container updated to fix issue preventing change of default password (same components) @@ -49,9 +51,11 @@ A CPU equivalent container is also available and named Jupyter-TensorFlow_OpenCV The system is ran as the jupyter user (has sudo privileges) and /dmc is where you can place your weights and other files to support your development. VERSION(s) (match datamachines/cudnn_tensorflow_opencv releases date) +- 20220510 with support for CUDA 11.3.1, TensorFlow 2.8.0 and OpenCV 4.5.5 - 20220318 with support for CUDA 11.3.1, TensorFlow 2.8.0 and OpenCV 4.5.5 Changelog: +- 20220510: latest is CUDA 11.3.1, TensorFlow 2.8.0 and OpenCV 4.5.5 (match version: 20220510) with updated base images including Nvidia's new package signing key - 20220422: Multiple GPUs note - 20220403: Updated unraid template - 20220402: Container updated to fix issue preventing change of default password (same components) diff --git a/Jupyter_build/Jupyter-TensorFlow_OpenCV.xml b/Jupyter_build/Jupyter-TensorFlow_OpenCV.xml index feaa63e..4b13d72 100644 --- a/Jupyter_build/Jupyter-TensorFlow_OpenCV.xml +++ b/Jupyter_build/Jupyter-TensorFlow_OpenCV.xml @@ -20,9 +20,11 @@ Please note that the container images is large at over 4GB and its GPU counterpa The system is ran as the jupyter user (has sudo privileges) and /dmc is where you can place your weights and other files to support your development. VERSION(s) (match datamachines/tensorflow_opencv releases date) +- 20220510 with support for TensorFlow 2.8.0 and OpenCV 4.5.5 - 20220318 with support for TensorFlow 2.8.0 and OpenCV 4.5.5 Changelog: +- 20220510: latest is TensorFlow 2.8.0 and OpenCV 4.5.5 (match version: 20220510) with updated base images - 20220403: Updated unraid template - 20220402: Container updated to fix issue preventing change of default password (same components) - 20220331: Unraid initial release: latest is TensorFlow 2.8.0 and OpenCV 4.5.5 (match version: 20220318) @@ -38,9 +40,11 @@ Please note that the container images is large at over 4GB and its GPU counterpa The system is ran as the jupyter user (has sudo privileges) and /dmc is where you can place your weights and other files to support your development. VERSION(s) (match datamachines/tensorflow_opencv releases date) +- 20220510 with support for TensorFlow 2.8.0 and OpenCV 4.5.5 - 20220318 with support for TensorFlow 2.8.0 and OpenCV 4.5.5 Changelog: +- 20220510: latest is TensorFlow 2.8.0 and OpenCV 4.5.5 (match version: 20220510) with updated base images - 20220403: Updated unraid template - 20220402: Container updated to fix issue preventing change of default password (same components) - 20220331: Unraid initial release: latest is TensorFlow 2.8.0 and OpenCV 4.5.5 (match version: 20220318) diff --git a/Makefile b/Makefile index 993c911..f7ca5ce 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=20220318 +CTO_RELEASE=20220510 # Maximize build speed CTO_NUMPROC := $(shell nproc --all) diff --git a/README.md b/README.md index 9528ad3..0b3b210 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # DockerFile with Nvidia GPU support for TensorFlow and OpenCV -Revision: 20220331 +Revision: 20220510 * 1. [About](#About) @@ -59,6 +59,7 @@ Version history: - `20220318`: Added TF 2.8.0 and updated PyTorch - `20220329`: Added `jupyter_to` and `jupyter_cto` builds to DockerHub - `20220331`: Added Unraid specific releases +- `20220510`: Updated base containers, including Nvidia's new package signing key `tensorflow_opencv`: - Builds containers with TensorFlow and OpenCV. **Also install, Jupyter, Keras, numpy, pandas, PyTorch and X11 support**.