You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
105 lines
6.3 KiB
Plaintext
105 lines
6.3 KiB
Plaintext
4 years ago
|
--
|
||
|
-- ******** Summary ********
|
||
|
-- General:
|
||
|
-- CMake version : 3.16.3
|
||
|
-- CMake command : /usr/bin/cmake
|
||
|
-- System : Linux
|
||
|
-- C++ compiler : /usr/bin/c++
|
||
|
-- C++ compiler id : GNU
|
||
|
-- C++ compiler version : 9.3.0
|
||
|
-- BLAS : OpenBLAS
|
||
|
-- CXX flags : -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DUSE_VULKAN_WRAPPER -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-unused-function -Wno-unused-result -Wno-unused-local-typedefs -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow
|
||
|
-- Build type : Release
|
||
|
-- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;HAVE_MMAP=1;_FILE_OFFSET_BITS=64;HAVE_SHM_OPEN=1;HAVE_SHM_UNLINK=1;HAVE_MALLOC_USABLE_SIZE=1;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS
|
||
|
-- CMAKE_PREFIX_PATH : /usr/lib/python3/dist-packages;/usr/local/cuda-10.2
|
||
|
-- CMAKE_INSTALL_PREFIX : /tmp/pytorch/torch
|
||
|
--
|
||
|
-- TORCH_VERSION : 1.7.0
|
||
|
-- CAFFE2_VERSION : 1.7.0
|
||
|
-- BUILD_CAFFE2 : ON
|
||
|
-- BUILD_CAFFE2_OPS : ON
|
||
|
-- BUILD_CAFFE2_MOBILE : OFF
|
||
|
-- BUILD_STATIC_RUNTIME_BENCHMARK: OFF
|
||
|
-- BUILD_BINARY : OFF
|
||
|
-- BUILD_CUSTOM_PROTOBUF : ON
|
||
|
-- Link local protobuf : ON
|
||
|
-- BUILD_DOCS : OFF
|
||
|
-- BUILD_PYTHON : True
|
||
|
-- Python version : 3.8.5
|
||
|
-- Python executable : /usr/bin/python
|
||
|
-- Pythonlibs version : 3.8.5
|
||
|
-- Python library : /usr/lib/libpython3.8.so.1.0
|
||
|
-- Python includes : /usr/include/python3.8
|
||
|
-- Python site-packages: lib/python3/dist-packages
|
||
|
-- BUILD_SHARED_LIBS : ON
|
||
|
-- BUILD_TEST : False
|
||
|
-- BUILD_JNI : OFF
|
||
|
-- BUILD_MOBILE_AUTOGRAD : OFF
|
||
|
-- INTERN_BUILD_MOBILE :
|
||
|
-- USE_ASAN : OFF
|
||
|
-- USE_CPP_CODE_COVERAGE : OFF
|
||
|
-- USE_CUDA : ON
|
||
|
-- CUDA static link : OFF
|
||
|
-- USE_CUDNN : ON
|
||
|
-- CUDA version : 10.2
|
||
|
-- cuDNN version : 8.0.0
|
||
|
-- CUDA root directory : /usr/local/cuda-10.2
|
||
|
-- CUDA library : /usr/local/cuda-10.2/lib64/stubs/libcuda.so
|
||
|
-- cudart library : /usr/local/cuda-10.2/lib64/libcudart.so
|
||
|
-- cublas library : /usr/local/cuda-10.2/lib64/libcublas.so
|
||
|
-- cufft library : /usr/local/cuda-10.2/lib64/libcufft.so
|
||
|
-- curand library : /usr/local/cuda-10.2/lib64/libcurand.so
|
||
|
-- cuDNN library : /usr/lib/aarch64-linux-gnu/libcudnn.so
|
||
|
-- nvrtc : /usr/local/cuda-10.2/lib64/libnvrtc.so
|
||
|
-- CUDA include path : /usr/local/cuda-10.2/include
|
||
|
-- NVCC executable : /usr/local/cuda-10.2/bin/nvcc
|
||
|
-- NVCC flags : -Xfatbin;-compress-all;-DONNX_NAMESPACE=onnx_torch;-gencode;arch=compute_72,code=sm_72;-Xcudafe;--diag_suppress=cc_clobber_ignored;-Xcudafe;--diag_suppress=integer_sign_change;-Xcudafe;--diag_suppress=useless_using_declaration;-Xcudafe;--diag_suppress=set_but_not_used;-Xcudafe;--diag_suppress=field_without_dll_interface;-Xcudafe;--diag_suppress=base_class_has_different_dll_interface;-Xcudafe;--diag_suppress=dll_interface_conflict_none_assumed;-Xcudafe;--diag_suppress=dll_interface_conflict_dllexport_assumed;-Xcudafe;--diag_suppress=implicit_return_from_non_void_function;-Xcudafe;--diag_suppress=unsigned_compare_with_zero;-Xcudafe;--diag_suppress=declared_but_not_referenced;-Xcudafe;--diag_suppress=bad_friend_decl;-std=c++14;-Xcompiler;-fPIC;--expt-relaxed-constexpr;--expt-extended-lambda;-Wno-deprecated-gpu-targets;--expt-extended-lambda;-Xcompiler;-fPIC;-DCUDA_HAS_FP16=1;-D__CUDA_NO_HALF_OPERATORS__;-D__CUDA_NO_HALF_CONVERSIONS__;-D__CUDA_NO_HALF2_OPERATORS__
|
||
|
-- CUDA host compiler : /usr/bin/cc
|
||
|
-- NVCC --device-c : OFF
|
||
|
-- USE_TENSORRT : OFF
|
||
|
-- USE_ROCM : OFF
|
||
|
-- USE_EIGEN_FOR_BLAS :
|
||
|
-- USE_FBGEMM : OFF
|
||
|
-- USE_FAKELOWP : OFF
|
||
|
-- USE_FFMPEG : ON
|
||
|
-- USE_GFLAGS : OFF
|
||
|
-- USE_GLOG : OFF
|
||
|
-- USE_LEVELDB : OFF
|
||
|
-- USE_LITE_PROTO : OFF
|
||
|
-- USE_LMDB : ON
|
||
|
-- LMDB version : 0.9.24
|
||
|
-- USE_METAL : OFF
|
||
|
-- USE_MKL :
|
||
|
-- USE_MKLDNN : OFF
|
||
|
-- USE_NCCL : ON
|
||
|
-- USE_SYSTEM_NCCL : OFF
|
||
|
-- USE_NNPACK : ON
|
||
|
-- USE_NUMPY : ON
|
||
|
-- USE_OBSERVERS : ON
|
||
|
-- USE_OPENCL : OFF
|
||
|
-- USE_OPENCV : ON
|
||
|
-- OpenCV version : 4.5.1
|
||
|
-- USE_OPENMP : ON
|
||
|
-- USE_TBB : ON
|
||
|
-- USE_VULKAN : OFF
|
||
|
-- USE_PROF : OFF
|
||
|
-- USE_QNNPACK : ON
|
||
|
-- USE_PYTORCH_QNNPACK : ON
|
||
|
-- USE_REDIS : OFF
|
||
|
-- USE_ROCKSDB : OFF
|
||
|
-- USE_ZMQ : ON
|
||
|
-- USE_DISTRIBUTED : ON
|
||
|
-- USE_MPI : ON
|
||
|
-- USE_GLOO : ON
|
||
|
-- USE_TENSORPIPE : ON
|
||
|
-- Public Dependencies : Threads::Threads;/usr/lib/aarch64-linux-gnu/libopenblas.so
|
||
|
-- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;/usr/lib/aarch64-linux-gnu/liblmdb.so;/usr/lib/aarch64-linux-gnu/libnuma.so;/usr/lib/aarch64-linux-gnu/libzmq.so;opencv_core;opencv_highgui;opencv_imgproc;opencv_imgcodecs;opencv_optflow;opencv_videoio;opencv_video;/usr/lib/aarch64-linux-gnu/libavcodec.so;/usr/lib/aarch64-linux-gnu/libavformat.so;/usr/lib/aarch64-linux-gnu/libavutil.so;/usr/lib/aarch64-linux-gnu/libswscale.so;/usr/lib/aarch64-linux-gnu/libswresample.so;fp16;/usr/lib/libmpi_cxx.so;/usr/lib/libmpi.so;gloo;tensorpipe;aten_op_header_gen;foxi_loader;rt;fmt::fmt-header-only;gcc_s;gcc;dl
|
||
|
-- Configuring done
|
||
|
-- Generating done
|
||
|
CMake Warning:
|
||
|
Manually-specified variables were not used by the project:
|
||
|
|
||
|
JAVA_HOME
|
||
|
|
||
|
|
||
|
-- Build files have been written to: /tmp/pytorch/build
|