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.
134 lines
5.5 KiB
Plaintext
134 lines
5.5 KiB
Plaintext
-- The C compiler identification is GNU 9.3.0
|
|
-- The CXX compiler identification is GNU 9.3.0
|
|
-- Check for working C compiler: /usr/bin/cc
|
|
-- Check for working C compiler: /usr/bin/cc -- works
|
|
-- Detecting C compiler ABI info
|
|
-- Detecting C compiler ABI info - done
|
|
-- Detecting C compile features
|
|
-- Detecting C compile features - done
|
|
-- Check for working CXX compiler: /usr/bin/c++
|
|
-- Check for working CXX compiler: /usr/bin/c++ -- works
|
|
-- Detecting CXX compiler ABI info
|
|
-- Detecting CXX compiler ABI info - done
|
|
-- Detecting CXX compile features
|
|
-- Detecting CXX compile features - done
|
|
-- Found OpenMP_C: -fopenmp (found version "4.5")
|
|
-- Found OpenMP_CXX: -fopenmp (found version "4.5")
|
|
-- Found OpenMP: TRUE (found version "4.5")
|
|
-- Performing Test onnxruntime_HAVE_BUILTIN_ATOMICS
|
|
-- Performing Test onnxruntime_HAVE_BUILTIN_ATOMICS - Success
|
|
-- Looking for pthread.h
|
|
-- Looking for pthread.h - found
|
|
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
|
|
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
|
|
-- Found Threads: TRUE
|
|
Use gtest from submodule
|
|
-- Found PythonInterp: /usr/bin/python3 (found version "3.8.5")
|
|
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.5", minimum required is "3.4")
|
|
Use protobuf from submodule
|
|
--
|
|
-- 3.11.3.0
|
|
-- Found ZLIB: /usr/lib/aarch64-linux-gnu/libz.so (found version "1.2.11")
|
|
-- Performing Test protobuf_HAVE_BUILTIN_ATOMICS
|
|
-- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success
|
|
# date: USE_SYSTEM_TZ_DB ON
|
|
# date: USE_TZ_DB_IN_DOT OFF
|
|
# date: BUILD_SHARED_LIBS OFF
|
|
# date: ENABLE_DATE_TESTING OFF
|
|
Generated: /tmp/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-ml.proto
|
|
Generated: /tmp/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-operators-ml.proto
|
|
Generated: /tmp/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-data.proto
|
|
--
|
|
-- ******** Summary ********
|
|
-- CMake version : 3.16.3
|
|
-- CMake command : /usr/bin/cmake
|
|
-- System : Linux
|
|
-- C++ compiler : /usr/bin/c++
|
|
-- C++ compiler version : 9.3.0
|
|
-- CXX flags : -Wno-error=pessimizing-move -fopenmp -Wnon-virtual-dtor
|
|
-- Build type : Release
|
|
-- Compile definitions : ENABLE_ORT_FORMAT_LOAD;EIGEN_MPL2_ONLY
|
|
-- CMAKE_PREFIX_PATH :
|
|
-- CMAKE_INSTALL_PREFIX : /usr/local
|
|
-- CMAKE_MODULE_PATH : /tmp/onnxruntime/cmake/external
|
|
--
|
|
-- ONNX version : 1.8.0
|
|
-- ONNX NAMESPACE : onnx
|
|
-- ONNX_BUILD_TESTS : OFF
|
|
-- ONNX_BUILD_BENCHMARKS : OFF
|
|
-- ONNX_USE_LITE_PROTO : OFF
|
|
-- ONNXIFI_DUMMY_BACKEND : OFF
|
|
-- ONNXIFI_ENABLE_EXT : OFF
|
|
--
|
|
-- Protobuf compiler :
|
|
-- Protobuf includes :
|
|
-- Protobuf libraries :
|
|
-- BUILD_ONNX_PYTHON : OFF
|
|
-- Looking for strtof_l
|
|
-- Looking for strtof_l - found
|
|
-- Looking for strtoull_l
|
|
-- Looking for strtoull_l - found
|
|
-- Performing Test HAS_UNUSED_BUT_SET_VARIABLE
|
|
-- Performing Test HAS_UNUSED_BUT_SET_VARIABLE - Success
|
|
-- Performing Test HAS_UNUSED_PARAMETER
|
|
-- Performing Test HAS_UNUSED_PARAMETER - Success
|
|
-- Performing Test HAS_UNUSED_VARIABLE
|
|
-- Performing Test HAS_UNUSED_VARIABLE - Success
|
|
-- Performing Test HAS_CAST_FUNCTION_TYPE
|
|
-- Performing Test HAS_CAST_FUNCTION_TYPE - Success
|
|
-- Performing Test HAS_PARENTHESES
|
|
-- Performing Test HAS_PARENTHESES - Success
|
|
-- Performing Test HAS_USELESS_CAST
|
|
-- Performing Test HAS_USELESS_CAST - Success
|
|
-- Performing Test HAS_NONNULL_COMPARE
|
|
-- Performing Test HAS_NONNULL_COMPARE - Success
|
|
-- Performing Test HAS_TAUTOLOGICAL_POINTER_COMPARE
|
|
-- Performing Test HAS_TAUTOLOGICAL_POINTER_COMPARE - Failed
|
|
-- Performing Test HAS_CATCH_VALUE
|
|
-- Performing Test HAS_CATCH_VALUE - Success
|
|
-- Performing Test HAS_MISSING_BRACES
|
|
-- Performing Test HAS_MISSING_BRACES - Success
|
|
-- Performing Test HAS_IGNORED_ATTRIBUTES
|
|
-- Performing Test HAS_IGNORED_ATTRIBUTES - Success
|
|
-- Performing Test HAS_DEPRECATED_COPY
|
|
-- Performing Test HAS_DEPRECATED_COPY - Success
|
|
-- Performing Test HAS_DEPRECATED_DECLARATIONS
|
|
-- Performing Test HAS_DEPRECATED_DECLARATIONS - Success
|
|
-- Performing Test HAS_CLASS_MEMACCESS
|
|
-- Performing Test HAS_CLASS_MEMACCESS - Success
|
|
-- Performing Test HAS_MAYBE_UNINITIALIZED
|
|
-- Performing Test HAS_MAYBE_UNINITIALIZED - Success
|
|
-- The CUDA compiler identification is NVIDIA 10.2.89
|
|
-- Check for working CUDA compiler: /usr/local/cuda-10.2/bin/nvcc
|
|
-- Check for working CUDA compiler: /usr/local/cuda-10.2/bin/nvcc -- works
|
|
-- Detecting CUDA compiler ABI info
|
|
-- Detecting CUDA compiler ABI info - done
|
|
-- CMAKE_CUDA_COMPILER_VERSION: 10.2.89
|
|
-- Looking for clock_gettime in rt
|
|
-- Looking for clock_gettime in rt - found
|
|
-- Found TensorRT headers at /usr/include/aarch64-linux-gnu
|
|
-- Find TensorRT libs at /usr/lib/aarch64-linux-gnu/libnvinfer.so;/usr/lib/aarch64-linux-gnu/libnvinfer_plugin.so;/usr/lib/aarch64-linux-gnu/libmyelin.so
|
|
-- Found TENSORRT: /usr/include/aarch64-linux-gnu
|
|
-- The ASM compiler identification is GNU
|
|
-- Found assembler: /usr/bin/cc
|
|
CMake Warning at flake8.cmake:19 (message):
|
|
Could not find 'flake8' to check python scripts. Please install flake8
|
|
using pip.
|
|
Call Stack (most recent call first):
|
|
CMakeLists.txt:1501 (include)
|
|
|
|
|
|
-- Configuring done
|
|
-- Generating done
|
|
CMake Warning:
|
|
Manually-specified variables were not used by the project:
|
|
|
|
CUDA_CUDA_LIBRARY
|
|
Protobuf_USE_STATIC_LIBS
|
|
onnxruntime_BUILD_WINML_TESTS
|
|
onnxruntime_DNNL_GPU_RUNTIME
|
|
onnxruntime_DNNL_OPENCL_ROOT
|
|
onnxruntime_MIGRAPHX_HOME
|
|
onnxruntime_PYBIND_EXPORT_OPSCHEMA
|
|
onnxruntime_ROCM_HOME
|