Skip to content

Instantly share code, notes, and snippets.

@jbohnslav
Created March 11, 2019 17:57
Show Gist options
  • Save jbohnslav/af16187a12bd863030134cceaefc157b to your computer and use it in GitHub Desktop.
Save jbohnslav/af16187a12bd863030134cceaefc157b to your computer and use it in GitHub Desktop.
build.log
-- The CXX compiler identification is GNU 7.3.0
-- The C compiler identification is GNU 7.3.0
-- 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
-- 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
-- Not forcing any particular BLAS to be found
-- Performing Test COMPILER_WORKS
-- Performing Test COMPILER_WORKS - Success
-- Performing Test SUPPORT_GLIBCXX_USE_C99
-- Performing Test SUPPORT_GLIBCXX_USE_C99 - Success
-- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED
-- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED - Success
-- std::exception_ptr is supported.
-- Performing Test CAFFE2_IS_NUMA_AVAILABLE
-- Performing Test CAFFE2_IS_NUMA_AVAILABLE - Failed
-- NUMA is not available
-- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING
-- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed
-- Turning off deprecation warning due to glog.
-- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX2_EXTENSIONS
-- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX2_EXTENSIONS - Success
-- Current compiler supports avx2 extension. Will build perfkernels.
-- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS
-- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success
-- Current compiler supports avx512f extension. Will build fbgemm.
-- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_SUPPORTS_RDYNAMIC
-- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success
-- Building using own protobuf under third_party per request.
-- Use custom protobuf build.
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Caffe2 protobuf include directory: $<BUILD_INTERFACE:/home/jim/Documents/python/pytorch/third_party/protobuf/src>$<INSTALL_INTERFACE:include>
-- Trying to find preferred BLAS backend of choice: MKL
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of void*
-- Check size of void* - done
-- Looking for cblas_sgemm
-- Looking for cblas_sgemm - found
-- MKL libraries: /home/jim/anaconda3/envs/pt2/lib/libmkl_intel_lp64.so;/home/jim/anaconda3/envs/pt2/lib/libmkl_gnu_thread.so;/home/jim/anaconda3/envs/pt2/lib/libmkl_core.so;-fopenmp;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so
-- MKL include directory: /home/jim/anaconda3/envs/pt2/include
-- MKL OpenMP type: GNU
-- MKL OpenMP library: -fopenmp
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/cc
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Brace yourself, we are building NNPACK
-- Found PythonInterp: /home/jim/anaconda3/envs/pt2/bin/python3 (found version "3.7.1")
-- Failed to find LLVM FileCheck
-- Found Git: /usr/bin/git (found version "2.17.1")
-- git Version: v1.4.0-505be96a
-- Version: 1.4.0
-- Performing Test HAVE_CXX_FLAG_STD_CXX11
-- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success
-- Performing Test HAVE_CXX_FLAG_WALL
-- Performing Test HAVE_CXX_FLAG_WALL - Success
-- Performing Test HAVE_CXX_FLAG_WEXTRA
-- Performing Test HAVE_CXX_FLAG_WEXTRA - Success
-- Performing Test HAVE_CXX_FLAG_WSHADOW
-- Performing Test HAVE_CXX_FLAG_WSHADOW - Success
-- Performing Test HAVE_CXX_FLAG_WERROR
-- Performing Test HAVE_CXX_FLAG_WERROR - Success
-- Performing Test HAVE_CXX_FLAG_PEDANTIC
-- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success
-- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS
-- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success
-- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32
-- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed
-- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL
-- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success
-- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING
-- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success
-- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS
-- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success
-- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING
-- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success
-- Performing Test HAVE_CXX_FLAG_WD654
-- Performing Test HAVE_CXX_FLAG_WD654 - Failed
-- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY
-- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed
-- Performing Test HAVE_CXX_FLAG_COVERAGE
-- Performing Test HAVE_CXX_FLAG_COVERAGE - Success
-- Performing Test HAVE_STD_REGEX
-- Performing Test HAVE_STD_REGEX
-- Performing Test HAVE_STD_REGEX -- success
-- Performing Test HAVE_GNU_POSIX_REGEX
-- Performing Test HAVE_GNU_POSIX_REGEX
-- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
-- Performing Test HAVE_POSIX_REGEX
-- Performing Test HAVE_POSIX_REGEX
-- Performing Test HAVE_POSIX_REGEX -- success
-- Performing Test HAVE_STEADY_CLOCK
-- Performing Test HAVE_STEADY_CLOCK
-- Performing Test HAVE_STEADY_CLOCK -- success
-- Performing Test COMPILER_SUPPORTS_AVX512
-- Performing Test COMPILER_SUPPORTS_AVX512 - Success
-- Found OpenMP_C: -fopenmp (found version "4.5")
-- Found OpenMP_CXX: -fopenmp (found version "4.5")
-- Found OpenMP: TRUE (found version "4.5")
-- Downloading asmjit to /home/jim/Documents/python/pytorch/build/third_party/fbgemm/third_party/asmjit
(define ASMJIT_SRC_DIR to avoid it)
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jim/Documents/python/pytorch/build/third_party/fbgemm/asmjit-download
Scanning dependencies of target asmjit
[ 11%] Creating directories for 'asmjit'
[ 22%] Performing download step (git clone) for 'asmjit'
Cloning into 'asmjit'...
Note: checking out '673dcefaa048c5f5a2bf8b85daf8f7b9978d018a'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 673dcef Fixed #188
[ 33%] No patch step for 'asmjit'
[ 44%] Performing update step for 'asmjit'
[ 55%] No configure step for 'asmjit'
[ 66%] No build step for 'asmjit'
[ 77%] No install step for 'asmjit'
[ 88%] No test step for 'asmjit'
[100%] Completed 'asmjit'
[100%] Built target asmjit
-- Performing Test __CxxFlag__msse
-- Performing Test __CxxFlag__msse - Success
-- Performing Test __CxxFlag__msse2
-- Performing Test __CxxFlag__msse2 - Success
-- Performing Test __CxxFlag__msse3
-- Performing Test __CxxFlag__msse3 - Success
-- Performing Test __CxxFlag__mssse3
-- Performing Test __CxxFlag__mssse3 - Success
-- Performing Test __CxxFlag__msse4_1
-- Performing Test __CxxFlag__msse4_1 - Success
-- Performing Test __CxxFlag__msse4_2
-- Performing Test __CxxFlag__msse4_2 - Success
-- Performing Test __CxxFlag__mavx
-- Performing Test __CxxFlag__mavx - Success
-- Performing Test __CxxFlag__mavx2
-- Performing Test __CxxFlag__mavx2 - Success
-- Performing Test __CxxFlag__std_c__17
-- Performing Test __CxxFlag__std_c__17 - Success
-- Performing Test __CxxFlag__std_c__14
-- Performing Test __CxxFlag__std_c__14 - Success
-- Performing Test __CxxFlag__std_c__11
-- Performing Test __CxxFlag__std_c__11 - Success
-- Performing Test __CxxFlag__std_c__0x
-- Performing Test __CxxFlag__std_c__0x - Success
-- Performing Test __CxxFlag__fno_tree_vectorize
-- Performing Test __CxxFlag__fno_tree_vectorize - Success
-- Performing Test __CxxFlag__fvisibility_hidden
-- Performing Test __CxxFlag__fvisibility_hidden - Success
-- Performing Test __CxxFlag__Winconsistent_missing_override
-- Performing Test __CxxFlag__Winconsistent_missing_override - Failed
-- Performing Test __CxxFlag__O2
-- Performing Test __CxxFlag__O2 - Success
-- Performing Test __CxxFlag__fno_keep_static_consts
-- Performing Test __CxxFlag__fno_keep_static_consts - Success
-- Performing Test __CxxFlag__fmerge_all_constants
-- Performing Test __CxxFlag__fmerge_all_constants - Success
-- [asmjit]
BuildMode=Static
BuildTest=Off
ASMJIT_DIR=/home/jim/Documents/python/pytorch/build/third_party/fbgemm/third_party/asmjit
ASMJIT_DEPS=pthread;rt
ASMJIT_LIBS=asmjit;pthread;rt
ASMJIT_CFLAGS=-DASMJIT_STATIC
ASMJIT_SOURCE_DIR=/home/jim/Documents/python/pytorch/build/third_party/fbgemm/third_party/asmjit/src
ASMJIT_INCLUDE_DIR=/home/jim/Documents/python/pytorch/build/third_party/fbgemm/third_party/asmjit/src
ASMJIT_PRIVATE_CFLAGS=
-DASMJIT_STATIC
-std=c++17
-fno-tree-vectorize
-fvisibility=hidden
-O2 [RELEASE]
-fno-keep-static-consts [RELEASE]
-fmerge-all-constants [RELEASE]
-- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES)
CMake Warning at cmake/Dependencies.cmake:443 (message):
Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF
Call Stack (most recent call first):
CMakeLists.txt:224 (include)
-- Using third party subdirectory Eigen.
Python 3.7.1
-- Found PythonInterp: /home/jim/anaconda3/envs/pt2/bin/python3 (found suitable version "3.7.1", minimum required is "2.7")
-- Found PythonLibs: /home/jim/anaconda3/envs/pt2/lib/libpython3.7m.so.1.0 (found suitable version "3.7.1", minimum required is "2.7")
-- Could NOT find pybind11 (missing: pybind11_DIR)
-- Could NOT find pybind11 (missing: pybind11_INCLUDE_DIR)
-- Using third_party/pybind11.
-- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS)
-- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS)
-- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND)
CMake Warning at cmake/Dependencies.cmake:670 (message):
Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF
Call Stack (most recent call first):
CMakeLists.txt:224 (include)
-- Adding OpenMP CXX_FLAGS: -fopenmp
-- Will link against OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so
-- Found CUDA: /usr/local/cuda (found version "10.1")
-- Caffe2: CUDA detected: 10.1
-- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc
-- Caffe2: CUDA toolkit directory: /usr/local/cuda
-- Caffe2: Header version is: 10.1
-- Found CUDNN: /usr/include/
-- Found cuDNN: v7.5.0 (include: /usr/include/, library: /usr/lib/x86_64-linux-gnu/libcudnn.so.7)
-- Autodetected CUDA architecture(s): 6.1;6.1;6.1
-- Added CUDA NVCC flags for: -gencode;arch=compute_61,code=sm_61
-- Could NOT find CUB (missing: CUB_INCLUDE_DIR)
CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option):
Policy CMP0077 is not set: option() honors normal variables. Run "cmake
--help-policy CMP0077" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
For compatibility with older versions of CMake, option is clearing the
normal variable 'BUILD_BENCHMARK'.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found CUDA: /usr/local/cuda (found suitable version "10.1", minimum required is "7.0")
-- CUDA detected: 10.1
CMake Warning at cmake/Dependencies.cmake:994 (message):
Metal is only used in ios builds.
Call Stack (most recent call first):
CMakeLists.txt:224 (include)
--
-- ******** Summary ********
-- CMake version : 3.13.4
-- CMake command : /home/jim/anaconda3/envs/pt2/bin/cmake
-- System : Linux
-- C++ compiler : /usr/bin/c++
-- C++ compiler version : 7.3.0
-- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -fopenmp -Wnon-virtual-dtor
-- Build type : Release
-- Compile definitions : TH_BLAS_MKL
-- CMAKE_PREFIX_PATH : /home/jim/anaconda3/envs/pt2
-- CMAKE_INSTALL_PREFIX : /home/jim/Documents/python/pytorch/torch
-- CMAKE_MODULE_PATH : /home/jim/Documents/python/pytorch/cmake/Modules;/home/jim/Documents/python/pytorch/cmake/public/../Modules_CUDA_fix
--
-- ONNX version : 1.4.1
-- ONNX NAMESPACE : onnx_torch
-- 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
--
-- ******** Summary ********
-- CMake version : 3.13.4
-- CMake command : /home/jim/anaconda3/envs/pt2/bin/cmake
-- System : Linux
-- C++ compiler : /usr/bin/c++
-- C++ compiler version : 7.3.0
-- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -fopenmp -Wnon-virtual-dtor
-- Build type : Release
-- Compile definitions : TH_BLAS_MKL
-- CMAKE_PREFIX_PATH : /home/jim/anaconda3/envs/pt2
-- CMAKE_INSTALL_PREFIX : /home/jim/Documents/python/pytorch/torch
-- CMAKE_MODULE_PATH : /home/jim/Documents/python/pytorch/cmake/Modules;/home/jim/Documents/python/pytorch/cmake/public/../Modules_CUDA_fix
--
-- ONNX version : 1.4.1
-- ONNX NAMESPACE : onnx_torch
-- ONNX_BUILD_TESTS : OFF
-- ONNX_BUILD_BENCHMARKS : OFF
-- ONNX_USE_LITE_PROTO : OFF
-- ONNXIFI_DUMMY_BACKEND : OFF
--
-- Protobuf compiler :
-- Protobuf includes :
-- Protobuf libraries :
-- BUILD_ONNX_PYTHON : OFF
-- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor
-- Removing -DNDEBUG from compile flags
-- MAGMA not found. Compiling without MAGMA support
-- Could not find hardware support for NEON on this machine.
-- No OMAP3 processor on this machine.
-- No OMAP4 processor on this machine.
-- Looking for cpuid.h
-- Looking for cpuid.h - found
-- Performing Test HAVE_GCC_GET_CPUID
-- Performing Test HAVE_GCC_GET_CPUID - Success
-- Performing Test NO_GCC_EBX_FPIC_BUG
-- Performing Test NO_GCC_EBX_FPIC_BUG - Success
-- Performing Test C_HAS_AVX_1
-- Performing Test C_HAS_AVX_1 - Failed
-- Performing Test C_HAS_AVX_2
-- Performing Test C_HAS_AVX_2 - Success
-- Performing Test C_HAS_AVX2_1
-- Performing Test C_HAS_AVX2_1 - Failed
-- Performing Test C_HAS_AVX2_2
-- Performing Test C_HAS_AVX2_2 - Success
-- Performing Test CXX_HAS_AVX_1
-- Performing Test CXX_HAS_AVX_1 - Failed
-- Performing Test CXX_HAS_AVX_2
-- Performing Test CXX_HAS_AVX_2 - Success
-- Performing Test CXX_HAS_AVX2_1
-- Performing Test CXX_HAS_AVX2_1 - Failed
-- Performing Test CXX_HAS_AVX2_2
-- Performing Test CXX_HAS_AVX2_2 - Success
-- AVX compiler support found
-- AVX2 compiler support found
-- Performing Test HAS_C11_ATOMICS
-- Performing Test HAS_C11_ATOMICS - Success
-- Atomics: using C11 intrinsics
-- Performing Test BLAS_F2C_DOUBLE_WORKS
-- Performing Test BLAS_F2C_DOUBLE_WORKS - Failed
-- Performing Test BLAS_F2C_FLOAT_WORKS
-- Performing Test BLAS_F2C_FLOAT_WORKS - Success
-- Performing Test BLAS_USE_CBLAS_DOT
-- Performing Test BLAS_USE_CBLAS_DOT - Success
-- Found a library with BLAS API (mkl).
-- Found a library with LAPACK API (mkl).
disabling ROCM because NOT USE_ROCM is set
-- MIOpen not found. Compiling without MIOpen support
-- Found OpenMP_C: -fopenmp (found version "4.5")
-- Found OpenMP_CXX: -fopenmp (found version "4.5")
-- OpenMP lib: provided by compiler
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- VTune profiling environment is unset
-- Found MKL-DNN: TRUE
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Looking for mmap
-- Looking for mmap - found
-- Looking for shm_open
-- Looking for shm_open - found
-- Looking for shm_unlink
-- Looking for shm_unlink - found
-- Looking for malloc_usable_size
-- Looking for malloc_usable_size - found
-- Performing Test C_HAS_THREAD
-- Performing Test C_HAS_THREAD - Success
-- GCC 7.3.0: Adding gcc and gcc_s libs to link line
-- don't use NUMA
-- Check size of long double
-- Check size of long double - done
-- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE
-- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success
-- Performing Test COMPILER_SUPPORTS_FLOAT128
-- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success
-- Performing Test COMPILER_SUPPORTS_SSE2
-- Performing Test COMPILER_SUPPORTS_SSE2 - Success
-- Performing Test COMPILER_SUPPORTS_SSE4
-- Performing Test COMPILER_SUPPORTS_SSE4 - Success
-- Performing Test COMPILER_SUPPORTS_AVX
-- Performing Test COMPILER_SUPPORTS_AVX - Success
-- Performing Test COMPILER_SUPPORTS_FMA4
-- Performing Test COMPILER_SUPPORTS_FMA4 - Success
-- Performing Test COMPILER_SUPPORTS_AVX2
-- Performing Test COMPILER_SUPPORTS_AVX2 - Success
-- Performing Test COMPILER_SUPPORTS_SVE
-- Performing Test COMPILER_SUPPORTS_SVE - Failed
-- Performing Test COMPILER_SUPPORTS_AVX512F
-- Performing Test COMPILER_SUPPORTS_AVX512F - Success
-- Performing Test COMPILER_SUPPORTS_OPENMP
-- Performing Test COMPILER_SUPPORTS_OPENMP - Success
-- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES
-- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success
-- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH
-- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success
-- Configuring build for SLEEF-v3.2
Target system: Linux-4.15.0-46-generic
Target processor: x86_64
Host system: Linux-4.15.0-46-generic
Host processor: x86_64
Detected C compiler: GNU @ /usr/bin/cc
-- Using option `-Wall -Wno-unused -Wno-attributes -Wno-unused-result -Wno-psabi -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef
-- Building shared libs : OFF
-- MPFR : LIB_MPFR-NOTFOUND
-- GMP : LIBGMP-NOTFOUND
-- RUNNING_ON_TRAVIS : 0
-- COMPILER_SUPPORTS_OPENMP : 1
-- pytorch is compiling with OpenMP.
OpenMP CXX_FLAGS: -fopenmp.
OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so.
-- /usr/bin/c++ /home/jim/Documents/python/pytorch/torch/abi-check.cpp -o /home/jim/Documents/python/pytorch/build/abi-check
-- Determined _GLIBCXX_USE_CXX11_ABI=1
-- Performing Test HAS_THREAD_LOCAL
-- Performing Test HAS_THREAD_LOCAL - Success
-- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS)
-- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS)
-- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND)
-- Found CUDA: /usr/local/cuda (found suitable version "10.1", minimum required is "7.5")
-- Building the gloo backend with TCP support only
-- Found CUDA: /usr/local/cuda (found version "10.1")
-- Building C10D with CUDA support
-- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS)
-- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS)
-- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND)
-- Not able to find MPI, will compile c10d without MPI support
-- Include NCCL operators
-- Including IDEEP operators
-- Excluding image processing operators due to no opencv
-- Excluding video processing operators due to no opencv
-- MPI operators skipped due to no MPI support
-- Include Observer library
-- Caffe2 is compiling with OpenMP.
OpenMP CXX_FLAGS: -fopenmp.
OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so.
-- Using lib/python3.7/site-packages as python relative installation path
CMake Warning at CMakeLists.txt:421 (message):
Generated cmake files are only fully tested if one builds with system glog,
gflags, and protobuf. Other settings may generate files that are not well
tested.
--
-- ******** Summary ********
-- General:
-- CMake version : 3.13.4
-- CMake command : /home/jim/anaconda3/envs/pt2/bin/cmake
-- System : Linux
-- C++ compiler : /usr/bin/c++
-- C++ compiler id : GNU
-- C++ compiler version : 7.3.0
-- BLAS : MKL
-- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -fopenmp -DUSE_FBGEMM -O2 -fPIC -Wno-narrowing -Wall -Wextra -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-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -Wno-stringop-overflow
-- Build type : Release
-- Compile definitions : TH_BLAS_MKL;ONNX_NAMESPACE=onnx_torch;USE_C11_ATOMICS=1;HAVE_MMAP=1;_FILE_OFFSET_BITS=64;HAVE_SHM_OPEN=1;HAVE_SHM_UNLINK=1;HAVE_MALLOC_USABLE_SIZE=1
-- CMAKE_PREFIX_PATH : /home/jim/anaconda3/envs/pt2
-- CMAKE_INSTALL_PREFIX : /home/jim/Documents/python/pytorch/torch
--
-- TORCH_VERSION : 1.1.0
-- CAFFE2_VERSION : 1.1.0
-- BUILD_ATEN_MOBILE : OFF
-- BUILD_ATEN_ONLY : OFF
-- BUILD_BINARY : False
-- BUILD_CUSTOM_PROTOBUF : ON
-- Link local protobuf : ON
-- BUILD_DOCS : OFF
-- BUILD_PYTHON : True
-- Python version : 3.7.1
-- Python executable : /home/jim/anaconda3/envs/pt2/bin/python3
-- Pythonlibs version : 3.7.1
-- Python library : /home/jim/anaconda3/envs/pt2/lib/libpython3.7m.so.1.0
-- Python includes : /home/jim/anaconda3/envs/pt2/include/python3.7m
-- Python site-packages: lib/python3.7/site-packages
-- BUILD_CAFFE2_OPS : True
-- BUILD_SHARED_LIBS : ON
-- BUILD_TEST : True
-- USE_ASAN : OFF
-- USE_CUDA : True
-- CUDA static link : False
-- USE_CUDNN : ON
-- CUDA version : 10.1
-- cuDNN version : 7.5.0
-- CUDA root directory : /usr/local/cuda
-- CUDA library : /usr/lib/x86_64-linux-gnu/libcuda.so
-- cudart library : /usr/local/cuda/lib64/libcudart.so
-- cublas library : /usr/lib/x86_64-linux-gnu/libcublas.so
-- cufft library : /usr/local/cuda/lib64/libcufft.so
-- curand library : /usr/local/cuda/lib64/libcurand.so
-- cuDNN library : /usr/lib/x86_64-linux-gnu/libcudnn.so.7
-- nvrtc : /usr/local/cuda/lib64/libnvrtc.so
-- CUDA include path : /usr/local/cuda/include
-- NVCC executable : /usr/local/cuda/bin/nvcc
-- CUDA host compiler : /usr/bin/cc
-- USE_TENSORRT : OFF
-- USE_ROCM : False
-- USE_EIGEN_FOR_BLAS :
-- USE_FBGEMM : ON
-- USE_FFMPEG : False
-- USE_GFLAGS : OFF
-- USE_GLOG : OFF
-- USE_LEVELDB : False
-- USE_LITE_PROTO : OFF
-- USE_LMDB : False
-- USE_METAL : OFF
-- USE_MKL : ON
-- USE_MKLDNN : ON
-- USE_NCCL : True
-- USE_SYSTEM_NCCL : True
-- USE_NNPACK : True
-- USE_NUMPY : ON
-- USE_OBSERVERS : ON
-- USE_OPENCL : OFF
-- USE_OPENCV : False
-- USE_OPENMP : ON
-- USE_PROF : OFF
-- USE_QNNPACK : True
-- USE_REDIS : OFF
-- USE_ROCKSDB : OFF
-- USE_ZMQ : OFF
-- USE_DISTRIBUTED : True
-- USE_MPI : OFF
-- USE_GLOO : ON
-- USE_GLOO_IBVERBS : OFF
-- Public Dependencies : Threads::Threads;caffe2::mkl;caffe2::mkldnn
-- Private Dependencies : qnnpack;nnpack;cpuinfo;fbgemm;fp16;gloo;aten_op_header_gen;foxi_loader;rt;gcc_s;gcc;dl
-- Configuring done
CMake Warning (dev) at cmake/Dependencies.cmake:901 (add_dependencies):
Policy CMP0046 is not set: Error on non-existent dependency in
add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
The dependency target "nccl_external" of target "gloo_cuda" does not exist.
Call Stack (most recent call first):
CMakeLists.txt:224 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning at caffe2/CMakeLists.txt:214 (add_library):
Cannot generate a safe runtime search path for target caffe2 because files
in some directories may conflict with libraries in implicit directories:
runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in:
/home/jim/anaconda3/envs/pt2/lib
Some of these libraries may not be found correctly.
CMake Warning at torch/CMakeLists.txt:260 (add_library):
Cannot generate a safe runtime search path for target torch because files
in some directories may conflict with libraries in implicit directories:
runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in:
/home/jim/anaconda3/envs/pt2/lib
Some of these libraries may not be found correctly.
CMake Warning at torch/CMakeLists.txt:718 (add_library):
Cannot generate a safe runtime search path for target torch_python because
files in some directories may conflict with libraries in implicit
directories:
runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in:
/home/jim/anaconda3/envs/pt2/lib
Some of these libraries may not be found correctly.
CMake Warning at test/cpp/jit/CMakeLists.txt:3 (add_executable):
Cannot generate a safe runtime search path for target test_jit because
files in some directories may conflict with libraries in implicit
directories:
runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in:
/home/jim/anaconda3/envs/pt2/lib
Some of these libraries may not be found correctly.
CMake Warning at test/cpp/api/CMakeLists.txt:30 (add_executable):
Cannot generate a safe runtime search path for target test_api because
files in some directories may conflict with libraries in implicit
directories:
runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in:
/home/jim/anaconda3/envs/pt2/lib
Some of these libraries may not be found correctly.
CMake Warning at cmake/Modules_CUDA_fix/upstream/FindCUDA.cmake:1839 (add_library):
Cannot generate a safe linker search path for target
caffe2_detectron_ops_gpu because files in some directories may conflict
with libraries in implicit directories:
link library [libgomp.so] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in:
/home/jim/anaconda3/envs/pt2/lib
Some of these libraries may not be found correctly.
Call Stack (most recent call first):
modules/detectron/CMakeLists.txt:12 (CUDA_ADD_LIBRARY)
CMake Warning at cmake/Modules_CUDA_fix/upstream/FindCUDA.cmake:1839 (add_library):
Cannot generate a safe runtime search path for target
caffe2_detectron_ops_gpu because files in some directories may conflict
with libraries in implicit directories:
runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in:
/home/jim/anaconda3/envs/pt2/lib
Some of these libraries may not be found correctly.
Call Stack (most recent call first):
modules/detectron/CMakeLists.txt:12 (CUDA_ADD_LIBRARY)
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
NCCL_ROOT_DIR
THD_SO_VERSION
-- Build files have been written to: /home/jim/Documents/python/pytorch/build
Scanning dependencies of target arraymap
Scanning dependencies of target mkdisp
Scanning dependencies of target common
Scanning dependencies of target clog
Scanning dependencies of target fbgemm_avx512
Scanning dependencies of target foxi_dummy
Scanning dependencies of target mkrename_gnuabi
Scanning dependencies of target pthreadpool
Scanning dependencies of target onnxifi_dummy
Scanning dependencies of target foxi_loader
Scanning dependencies of target onnxifi_loader
Scanning dependencies of target mkrename
Scanning dependencies of target mkalias
Scanning dependencies of target mkmasked_gnuabi
Scanning dependencies of target fbgemm_avx2
Scanning dependencies of target ATEN_CPU_FILES_GEN_TARGET
Scanning dependencies of target ATEN_CUDA_FILES_GEN_TARGET
Scanning dependencies of target thnvrtc
[ 0%] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o
[ 0%] Building C object third_party/foxi/CMakeFiles/foxi_dummy.dir/foxi/onnxifi_dummy.c.o
[ 0%] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o
[ 0%] Building C object confu-deps/clog/CMakeFiles/clog.dir/src/clog.c.o
[ 0%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o
[ 0%] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o
[ 0%] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o
[ 0%] Building C object third_party/onnx/CMakeFiles/onnxifi_dummy.dir/onnx/onnxifi_dummy.c.o
[ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/threadpool-pthreads.c.o
[ 0%] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o
Scanning dependencies of target gtest
[ 0%] Building C object third_party/onnx/CMakeFiles/onnxifi_loader.dir/onnx/onnxifi_loader.c.o
[ 0%] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o
[ 0%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o
[ 0%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o
[ 0%] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o
[ 0%] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o
Scanning dependencies of target benchmark
Scanning dependencies of target python_copy_files
[ 0%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o
[ 0%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o
[ 0%] Building CXX object caffe2/torch/CMakeFiles/thnvrtc.dir/csrc/jit/fuser/cuda/thnvrtc.cpp.o
[ 0%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o
[ 0%] Generating ../aten/src/ATen/CPUBoolType.cpp, ../aten/src/ATen/CPUBoolType.h, ../aten/src/ATen/CPUByteType.cpp, ../aten/src/ATen/CPUByteType.h, ../aten/src/ATen/CPUCharType.cpp, ../aten/src/ATen/CPUCharType.h, ../aten/src/ATen/CPUDoubleType.cpp, ../aten/src/ATen/CPUDoubleType.h, ../aten/src/ATen/CPUFloatType.cpp, ../aten/src/ATen/CPUFloatType.h, ../aten/src/ATen/CPUGenerator.h, ../aten/src/ATen/CPUHalfType.cpp, ../aten/src/ATen/CPUHalfType.h, ../aten/src/ATen/CPUIntType.cpp, ../aten/src/ATen/CPUIntType.h, ../aten/src/ATen/CPULongType.cpp, ../aten/src/ATen/CPULongType.h, ../aten/src/ATen/CPUShortType.cpp, ../aten/src/ATen/CPUShortType.h, ../aten/src/ATen/Declarations.yaml, ../aten/src/ATen/ExtensionBackendRegistration.h, ../aten/src/ATen/Functions.h, ../aten/src/ATen/LegacyTHCPUBoolDispatcher.cpp, ../aten/src/ATen/LegacyTHCPUBoolDispatcher.h, ../aten/src/ATen/LegacyTHCPUByteDispatcher.cpp, ../aten/src/ATen/LegacyTHCPUByteDispatcher.h, ../aten/src/ATen/LegacyTHCPUCharDispatcher.cpp, ../aten/src/ATen/LegacyTHCPUCharDispatcher.h, ../aten/src/ATen/LegacyTHCPUDoubleDispatcher.cpp, ../aten/src/ATen/LegacyTHCPUDoubleDispatcher.h, ../aten/src/ATen/LegacyTHCPUFloatDispatcher.cpp, ../aten/src/ATen/LegacyTHCPUFloatDispatcher.h, ../aten/src/ATen/LegacyTHCPUHalfDispatcher.cpp, ../aten/src/ATen/LegacyTHCPUHalfDispatcher.h, ../aten/src/ATen/LegacyTHCPUIntDispatcher.cpp, ../aten/src/ATen/LegacyTHCPUIntDispatcher.h, ../aten/src/ATen/LegacyTHCPULongDispatcher.cpp, ../aten/src/ATen/LegacyTHCPULongDispatcher.h, ../aten/src/ATen/LegacyTHCPUShortDispatcher.cpp, ../aten/src/ATen/LegacyTHCPUShortDispatcher.h, ../aten/src/ATen/LegacyTHDispatcher.cpp, ../aten/src/ATen/LegacyTHDispatcher.h, ../aten/src/ATen/LegacyTHFunctions.h, ../aten/src/ATen/MSNPUBoolType.cpp, ../aten/src/ATen/MSNPUBoolType.h, ../aten/src/ATen/MSNPUByteType.cpp, ../aten/src/ATen/MSNPUByteType.h, ../aten/src/ATen/MSNPUCharType.cpp, ../aten/src/ATen/MSNPUCharType.h, ../aten/src/ATen/MSNPUDoubleType.cpp, ../aten/src/ATen/MSNPUDoubleType.h, ../aten/src/ATen/MSNPUFloatType.cpp, ../aten/src/ATen/MSNPUFloatType.h, ../aten/src/ATen/MSNPUHalfType.cpp, ../aten/src/ATen/MSNPUHalfType.h, ../aten/src/ATen/MSNPUIntType.cpp, ../aten/src/ATen/MSNPUIntType.h, ../aten/src/ATen/MSNPULongType.cpp, ../aten/src/ATen/MSNPULongType.h, ../aten/src/ATen/MSNPUShortType.cpp, ../aten/src/ATen/MSNPUShortType.h, ../aten/src/ATen/MSNPUType.cpp, ../aten/src/ATen/MSNPUType.h, ../aten/src/ATen/NativeFunctions.h, ../aten/src/ATen/RegisterCPU.cpp, ../aten/src/ATen/RegisterCPU.h, ../aten/src/ATen/SparseCPUBoolType.cpp, ../aten/src/ATen/SparseCPUBoolType.h, ../aten/src/ATen/SparseCPUByteType.cpp, ../aten/src/ATen/SparseCPUByteType.h, ../aten/src/ATen/SparseCPUCharType.cpp, ../aten/src/ATen/SparseCPUCharType.h, ../aten/src/ATen/SparseCPUDoubleType.cpp, ../aten/src/ATen/SparseCPUDoubleType.h, ../aten/src/ATen/SparseCPUFloatType.cpp, ../aten/src/ATen/SparseCPUFloatType.h, ../aten/src/ATen/SparseCPUIntType.cpp, ../aten/src/ATen/SparseCPUIntType.h, ../aten/src/ATen/SparseCPULongType.cpp, ../aten/src/ATen/SparseCPULongType.h, ../aten/src/ATen/SparseCPUShortType.cpp, ../aten/src/ATen/SparseCPUShortType.h, ../aten/src/ATen/TypeDefault.cpp, ../aten/src/ATen/TypeDefault.h, ../aten/src/ATen/TypeExtendedInterface.h, ../aten/src/ATen/XLABoolType.cpp, ../aten/src/ATen/XLABoolType.h, ../aten/src/ATen/XLAByteType.cpp, ../aten/src/ATen/XLAByteType.h, ../aten/src/ATen/XLACharType.cpp, ../aten/src/ATen/XLACharType.h, ../aten/src/ATen/XLADoubleType.cpp, ../aten/src/ATen/XLADoubleType.h, ../aten/src/ATen/XLAFloatType.cpp, ../aten/src/ATen/XLAFloatType.h, ../aten/src/ATen/XLAHalfType.cpp, ../aten/src/ATen/XLAHalfType.h, ../aten/src/ATen/XLAIntType.cpp, ../aten/src/ATen/XLAIntType.h, ../aten/src/ATen/XLALongType.cpp, ../aten/src/ATen/XLALongType.h, ../aten/src/ATen/XLAShortType.cpp, ../aten/src/ATen/XLAShortType.h, ../aten/src/ATen/XLAType.cpp, ../aten/src/ATen/XLAType.h, ../aten/src/ATen/CUDABoolType.cpp, ../aten/src/ATen/CUDABoolType.h, ../aten/src/ATen/CUDAByteType.cpp, ../aten/src/ATen/CUDAByteType.h, ../aten/src/ATen/CUDACharTyp[ 0%] Generating ../aten/src/ATen/CPUBoolType.cpp, ../aten/src/ATen/CPUBoolType.h, ../aten/src/ATen/CPUByteType.cpp, ../aten/src/ATen/CPUByteType.h, ../aten/src/ATen/CPUCharType.cpp, ../aten/src/ATen/CPUCharType.h, ../aten/src/ATen/CPUDoubleType.cpp, ../aten/src/ATen/CPUDoubleType.h, ../aten/src/ATen/CPUFloatType.cpp, ../aten/src/ATen/CPUFloatType.h, ../aten/src/ATen/CPUGenerator.h, ../aten/src/ATen/CPUHalfType.cpp, ../aten/src/ATen/CPUHalfType.h, ../aten/src/ATen/CPUIntType.cpp, ../aten/src/ATen/CPUIntType.h, ../aten/src/ATen/CPULongType.cpp, ../aten/src/ATen/CPULongType.h, ../aten/src/ATen/CPUShortType.cpp, ../aten/src/ATen/CPUShortType.h, ../aten/src/ATen/Declarations.yaml, ../aten/src/ATen/ExtensionBackendRegistration.h, ../aten/src/ATen/Functions.h, ../aten/src/ATen/LegacyTHCPUBoolDispatcher.cpp, ../aten/src/ATen/LegacyTHCPUBoolDispatcher.h, ../aten/src/ATen/LegacyTHCPUByteDispatcher.cpp, ../aten/src/ATen/LegacyTHCPUByteDispatcher.h, ../aten/src/ATen/LegacyTHCPUCharDispatcher.cpp, ../aten/src/ATen/LegacyTHCPUCharDispatcher.h, ../aten/src/ATen/LegacyTHCPUDoubleDispatcher.cpp, ../aten/src/ATen/LegacyTHCPUDoubleDispatcher.h, ../aten/src/ATen/LegacyTHCPUFloatDispatcher.cpp, ../aten/src/ATen/LegacyTHCPUFloatDispatcher.h, ../aten/src/ATen/LegacyTHCPUHalfDispatcher.cpp, ../aten/src/ATen/LegacyTHCPUHalfDispatcher.h, ../aten/src/ATen/LegacyTHCPUIntDispatcher.cpp, ../aten/src/ATen/LegacyTHCPUIntDispatcher.h, ../aten/src/ATen/LegacyTHCPULongDispatcher.cpp, ../aten/src/ATen/LegacyTHCPULongDispatcher.h, ../aten/src/ATen/LegacyTHCPUShortDispatcher.cpp, ../aten/src/ATen/LegacyTHCPUShortDispatcher.h, ../aten/src/ATen/LegacyTHDispatcher.cpp, ../aten/src/ATen/LegacyTHDispatcher.h, ../aten/src/ATen/LegacyTHFunctions.h, ../aten/src/ATen/MSNPUBoolType.cpp, ../aten/src/ATen/MSNPUBoolType.h, ../aten/src/ATen/MSNPUByteType.cpp, ../aten/src/ATen/MSNPUByteType.h, ../aten/src/ATen/MSNPUCharType.cpp, ../aten/src/ATen/MSNPUCharType.h, ../aten/src/ATen/MSNPUDoubleType.cpp, ../aten/src/ATen/MSNPUDoubleType.h, ../aten/src/ATen/MSNPUFloatType.cpp, ../aten/src/ATen/MSNPUFloatType.h, ../aten/src/ATen/MSNPUHalfType.cpp, ../aten/src/ATen/MSNPUHalfType.h, ../aten/src/ATen/MSNPUIntType.cpp, ../aten/src/ATen/MSNPUIntType.h, ../aten/src/ATen/MSNPULongType.cpp, ../aten/src/ATen/MSNPULongType.h, ../aten/src/ATen/MSNPUShortType.cpp, ../aten/src/ATen/MSNPUShortType.h, ../aten/src/ATen/MSNPUType.cpp, ../aten/src/ATen/MSNPUType.h, ../aten/src/ATen/NativeFunctions.h, ../aten/src/ATen/RegisterCPU.cpp, ../aten/src/ATen/RegisterCPU.h, ../aten/src/ATen/SparseCPUBoolType.cpp, ../aten/src/ATen/SparseCPUBoolType.h, ../aten/src/ATen/SparseCPUByteType.cpp, ../aten/src/ATen/SparseCPUByteType.h, ../aten/src/ATen/SparseCPUCharType.cpp, ../aten/src/ATen/SparseCPUCharType.h, ../aten/src/ATen/SparseCPUDoubleType.cpp, ../aten/src/ATen/SparseCPUDoubleType.h, ../aten/src/ATen/SparseCPUFloatType.cpp, ../aten/src/ATen/SparseCPUFloatType.h, ../aten/src/ATen/SparseCPUIntType.cpp, ../aten/src/ATen/SparseCPUIntType.h, ../aten/src/ATen/SparseCPULongType.cpp, ../aten/src/ATen/SparseCPULongType.h, ../aten/src/ATen/SparseCPUShortType.cpp, ../aten/src/ATen/SparseCPUShortType.h, ../aten/src/ATen/TypeDefault.cpp, ../aten/src/ATen/TypeDefault.h, ../aten/src/ATen/TypeExtendedInterface.h, ../aten/src/ATen/XLABoolType.cpp, ../aten/src/ATen/XLABoolType.h, ../aten/src/ATen/XLAByteType.cpp, ../aten/src/ATen/XLAByteType.h, ../aten/src/ATen/XLACharType.cpp, ../aten/src/ATen/XLACharType.h, ../aten/src/ATen/XLADoubleType.cpp, ../aten/src/ATen/XLADoubleType.h, ../aten/src/ATen/XLAFloatType.cpp, ../aten/src/ATen/XLAFloatType.h, ../aten/src/ATen/XLAHalfType.cpp, ../aten/src/ATen/XLAHalfType.h, ../aten/src/ATen/XLAIntType.cpp, ../aten/src/ATen/XLAIntType.h, ../aten/src/ATen/XLALongType.cpp, ../aten/src/ATen/XLALongType.h, ../aten/src/ATen/XLAShortType.cpp, ../aten/src/ATen/XLAShortType.h, ../aten/src/ATen/XLAType.cpp, ../aten/src/ATen/XLAType.h, ../aten/src/ATen/CUDABoolType.cpp, ../aten/src/ATen/CUDABoolType.h, ../aten/src/ATen/CUDAByteType.cpp, ../aten/src/ATen/CUDAByteType.h, ../aten/src/ATen/CUDACharType.cpp, ../aten/src/ATen/CUDACharType.h, ../aten/src/ATen/CUDADoubleType.cpp, ../aten/src/ATen/CUDADoubleType.h, ../aten/src/ATen/CUDAFloatType.cpp, ../aten/src/ATen/CUDAFloatType.h, ../aten/src/ATen/CUDAGenerator.h, ../aten/src/ATen/CUDAHalfType.cpp, ../aten/src/ATen/CUDAHalfType.h, ../aten/src/ATen/CUDAIntType.cpp, ../aten/src/ATen/CUDAIntType.h, ../aten/src/ATen/CUDALongType.cpp, ../aten/src/ATen/CUDALongType.h, ../aten/src/ATen/CUDAShortType.cpp, ../aten/src/ATen/CUDAShortType.h, ../aten/src/ATen/LegacyTHCUDABoolDispatcher.cpp, ../aten/src/ATen/LegacyTHCUDABoolDispatcher.h, ../aten/src/ATen/LegacyTHCUDAByteDispatcher.cpp, ../aten/src/ATen/LegacyTHCUDAByteDispatcher.h, ../aten/src/ATen/LegacyTHCUDACharDispatcher.cpp, ../aten/src/ATen/LegacyTHCUDACharDispatcher.h, ../aten/src/ATen/LegacyTHCUDADoubleDispatcher.cpp, ../aten/src/ATen/LegacyTHCUDADoubleDispatcher.h, ../aten/src/ATen/LegacyTHCUDAFloatDispatcher.cpp, ../aten/src/ATen/LegacyTHCUDAFloatDispatcher.h, ../aten/src/ATen/LegacyTHCUDAHalfDispatcher.cpp, ../aten/src/ATen/LegacyTHCUDAHalfDispatcher.h, ../aten/src/ATen/LegacyTHCUDAIntDispatcher.cpp, ../aten/src/ATen/LegacyTHCUDAIntDispatcher.h, ../aten/src/ATen/LegacyTHCUDALongDispatcher.cpp, ../aten/src/ATen/LegacyTHCUDALongDispatcher.h, ../aten/src/ATen/LegacyTHCUDAShortDispatcher.cpp, ../aten/src/ATen/LegacyTHCUDAShortDispatcher.h, ../aten/src/ATen/RegisterCUDA.cpp, ../aten/src/ATen/RegisterCUDA.h, ../aten/src/ATen/SparseCUDABoolType.cpp, ../aten/src/ATen/SparseCUDABoolType.h, ../aten/src/ATen/SparseCUDAByteType.cpp, ../aten/src/ATen/SparseCUDAByteType.h, ../aten/src/ATen/SparseCUDACharType.cpp, ../aten/src/ATen/SparseCUDACharType.h, ../aten/src/ATen/SparseCUDADoubleType.cpp, ../aten/src/ATen/SparseCUDADoubleType.h, ../aten/src/ATen/SparseCUDAFloatType.cpp, ../aten/src/ATen/SparseCUDAFloatType.h, ../aten/src/ATen/SparseCUDAIntType.cpp, ../aten/src/ATen/SparseCUDAIntType.h, ../aten/src/ATen/SparseCUDALongType.cpp, ../aten/src/ATen/SparseCUDALongType.h, ../aten/src/ATen/SparseCUDAShortType.cpp, ../aten/src/ATen/SparseCUDAShortType.h
e.cpp, ../aten/src/ATen/CUDACharType.h, ../aten/src/ATen/CUDADoubleType.cpp, ../aten/src/ATen/CUDADoubleType.h, ../aten/src/ATen/CUDAFloatType.cpp, ../aten/src/ATen/CUDAFloatType.h, ../aten/src/ATen/CUDAGenerator.h, ../aten/src/ATen/CUDAHalfType.cpp, ../aten/src/ATen/CUDAHalfType.h, ../aten/src/ATen/CUDAIntType.cpp, ../aten/src/ATen/CUDAIntType.h, ../aten/src/ATen/CUDALongType.cpp, ../aten/src/ATen/CUDALongType.h, ../aten/src/ATen/CUDAShortType.cpp, ../aten/src/ATen/CUDAShortType.h, ../aten/src/ATen/LegacyTHCUDABoolDispatcher.cpp, ../aten/src/ATen/LegacyTHCUDABoolDispatcher.h, ../aten/src/ATen/LegacyTHCUDAByteDispatcher.cpp, ../aten/src/ATen/LegacyTHCUDAByteDispatcher.h, ../aten/src/ATen/LegacyTHCUDACharDispatcher.cpp, ../aten/src/ATen/LegacyTHCUDACharDispatcher.h, ../aten/src/ATen/LegacyTHCUDADoubleDispatcher.cpp, ../aten/src/ATen/LegacyTHCUDADoubleDispatcher.h, ../aten/src/ATen/LegacyTHCUDAFloatDispatcher.cpp, ../aten/src/ATen/LegacyTHCUDAFloatDispatcher.h, ../aten/src/ATen/LegacyTHCUDAHalfDispatcher.cpp, ../aten/src/ATen/LegacyTHCUDAHalfDispatcher.h, ../aten/src/ATen/LegacyTHCUDAIntDispatcher.cpp, ../aten/src/ATen/LegacyTHCUDAIntDispatcher.h, ../aten/src/ATen/LegacyTHCUDALongDispatcher.cpp, ../aten/src/ATen/LegacyTHCUDALongDispatcher.h, ../aten/src/ATen/LegacyTHCUDAShortDispatcher.cpp, ../aten/src/ATen/LegacyTHCUDAShortDispatcher.h, ../aten/src/ATen/RegisterCUDA.cpp, ../aten/src/ATen/RegisterCUDA.h, ../aten/src/ATen/SparseCUDABoolType.cpp, ../aten/src/ATen/SparseCUDABoolType.h, ../aten/src/ATen/SparseCUDAByteType.cpp, ../aten/src/ATen/SparseCUDAByteType.h, ../aten/src/ATen/SparseCUDACharType.cpp, ../aten/src/ATen/SparseCUDACharType.h, ../aten/src/ATen/SparseCUDADoubleType.cpp, ../aten/src/ATen/SparseCUDADoubleType.h, ../aten/src/ATen/SparseCUDAFloatType.cpp, ../aten/src/ATen/SparseCUDAFloatType.h, ../aten/src/ATen/SparseCUDAIntType.cpp, ../aten/src/ATen/SparseCUDAIntType.h, ../aten/src/ATen/SparseCUDALongType.cpp, ../aten/src/ATen/SparseCUDALongType.h, ../aten/src/ATen/SparseCUDAShortType.cpp, ../aten/src/ATen/SparseCUDAShortType.h
[ 0%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o
Scanning dependencies of target libprotobuf-lite
[ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o
Scanning dependencies of target asmjit
Scanning dependencies of target fbgemm_generic
Scanning dependencies of target gloo
/home/jim/Documents/python/pytorch/third_party/QNNPACK/deps/clog/src/clog.c: In function ‘clog_vlog_fatal’:
/home/jim/Documents/python/pytorch/third_party/QNNPACK/deps/clog/src/clog.c:120:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/QNNPACK/deps/clog/src/clog.c: In function ‘clog_vlog_error’:
/home/jim/Documents/python/pytorch/third_party/QNNPACK/deps/clog/src/clog.c:196:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/QNNPACK/deps/clog/src/clog.c: In function ‘clog_vlog_warning’:
/home/jim/Documents/python/pytorch/third_party/QNNPACK/deps/clog/src/clog.c:272:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/QNNPACK/deps/clog/src/clog.c: In function ‘clog_vlog_info’:
/home/jim/Documents/python/pytorch/third_party/QNNPACK/deps/clog/src/clog.c:348:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/QNNPACK/deps/clog/src/clog.c: In function ‘clog_vlog_debug’:
/home/jim/Documents/python/pytorch/third_party/QNNPACK/deps/clog/src/clog.c:424:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 0%] Generating __init__.py
[ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o
[ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/arch.cpp.o
[ 0%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o
/home/jim/Documents/python/pytorch/third_party/onnx/onnx/onnxifi_dummy.c: In function ‘onnxGetExtensionFunctionAddress’:
/home/jim/Documents/python/pytorch/third_party/onnx/onnx/onnxifi_dummy.c:173:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
*function = &onnxGetExtensionFunctionAddress;
^
/home/jim/Documents/python/pytorch/third_party/onnx/onnx/onnxifi_dummy.c:176:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
*function = &onnxSetIOAndRunGraph;
^
[ 0%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o
[ 0%] Generating contrib/__init__.py
Scanning dependencies of target c10
[ 0%] Linking C static library ../../lib/libfoxi_loader.a
[ 0%] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o
[ 0%] Generating contrib/aten/__init__.py
[ 0%] Linking C static library ../../lib/libonnxifi_loader.a
Scanning dependencies of target libprotobuf
[ 0%] Built target foxi_loader
[ 0%] Generating contrib/aten/aten_test.py
[ 0%] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o
[ 0%] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o
[ 0%] Linking C shared library ../../lib/libfoxi_dummy.so
[ 0%] Built target common
[ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o
[ 0%] Linking C shared library ../../lib/libonnxifi_dummy.so
[ 0%] Generating contrib/aten/docs/__init__.py
[ 0%] Linking C executable ../../bin/mkrename_gnuabi
[ 0%] Generating contrib/aten/docs/sample.py
[ 0%] Built target onnxifi_loader
[ 0%] Linking C executable ../../bin/mkmasked_gnuabi
[ 0%] Linking C executable ../../bin/mkalias
[ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o
[ 0%] Linking C static library ../../lib/libclog.a
[ 1%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o
[ 1%] Linking C executable ../../bin/mkrename
[ 1%] Generating contrib/aten/gen_op.py
[ 2%] Linking C executable ../../bin/mkdisp
[ 2%] Built target foxi_dummy
[ 2%] Generating contrib/gloo/__init__.py
[ 2%] Built target onnxifi_dummy
[ 2%] Built target clog
[ 2%] Built target mkrename_gnuabi
[ 2%] Generating contrib/gloo/gloo_test.py
[ 2%] Generating contrib/nccl/__init__.py
[ 2%] Built target mkmasked_gnuabi
[ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arenastring.cc.o
[ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o
[ 3%] Generating contrib/nccl/nccl_ops_test.py
[ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o
[ 3%] Built target mkrename
[ 3%] Built target mkalias
[ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o
Scanning dependencies of target foxi_wrapper
[ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o
[ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o
[ 3%] Built target mkdisp
[ 3%] Generating contrib/nnpack/__init__.py
[ 3%] Building C object third_party/foxi/CMakeFiles/foxi_wrapper.dir/foxi/onnxifi_wrapper.c.o
[ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o
[ 3%] Generating contrib/nnpack/nnpack_ops_test.py
[ 4%] Generating contrib/playground/AnyExp.py
Scanning dependencies of target mkldnn
[ 4%] Built target arraymap
[ 4%] Generating contrib/playground/AnyExpOnTerm.py
[ 4%] Generating contrib/playground/ModuleRegister.py
[ 4%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/batch_normalization.cpp.o
[ 4%] Generating contrib/playground/__init__.py
[ 4%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/convolution.cpp.o
[ 4%] Linking C static library ../../lib/libpthreadpool.a
[ 4%] Generating contrib/playground/checkpoint.py
[ 4%] Generating contrib/playground/compute_loss.py
[ 4%] Generating contrib/playground/compute_topk_accuracy.py
[ 4%] Built target pthreadpool
[ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/assembler.cpp.o
[ 4%] Generating contrib/playground/meter.py
[ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/codebuilder.cpp.o
[ 4%] Generating contrib/playground/module_map.py
[ 4%] Generating contrib/playground/output_generator.py
[ 4%] Linking CXX shared library ../../lib/libthnvrtc.so
[ 4%] Linking C shared module ../../lib/libfoxi.so
[ 4%] Generating contrib/playground/resnetdemo/IN1k_resnet.py
[ 4%] Generating contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py
[ 4%] Built target foxi_wrapper
[ 4%] Generating contrib/playground/resnetdemo/__init__.py
Scanning dependencies of target cpuinfo
[ 4%] Generating contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py
[ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o
[ 4%] Generating contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py
[ 4%] Generating contrib/playground/resnetdemo/explicit_resnet_forward.py
[ 4%] Built target fbgemm_avx512
[ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o
[ 4%] Generating contrib/playground/resnetdemo/explicit_resnet_param_update.py
[ 4%] Generating contrib/playground/resnetdemo/gfs_IN1k.py
[ 4%] Built target thnvrtc
[ 4%] Generating contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py
[ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o
[ 4%] Generating contrib/playground/resnetdemo/rendezvous_filestore.py
Scanning dependencies of target cpuinfo_internals
[ 4%] Generating contrib/prof/__init__.py
[ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o
[ 4%] Generating contrib/prof/cuda_profile_ops_test.py
[ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o
[ 4%] Generating contrib/script/__init__.py
[ 4%] Generating contrib/script/examples/__init__.py
[ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o
[ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arenastring.cc.o
Scanning dependencies of target nnpack_reference_layers
[ 4%] Generating contrib/tensorboard/__init__.py
[ 4%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o
[ 4%] Generating contrib/tensorboard/tensorboard.py
[ 4%] Generating contrib/tensorboard/tensorboard_exporter.py
[ 4%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o
[ 5%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o
[ 5%] Generating contrib/tensorboard/tensorboard_exporter_test.py
[ 5%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o
[ 5%] Generating contrib/tensorboard/tensorboard_test.py
[ 5%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o
[ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o
[ 5%] Generating contrib/warpctc/__init__.py
[ 5%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o
[ 5%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o
[ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o
Scanning dependencies of target onnxifi_wrapper
[ 5%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/convolution_relu.cpp.o
[ 5%] Building C object third_party/onnx/CMakeFiles/onnxifi_wrapper.dir/onnx/onnxifi_wrapper.c.o
[ 5%] Generating contrib/warpctc/ctc_ops_test.py
[ 5%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o
[ 6%] Generating core/__init__.py
[ 6%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o
[ 6%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o
[ 6%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o
[ 6%] Generating core/nomnigraph/__init__.py
[ 6%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o
[ 6%] Generating core/nomnigraph/op_gen.py
[ 6%] Generating distributed/__init__.py
[ 6%] Generating distributed/file_store_handler_op_test.py
[ 6%] Generating distributed/redis_store_handler_op_test.py
[ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/codecompiler.cpp.o
/home/jim/Documents/python/pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc: In constructor ‘fbgemm::PackedDepthWiseConvMatrix<KERNEL_PROD>::PackedDepthWiseConvMatrix(int, const int8_t*) [with int KERNEL_PROD = 9]’:
/home/jim/Documents/python/pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:50:17: warning: ignoring return value of ‘int posix_memalign(void**, size_t, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
posix_memalign(
~~~~~~~~~~~~~~^
(void**)&pmat_,
~~~~~~~~~~~~~~~
64,
~~~
((K + 31) / 32) * KERNEL_PROD_ALIGNED * 32 * sizeof(int8_t));
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 6%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o
/home/jim/Documents/python/pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc: In constructor ‘fbgemm::PackedDepthWiseConvMatrix<KERNEL_PROD>::PackedDepthWiseConvMatrix(int, const int8_t*) [with int KERNEL_PROD = 27]’:
/home/jim/Documents/python/pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:50:17: warning: ignoring return value of ‘int posix_memalign(void**, size_t, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
[ 6%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o
[ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/codeemitter.cpp.o
[ 6%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o
[ 6%] Generating distributed/store_ops_test_util.py
[ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/codeholder.cpp.o
[ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o
[ 6%] Generating experiments/__init__.py
[ 6%] Generating experiments/python/SparseTransformer.py
[ 6%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o
[ 6%] Generating experiments/python/__init__.py
[ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o
[ 6%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o
[ 6%] Linking C shared module ../../lib/libonnxifi.so
[ 6%] Generating experiments/python/convnet_benchmarks.py
[ 6%] Generating experiments/python/device_reduce_sum_bench.py
[ 6%] Built target onnxifi_wrapper
[ 6%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o
[ 6%] Generating experiments/python/funhash_op_test.py
Scanning dependencies of target headers
[ 6%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o
[ 6%] Generating experiments/python/net_construct_bench.py
[ 6%] Generating ../../../include/sleef.h
[ 6%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o
Generating sleef.h: mkrename 2 4 __m128d __m128 __m128i __m128i __SSE2__
Generating sleef.h: mkrename 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse2
[ 6%] Generating experiments/python/sparse_funhash_op_test.py
Generating sleef.h: mkrename 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse4
Generating sleef.h: mkrename 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__
Generating sleef.h: mkrename 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ avx
Generating sleef.h: mkrename 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ fma4
[ 6%] Generating experiments/python/sparse_reshape_op_test.py
Generating sleef.h: mkrename 4 8 __m256d __m256 __m128i __m256i __AVX__ avx2
[ 6%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o
Generating sleef.h: mkrename 2 4 __m128d __m128 __m128i __m128i __SSE2__ avx2128
Generating sleef.h: mkrename 8 16 __m512d __m512 __m256i __m512i __AVX512F__
Generating sleef.h: mkrename 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512f
[ 6%] Generating experiments/python/tt_contraction_op_test.py
[ 6%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o
[ 7%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o
[ 7%] Generating experiments/python/tt_pad_op_test.py
[ 7%] Generating include/renameavx512f.h
Generating renameavx512f.h: mkrename 8 16 avx512f
[ 7%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o
[ 7%] Generating perfkernels/__init__.py
[ 7%] Generating perfkernels/hp_emblookup_codegen.py
[ 7%] Generating include/renameavx2.h
[ 7%] Linking C static library ../../lib/libnnpack_reference_layers.a
Generating renameavx2.h: mkrename 4 8 avx2
[ 7%] Generating include/renameavx2128.h
Generating renameavx2128.h: mkrename 2 4 avx2128
[ 7%] Generating proto/__init__.py
[ 7%] Generating python/__init__.py
[ 7%] Generating include/renamefma4.h
Generating renamefma4.h: mkrename 4 8 fma4
[ 7%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o
[ 7%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o
[ 7%] Generating python/_import_c_extension.py
[ 7%] Built target nnpack_reference_layers
[ 7%] Generating include/renameavx.h
[ 7%] Generating python/allcompare_test.py
[ 7%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/deconvolution.cpp.o
Generating renameavx.h: mkrename 4 8 avx
[ 7%] Generating python/attention.py
[ 7%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/eltwise.cpp.o
[ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o
[ 7%] Generating include/renamesse4.h
Generating renamesse4.h: mkrename 2 4 sse4
[ 7%] Generating python/benchmark_generator.py
[ 7%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/engine.cpp.o
[ 7%] Generating python/binarysize.py
[ 7%] Generating include/renamesse2.h
Generating renamesse2.h: mkrename 2 4 sse2
[ 7%] Generating python/brew.py
[ 7%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o
[ 7%] Generating python/brew_test.py
[ 7%] Built target headers
[ 7%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o
[ 7%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o
Scanning dependencies of target dispavx.c_generated
[ 7%] Generating python/build.py
[ 8%] Generating dispavx.c
Scanning dependencies of target renamedsp256.h_generated
[ 9%] Generating python/cached_reader.py
[ 9%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o
[ 9%] Generating renamedsp256.h
[ 9%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/constpool.cpp.o
[ 9%] Built target dispavx.c_generated
[ 9%] Built target renamedsp256.h_generated
[ 9%] Generating python/caffe_translator.py
Scanning dependencies of target renameSSE4.h_generated
[ 9%] Generating python/caffe_translator_test.py
[ 9%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o
[ 9%] Built target renameSSE4.h_generated
[ 9%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o
[ 9%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o
[ 9%] Generating python/checkpoint.py
[ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o
[ 9%] Generating python/checkpoint_test.py
[ 9%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o
[ 9%] Generating python/cnn.py
[ 9%] Generating python/compatibility.py
[ 9%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o
[ 9%] Generating python/context.py
[ 9%] Generating python/context_test.py
[ 9%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/cpuinfo.cpp.o
[ 9%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/func.cpp.o
[ 9%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o
[ 9%] Generating python/control.py
[ 9%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o
[ 9%] Generating python/control_ops_grad.py
[ 9%] Generating python/control_ops_grad_test.py
[ 9%] Generating python/control_ops_util.py
[ 9%] Generating python/control_test.py
Scanning dependencies of target renameAVX.h_generated
[ 9%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o
[ 9%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/inner_product.cpp.o
[ 9%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o
[ 9%] Generating python/convert.py
[ 9%] Built target renameAVX.h_generated
[ 9%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o
[ 9%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/lrn.cpp.o
[ 9%] Generating python/convert_test.py
[ 9%] Generating python/convnet_benchmarks.py
[ 9%] Generating python/convnet_benchmarks_test.py
[ 9%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o
[ 9%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o
[ 9%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o
[ 9%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/current.c.o
[ 9%] Generating python/core.py
[ 9%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o
[ 9%] Generating python/core_gradients_test.py
[ 9%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o
[ 9%] Generating python/core_test.py
[ 9%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o
[ 9%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o
[ 9%] Generating python/crf.py
[ 9%] Generating python/crf_predict.py
[ 10%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o
[ 10%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o
[ 10%] Generating python/crf_viterbi_test.py
[ 10%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o
[ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o
[ 11%] Generating python/data_parallel_model.py
[ 11%] Generating python/data_parallel_model_test.py
[ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o
[ 11%] Generating python/data_workers.py
[ 11%] Generating python/data_workers_test.py
[ 11%] Linking C static library ../../lib/libcpuinfo.a
[ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o
[ 11%] Generating python/dataio.py
[ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/current.c.o
[ 11%] Generating python/dataio_test.py
[ 11%] Built target cpuinfo
[ 12%] Generating python/dataset.py
[ 12%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o
[ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o
[ 12%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o
[ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o
[ 12%] Generating python/db_file_reader.py
[ 12%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/memory.cpp.o
[ 12%] Generating python/db_test.py
[ 12%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o
[ 12%] Generating python/device_checker.py
[ 12%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o
[ 12%] Generating python/docs/__init__.py
[ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o
[ 12%] Generating python/docs/formatter.py
[ 12%] Generating python/docs/generator.py
[ 12%] Generating python/docs/github.py
[ 12%] Generating python/docs/parser.py
[ 12%] Generating python/dyndep.py
[ 12%] Generating python/embedding_generation_benchmark.py
[ 12%] Generating python/examples/__init__.py
[ 12%] Generating python/examples/char_rnn.py
[ 12%] Linking C static library ../../lib/libcpuinfo_internals.a
[ 12%] Generating python/examples/lmdb_create_example.py
[ 12%] Built target cpuinfo_internals
Scanning dependencies of target renameFMA4.h_generated
[ 12%] Generating python/examples/resnet50_trainer.py
[ 12%] Built target renameFMA4.h_generated
Scanning dependencies of target renameAVX2128.h_generated
[ 12%] Built target renameAVX2128.h_generated
[ 12%] Generating python/experiment_util.py
Scanning dependencies of target renameAVX2.h_generated
[ 12%] Built target renameAVX2.h_generated
Scanning dependencies of target alias_avx512f.h_generated
[ 12%] Generating python/extension_loader.py
[ 12%] Generating alias_avx512f.h
[ 12%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o
[ 12%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512.cc.o
[ 12%] Built target alias_avx512f.h_generated
[ 12%] Generating python/functional.py
[ 12%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o
[ 12%] Generating python/functional_test.py
[ 12%] Generating python/fused_8bit_rowwise_conversion_ops_test.py
[ 12%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o
[ 12%] Generating python/gradient_check_test.py
[ 12%] Generating python/gradient_checker.py
[ 12%] Generating python/gru_cell.py
[ 12%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o
[ 12%] Generating python/helpers/__init__.py
[ 12%] Generating python/helpers/algebra.py
[ 12%] Generating python/helpers/arg_scope.py
[ 12%] Generating python/helpers/array_helpers.py
[ 12%] Generating python/helpers/control_ops.py
[ 12%] Generating python/helpers/conv.py
[ 12%] Generating python/helpers/db_input.py
[ 12%] Generating python/helpers/dropout.py
[ 13%] Generating python/helpers/elementwise_linear.py
[ 13%] Generating python/helpers/fc.py
[ 13%] Generating python/helpers/nonlinearity.py
[ 13%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o
[ 13%] Generating python/helpers/normalization.py
[ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o
[ 13%] Generating python/helpers/pooling.py
[ 13%] Generating python/helpers/tools.py
[ 13%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/globals.cpp.o
[ 13%] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o
[ 13%] Generating python/helpers/train.py
[ 13%] Generating python/hip_test_util.py
[ 13%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o
[ 13%] Generating python/hsm_util.py
[ 13%] Generating python/hypothesis_test.py
[ 13%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o
[ 13%] Generating python/hypothesis_test_util.py
[ 13%] Generating python/ideep/LRN_op_test.py
[ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o
[ 13%] Generating python/ideep/__init__.py
[ 13%] Generating python/ideep/adam_op_test.py
[ 13%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/memory_desc_wrapper.cpp.o
[ 13%] Generating python/ideep/blobs_queue_db_test.py
[ 13%] Generating python/ideep/channel_shuffle_op_test.py
[ 13%] Generating python/ideep/concat_split_op_test.py
[ 13%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/inst.cpp.o
[ 13%] Generating python/ideep/conv_op_test.py
[ 13%] Generating python/ideep/conv_transpose_test.py
[ 13%] Generating python/ideep/convfusion_op_test.py
[ 13%] Generating python/ideep/copy_op_test.py
[ 13%] Generating python/ideep/dropout_op_test.py
[ 13%] Generating python/ideep/elementwise_sum_op_test.py
[ 13%] Generating python/ideep/expanddims_squeeze_op_test.py
[ 13%] Generating python/ideep/fc_op_test.py
[ 13%] Generating python/ideep/leaky_relu_op_test.py
[ 13%] Generating python/ideep/moment_sgd_op_test.py
[ 13%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o
[ 13%] Generating python/ideep/operator_fallback_op_test.py
[ 13%] Generating python/ideep/relu_op_test.py
[ 13%] Generating python/ideep/pool_op_test.py
[ 14%] Generating python/ideep/reshape_op_test.py
[ 14%] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o
[ 14%] Generating python/ideep/shape_op_test.py
[ 14%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/logging.cpp.o
[ 14%] Generating python/ideep/sigmoid_op_test.py
[ 14%] Generating python/ideep/softmax_op_test.py
[ 14%] Generating python/ideep/spatial_bn_op_test.py
[ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o
[ 14%] Generating python/ideep/test_ideep_net.py
[ 14%] Generating python/ideep/transform_ideep_net.py
[ 14%] Generating python/ideep/weightedsum_op_test.py
[ 14%] Generating python/ideep_test_util.py
Scanning dependencies of target renameAVX512F.h_generated
[ 14%] Built target renameAVX512F.h_generated
[ 14%] Generating python/layer_model_helper.py
[ 14%] Generating python/layer_model_instantiator.py
[ 14%] Generating python/layer_parameter_sharing_test.py
[ 14%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o
[ 14%] Generating python/layer_test_util.py
[ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o
[ 14%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o
[ 14%] Generating python/layers/__init__.py
[ 14%] Generating python/layers/adaptive_weight.py
[ 14%] Generating python/layers/add_bias.py
[ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
[ 14%] Generating python/layers/arc_cosine_feature_map.py
[ 14%] Generating python/layers/batch_distill_lr_loss.py
[ 14%] Generating python/layers/batch_lr_loss.py
[ 14%] Generating python/layers/batch_mse_loss.py
[ 14%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o
[ 14%] Generating python/layers/batch_normalization.py
[ 14%] Generating python/layers/batch_sigmoid_cross_entropy_loss.py
[ 14%] Generating python/layers/batch_softmax_loss.py
[ 14%] Generating python/layers/blob_weighted_sum.py
[ 14%] Generating python/layers/bucket_weighted.py
[ 14%] Generating python/layers/build_index.py
[ 14%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/mkldnn_debug.cpp.o
[ 14%] Generating python/layers/concat.py
[ 14%] Generating python/layers/constant_weight.py
[ 14%] Generating python/layers/conv.py
[ 14%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/pooling.cpp.o
[ 14%] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o
[ 14%] Generating python/layers/dropout.py
[ 14%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/operand.cpp.o
[ 14%] Generating python/layers/fc.py
[ 15%] Generating python/layers/fc_without_bias.py
[ 15%] Generating python/layers/feature_sparse_to_dense.py
[ 15%] Generating python/layers/functional.py
[ 15%] Generating python/layers/gather_record.py
[ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o
[ 15%] Generating python/layers/homotopy_weight.py
[ 15%] Generating python/layers/label_smooth.py
[ 15%] Generating python/layers/last_n_window_collector.py
[ 15%] Generating python/layers/layer_normalization.py
[ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o
[ 15%] Generating python/layers/layers.py
[ 15%] Generating python/layers/margin_rank_loss.py
[ 15%] Generating python/layers/merge_id_lists.py
[ 15%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o
[ 15%] Generating python/layers/pairwise_similarity.py
[ 16%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/osutils.cpp.o
[ 16%] Generating python/layers/position_weighted.py
[ 16%] Generating python/layers/random_fourier_features.py
[ 16%] Generating python/layers/reservoir_sampling.py
[ 16%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/primitive.cpp.o
[ 16%] Generating python/layers/sampling_train.py
[ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o
[ 16%] Generating python/layers/sampling_trainable_mixin.py
[ 16%] Generating python/layers/select_record_by_context.py
[ 16%] Generating python/layers/semi_random_features.py
[ 16%] Generating python/layers/sparse_feature_hash.py
[ 16%] Generating python/layers/sparse_lookup.py
[ 16%] Generating python/layers/split.py
[ 16%] Generating python/layers/tags.py
[ 16%] Generating python/layers/uniform_sampling.py
[ 16%] Generating python/layers_test.py
[ 16%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/primitive_attr.cpp.o
[ 16%] Generating python/lengths_reducer_fused_8bit_rowwise_ops_test.py
[ 16%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/primitive_desc.cpp.o
[ 16%] Generating python/lengths_reducer_rowwise_8bit_ops_test.py
[ 16%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/regalloc.cpp.o
[ 16%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o
[ 16%] Generating python/lstm_benchmark.py
[ 16%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/primitive_iterator.cpp.o
[ 16%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o
[ 16%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorTypeId.cpp.o
[ 16%] Generating python/memonger.py
[ 16%] Generating python/memonger_test.py
[ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o
[ 17%] Generating python/mint/__init__.py
[ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o
[ 17%] Generating python/mint/app.py
[ 17%] Generating python/mkl/__init__.py
[ 17%] Generating python/mkl/mkl_LRN_op_test.py
[ 17%] Generating python/mkl/mkl_LRN_speed_test.py
[ 17%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o
[ 17%] Generating python/mkl/mkl_concat_op_test.py
[ 17%] Generating python/mkl/mkl_conv_op_test.py
[ 17%] Generating python/mkl/mkl_copy_op_test.py
[ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o
[ 17%] Generating python/mkl/mkl_elementwise_add_op_test.py
[ 17%] Generating python/mkl/mkl_elementwise_sum_op_test.py
[ 17%] Generating python/mkl/mkl_fc_op_test.py
[ 17%] Generating python/mkl/mkl_fc_speed_test.py
[ 17%] Generating python/mkl/mkl_fill_op_test.py
[ 17%] Generating python/mkl/mkl_pool_op_test.py
[ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o
[ 17%] Generating python/mkl/mkl_relu_op_test.py
[ 17%] Generating python/mkl/mkl_pool_speed_test.py
[ 17%] Generating python/mkl/mkl_sbn_op_test.py
[ 17%] Generating python/mkl/mkl_sbn_speed_test.py
[ 17%] Generating python/mkl/mkl_sigmoid_op_test.py
[ 17%] Generating python/mkl/mkl_speed_test.py
[ 17%] Generating python/mkl/mkl_squeeze_op_test.py
[ 17%] Generating python/mkl/rewrite_graph.py
[ 17%] Generating python/mkl/rewrite_graph_test.py
[ 17%] Generating python/mkl_test_util.py
[ 17%] Generating python/model_device_test.py
[ 17%] Generating python/model_helper.py
[ 17%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o
[ 17%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/runtime.cpp.o
[ 17%] Generating python/model_helper_test.py
[ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o
[ 17%] Generating python/modeling/compute_histogram_for_blobs.py
[ 17%] Generating python/modeling/__init__.py
[ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o
[ 17%] Generating python/modeling/compute_histogram_for_blobs_test.py
[ 17%] Generating python/modeling/compute_norm_for_blobs.py
[ 18%] Generating python/modeling/compute_norm_for_blobs_test.py
[ 18%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorTypeIdRegistration.cpp.o
[ 18%] Generating python/modeling/compute_statistics_for_blobs.py
[ 18%] Generating python/modeling/compute_statistics_for_blobs_test.py
[ 18%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/query.cpp.o
[ 18%] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o
[ 18%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o
[ 18%] Generating python/modeling/get_entry_from_blobs.py
[ 18%] Generating python/modeling/get_entry_from_blobs_test.py
[ 18%] Generating python/modeling/gradient_clipping.py
[ 18%] Generating python/modeling/gradient_clipping_test.py
[ 18%] Generating python/modeling/initializers.py
[ 18%] Generating python/modeling/initializers_test.py
[ 18%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/reorder.cpp.o
[ 18%] Generating python/modeling/net_modifier.py
Scanning dependencies of target renamedsp128.h_generated
[ 18%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/string.cpp.o
[ 18%] Generating python/modeling/parameter_info.py
[ 18%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/utils.cpp.o
[ 18%] Generating renamedsp128.h
Scanning dependencies of target dispsse.c_generated
[ 18%] Generating dispsse.c
[ 18%] Generating python/modeling/parameter_sharing.py
[ 18%] Built target renamedsp128.h_generated
[ 18%] Generating python/modeling/parameter_sharing_test.py
Scanning dependencies of target renameSSE2.h_generated
[ 18%] Built target dispsse.c_generated
[ 18%] Generating python/models/__init__.py
[ 18%] Built target renameSSE2.h_generated
[ 18%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o
[ 18%] Generating python/models/__sym_init__.py
[ 18%] Generating python/models/download.py
Scanning dependencies of target qnnpack
[ 18%] Generating python/models/resnet.py
[ 18%] Generating python/models/resnet_test.py
[ 18%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o
[ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/io_win32.cc.o
[ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o
[ 19%] Generating python/models/seq2seq/__init__.py
[ 19%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o
[ 19%] Generating python/models/seq2seq/beam_search.py
[ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o
[ 19%] Generating python/models/seq2seq/seq2seq_beam_search_test.py
[ 19%] Generating python/models/seq2seq/seq2seq_model_helper.py
[ 19%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o
[ 19%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/rnn.cpp.o
[ 19%] Generating python/models/seq2seq/seq2seq_model_helper_test.py
[ 19%] Generating python/models/seq2seq/seq2seq_util.py
[ 19%] Generating python/models/seq2seq/train.py
[ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o
[ 19%] Generating python/models/seq2seq/translate.py
[ 19%] Generating python/modifier_context.py
[ 19%] Generating python/muji.py
[ 19%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/scratchpad.cpp.o
[ 19%] Generating python/muji_test.py
[ 19%] Generating python/net_builder.py
[ 19%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/vmem.cpp.o
[ 19%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o
[ 19%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/shuffle.cpp.o
[ 20%] Generating python/net_builder_test.py
[ 20%] Generating python/net_drawer.py
[ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o
[ 20%] Generating python/net_printer.py
[ 20%] Generating python/net_printer_test.py
[ 20%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/softmax.cpp.o
[ 20%] Generating python/nomnigraph.py
[ 20%] Generating python/nomnigraph_test.py
[ 20%] Generating python/nomnigraph_transformations.py
[ 20%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o
[ 20%] Generating python/nomnigraph_transformations_test.py
[ 20%] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o
[ 20%] Generating python/normalizer.py
[ 20%] Generating python/normalizer_context.py
[ 20%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o
[ 20%] Generating python/normalizer_test.py
[ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o
[ 20%] Generating python/numa_benchmark.py
[ 20%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o
[ 20%] Generating python/numa_test.py
[ 20%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/stream.cpp.o
[ 20%] Generating python/observer_test.py
[ 20%] Generating python/onnx/__init__.py
[ 20%] Generating python/onnx/backend.py
[ 20%] Generating python/onnx/backend_cpp_rep.py
[ 20%] Building CXX object c10/CMakeFiles/c10.dir/util/Array.cpp.o
[ 20%] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o
[ 20%] Generating python/onnx/backend_rep.py
[ 20%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o
[ 20%] Generating python/onnx/bin/__init__.py
[ 20%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o
[ 20%] Generating python/onnx/bin/conversion.py
[ 20%] Generating python/onnx/error.py
[ 20%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/base/zone.cpp.o
[ 20%] Generating python/onnx/frontend.py
[ 20%] Generating python/onnx/helper.py
[ 20%] Generating python/onnx/onnxifi.py
[ 20%] Generating python/onnx/test_onnxifi.py
[ 20%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o
[ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o
[ 20%] Generating python/onnx/tests/__init__.py
[ 20%] Generating python/onnx/tests/c2_ref_test.py
[ 20%] Generating python/onnx/tests/conversion_test.py
[ 20%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o
[ 20%] Generating python/onnx/tests/helper_test.py
[ 20%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/utils.cpp.o
[ 20%] Generating python/onnx/tests/onnx_backend_test.py
[ 20%] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o
[ 21%] Generating python/onnx/tests/ssa_test.py
[ 21%] Generating python/onnx/tests/test_utils.py
[ 21%] Generating python/onnx/workspace.py
[ 21%] Generating python/operator_test/__init__.py
[ 21%] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o
[ 21%] Generating python/operator_test/activation_ops_test.py
[ 21%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o
[ 21%] Generating python/operator_test/adadelta_test.py
[ 21%] Generating python/operator_test/adagrad_test.py
[ 21%] Linking CXX static library ../../../lib/libbenchmark.a
[ 21%] Generating python/operator_test/adagrad_test_helper.py
[ 21%] Generating python/operator_test/adjust_batch_op_test.py
[ 21%] Generating python/operator_test/adam_test.py
[ 21%] Generating python/operator_test/affine_channel_op_test.py
[ 21%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/common/verbose.cpp.o
[ 21%] Generating python/operator_test/apmeter_test.py
[ 21%] Built target benchmark
[ 21%] Generating python/operator_test/arg_ops_test.py
[ 21%] Generating src/x86_64-fma/2d-fourier-8x8.py.o
[ 21%] Generating python/operator_test/assert_test.py
[ 21%] Generating python/operator_test/atomic_ops_test.py
[ 21%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o
[ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o
[ 21%] Generating python/operator_test/basic_rnn_test.py
[ 21%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/cpu_barrier.cpp.o
[ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
[ 21%] Generating python/operator_test/batch_box_cox_test.py
[ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o
[ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o
[ 22%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o
[ 22%] Generating python/operator_test/batch_bucketize_op_test.py
[ 22%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o
[ 22%] Generating python/operator_test/batch_moments_op_test.py
[ 22%] Generating python/operator_test/batch_sparse_to_dense_op_test.py
[ 22%] Generating python/operator_test/bbox_transform_test.py
[ 22%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o
[ 22%] Generating python/operator_test/bisect_percentile_op_test.py
[ 22%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o
[ 22%] Generating python/operator_test/blobs_queue_db_test.py
[ 22%] Generating python/operator_test/boolean_mask_test.py
[ 22%] Generating python/operator_test/boolean_unmask_test.py
[ 22%] Generating python/operator_test/box_with_nms_limit_op_test.py
[ 22%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o
[ 22%] Generating python/operator_test/cast_op_test.py
[ 22%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o
[ 22%] Generating python/operator_test/ceil_op_test.py
[ 22%] Generating python/operator_test/channel_backprop_stats_op_test.py
[ 22%] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o
[ 22%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o
[ 22%] Generating python/operator_test/channel_shuffle_test.py
[ 22%] Generating python/operator_test/channel_stats_op_test.py
[ 23%] Generating python/operator_test/checkpoint_test.py
[ 23%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o
[ 23%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o
[ 23%] Generating python/operator_test/clip_op_test.py
[ 23%] Generating python/operator_test/clip_tensor_op_test.py
Scanning dependencies of target benchmark_main
[ 23%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o
[ 23%] Generating python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py
[ 23%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o
[ 23%] Generating python/operator_test/concat_split_op_test.py
[ 23%] Generating python/operator_test/conditional_test.py
[ 23%] Generating python/operator_test/conftest.py
Scanning dependencies of target dispavx_obj
[ 23%] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o
[ 23%] Generating python/operator_test/conv_test.py
[ 23%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o
[ 23%] Generating python/operator_test/conv_transpose_test.py
[ 23%] Generating python/operator_test/copy_ops_test.py
[ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o
[ 23%] Generating python/operator_test/cosine_embedding_criterion_op_test.py
[ 23%] Generating python/operator_test/counter_ops_test.py
[ 23%] Generating python/operator_test/crf_test.py
[ 23%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o
[ 23%] Generating python/operator_test/cross_entropy_ops_test.py
[ 23%] Generating python/operator_test/ctc_beam_search_decoder_op_test.py
[ 23%] Generating python/operator_test/ctc_greedy_decoder_op_test.py
[ 23%] Generating python/operator_test/cudnn_recurrent_test.py
[ 23%] Generating python/operator_test/data_couple_op_test.py
[ 23%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o
[ 23%] Generating python/operator_test/dataset_ops_test.py
[ 23%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o
[ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o
[ 23%] Generating python/operator_test/deform_conv_test.py
[ 23%] Generating python/operator_test/dense_vector_to_id_list_op_test.py
[ 23%] Generating python/operator_test/depthwise_3x3_conv_test.py
[ 23%] Generating python/operator_test/detectron_keypoints.py
[ 23%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o
[ 23%] Generating python/operator_test/distance_op_test.py
[ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o
[ 23%] Generating python/operator_test/dropout_op_test.py
[ 23%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o
[ 23%] Generating python/operator_test/duplicate_operands_test.py
[ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o
[ 23%] Generating python/operator_test/elementwise_linear_op_test.py
[ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o
[ 23%] Generating python/operator_test/elementwise_logical_ops_test.py
[ 23%] Generating python/operator_test/elementwise_op_broadcast_test.py
[ 23%] Generating python/operator_test/elementwise_ops_test.py
[ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o
[ 24%] Generating python/operator_test/emptysample_ops_test.py
[ 24%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/io_win32.cc.o
[ 24%] Generating python/operator_test/enforce_finite_op_test.py
[ 24%] Linking CXX static library ../../../lib/libbenchmark_main.a
[ 24%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o
[ 24%] Generating python/operator_test/ensure_clipped_test.py
[ 24%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o
[ 24%] Generating python/operator_test/ensure_cpu_output_op_test.py
[ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o
[ 24%] Built target benchmark_main
[ 24%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o
Scanning dependencies of target sleefsse4
[ 24%] Generating python/operator_test/erf_op_test.py
[ 25%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o
[ 25%] Generating python/operator_test/expand_op_test.py
[ 25%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o
[ 25%] Generating python/operator_test/fc_operator_test.py
[ 25%] Generating python/operator_test/feature_maps_ops_test.py
[ 25%] Generating python/operator_test/filler_ops_test.py
[ 25%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o
[ 25%] Generating python/operator_test/find_op_test.py
[ 25%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o
[ 25%] Generating python/operator_test/flatten_op_test.py
[ 26%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o
[ 26%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o
[ 26%] Generating python/operator_test/flexible_top_k_test.py
[ 26%] Generating python/operator_test/floor_op_test.py
[ 26%] Generating python/operator_test/gather_ops_test.py
[ 26%] Generating python/operator_test/gather_ranges_op_test.py
[ 26%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o
[ 26%] Generating python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py
[ 26%] Generating python/operator_test/given_tensor_fill_op_test.py
[ 26%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o
[ 26%] Generating python/operator_test/glu_op_test.py
[ 26%] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o
[ 26%] Generating python/operator_test/group_conv_test.py
[ 26%] Generating python/operator_test/group_norm_op_test.py
[ 26%] Generating python/operator_test/gru_test.py
[ 26%] Generating python/operator_test/heatmap_max_keypoint_op_test.py
[ 26%] Generating python/operator_test/hsm_test.py
[ 26%] Generating python/operator_test/hyperbolic_ops_test.py
[ 26%] Generating python/operator_test/im2col_col2im_test.py
[ 26%] Generating python/operator_test/image_input_op_test.py
[ 26%] Generating python/operator_test/index_hash_ops_test.py
[ 26%] Generating python/operator_test/index_ops_test.py
[ 26%] Generating python/operator_test/instance_norm_test.py
[ 26%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o
[ 26%] Generating python/operator_test/integral_image_ops_test.py
Scanning dependencies of target sleefavx
[ 26%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o
[ 26%] Generating python/operator_test/jsd_ops_test.py
[ 27%] Generating python/operator_test/key_split_ops_test.py
[ 27%] Generating python/operator_test/lars_test.py
[ 27%] Generating python/operator_test/layer_norm_op_test.py
[ 27%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o
[ 27%] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o
[ 27%] Generating python/operator_test/leaky_relu_test.py
[ 27%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o
[ 27%] Generating python/operator_test/learning_rate_adaption_op_test.py
Scanning dependencies of target sleeffma4
[ 27%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o
[ 27%] Generating python/operator_test/learning_rate_op_test.py
[ 27%] Generating python/operator_test/length_split_op_test.py
[ 27%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o
[ 27%] Generating python/operator_test/lengths_pad_op_test.py
[ 27%] Generating python/operator_test/lengths_tile_op_test.py
[ 27%] Generating python/operator_test/lengths_top_k_ops_test.py
[ 27%] Generating python/operator_test/listwise_l2r_operator_test.py
[ 27%] Generating python/operator_test/load_save_test.py
[ 27%] Generating python/operator_test/locally_connected_op_test.py
[ 27%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o
[ 27%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o
[ 27%] Generating python/operator_test/loss_ops_test.py
[ 27%] Generating python/operator_test/lpnorm_op_test.py
[ 27%] Generating python/operator_test/map_ops_test.py
[ 27%] Generating python/operator_test/margin_ranking_criterion_op_test.py
[ 27%] Generating python/operator_test/math_ops_test.py
[ 27%] Generating python/operator_test/matmul_op_test.py
[ 27%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o
[ 27%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o
[ 27%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o
[ 27%] Generating python/operator_test/mean_op_test.py
[ 27%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o
[ 27%] Generating python/operator_test/merge_id_lists_op_test.py
[ 27%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o
[ 27%] Generating python/operator_test/mkl_conv_op_test.py
[ 27%] Generating python/operator_test/mkl_packed_fc_op_test.py
[ 27%] Generating python/operator_test/mkl_speed_test.py
[ 27%] Generating python/operator_test/mod_op_test.py
[ 27%] Generating python/operator_test/moments_op_test.py
[ 27%] Generating python/operator_test/momentum_sgd_test.py
[ 27%] Generating python/operator_test/mpi_test.py
[ 27%] Generating python/operator_test/negate_gradient_op_test.py
[ 28%] Generating python/operator_test/ngram_ops_test.py
[ 28%] Generating python/operator_test/normalize_op_test.py
[ 28%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o
[ 28%] Generating python/operator_test/numpy_tile_op_test.py
[ 28%] Generating python/operator_test/one_hot_ops_test.py
[ 28%] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o
[ 28%] Generating python/operator_test/onnx_while_test.py
[ 28%] Generating python/operator_test/order_switch_test.py
[ 28%] Generating python/operator_test/pack_ops_test.py
[ 28%] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o
[ 28%] Generating python/operator_test/pack_rnn_sequence_op_test.py
[ 28%] Generating python/operator_test/pad_test.py
[ 28%] Generating python/operator_test/partition_ops_test.py
Scanning dependencies of target sleefavx2
Scanning dependencies of target sleefavx2128
[ 28%] Generating python/operator_test/percentile_op_test.py
[ 28%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o
[ 28%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o
[ 28%] Generating python/operator_test/piecewise_linear_transform_test.py
[ 28%] Generating python/operator_test/pooling_test.py
[ 28%] Generating python/operator_test/prepend_dim_test.py
[ 28%] Generating python/operator_test/python_op_test.py
[ 28%] Generating python/operator_test/rand_quantization_op_speed_test.py
[ 28%] Built target dispavx_obj
[ 28%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o
[ 28%] Generating python/operator_test/rand_quantization_op_test.py
[ 28%] Generating python/operator_test/rank_loss_operator_test.py
[ 28%] Generating python/operator_test/rebatching_queue_test.py
[ 28%] Generating python/operator_test/record_queue_test.py
[ 28%] Generating python/operator_test/recurrent_net_executor_test.py
[ 28%] Generating python/operator_test/recurrent_network_test.py
[ 28%] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o
[ 28%] Generating src/x86_64-fma/2d-fourier-16x16.py.o
[ 28%] Generating python/operator_test/reduce_ops_test.py
[ 28%] Generating python/operator_test/reduction_ops_test.py
[ 28%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o
[ 28%] Generating python/operator_test/reshape_ops_test.py
[ 28%] Generating python/operator_test/resize_op_test.py
[ 28%] Generating python/operator_test/rmac_regions_op_test.py
[ 28%] Generating python/operator_test/rnn_cell_test.py
[ 28%] Generating python/operator_test/roi_align_rotated_op_test.py
[ 28%] Generating python/operator_test/segment_ops_test.py
[ 28%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o
[ 28%] Generating python/operator_test/selu_op_test.py
[ 28%] Generating python/operator_test/sequence_ops_test.py
[ 29%] Generating python/operator_test/shape_inference_test.py
[ 29%] Generating python/operator_test/sinusoid_position_encoding_op_test.py
[ 29%] Generating python/operator_test/softmax_ops_test.py
[ 29%] Building CXX object c10/CMakeFiles/c10.dir/util/Type.cpp.o
[ 29%] Generating python/operator_test/softplus_op_test.py
[ 29%] Generating python/operator_test/sparse_gradient_checker_test.py
Scanning dependencies of target sleefavx512f
[ 29%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o
[ 29%] Generating python/operator_test/sparse_lengths_sum_benchmark.py
[ 29%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o
[ 29%] Built target sleefsse4
[ 29%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o
[ 29%] Generating python/operator_test/sparse_normalize_test.py
[ 29%] Generating python/operator_test/sparse_ops_test.py
[ 29%] Generating python/operator_test/sparse_to_dense_mask_op_test.py
[ 29%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o
[ 29%] Generating python/operator_test/spatial_bn_op_test.py
[ 29%] Generating python/operator_test/specialized_segment_ops_test.py
[ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o
[ 29%] Generating python/operator_test/square_root_divide_op_test.py
[ 29%] Generating python/operator_test/stats_ops_test.py
[ 29%] Generating python/operator_test/stats_put_ops_test.py
[ 29%] Generating python/operator_test/string_ops_test.py
[ 29%] Generating python/operator_test/text_file_reader_test.py
[ 29%] Generating python/operator_test/thresholded_relu_op_test.py
[ 29%] Generating python/operator_test/tile_op_test.py
[ 29%] Generating python/operator_test/top_k_test.py
[ 29%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o
[ 29%] Generating python/operator_test/torch_integration_test.py
[ 29%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o
[ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o
[ 29%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86internal.cpp.o
[ 29%] Generating python/operator_test/transpose_op_test.py
[ 29%] Generating python/operator_test/trigonometric_op_test.py
[ 29%] Generating python/operator_test/unique_ops_test.py
[ 29%] Generating python/operator_test/unique_uniform_fill_op_test.py
[ 29%] Generating python/operator_test/upsample_op_test.py
[ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o
[ 29%] Generating python/operator_test/utility_ops_test.py
[ 29%] Generating python/operator_test/video_input_op_test.py
[ 29%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86inst.cpp.o
[ 29%] Generating python/operator_test/weighted_multi_sample_test.py
[ 29%] Linking CXX static library ../../../lib/libgtest.a
[ 29%] Built target sleeffma4
[ 29%] Generating python/operator_test/weighted_sample_test.py
Scanning dependencies of target dispsse_obj
[ 29%] Generating python/operator_test/weighted_sum_test.py
[ 29%] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o
[ 29%] Built target gtest
[ 30%] Generating python/operator_test/wngrad_test.py
[ 30%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o
[ 30%] Generating python/optimizer.py
Scanning dependencies of target sleefsse2
[ 30%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o
[ 30%] Generating python/optimizer_context.py
[ 30%] Generating python/optimizer_test.py
[ 30%] Generating python/optimizer_test_util.py
[ 30%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o
[ 30%] Generating python/parallel_workers.py
[ 30%] Generating python/parallel_workers_test.py
[ 30%] Generating python/parallelize_bmuf_distributed_test.py
[ 30%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o
[ 30%] Generating python/pipeline.py
[ 30%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o
[ 30%] Generating python/pipeline_test.py
[ 30%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o
[ 30%] Generating python/predictor/__init__.py
[ 30%] Generating python/predictor/mobile_exporter.py
[ 30%] Generating python/predictor/mobile_exporter_test.py
[ 30%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o
[ 30%] Generating python/predictor/predictor_exporter.py
[ 31%] Linking CXX static library ../../../lib/libprotobuf-lite.a
[ 31%] Generating python/predictor/predictor_exporter_test.py
[ 31%] Generating python/predictor/predictor_py_utils.py
[ 31%] Generating python/predictor/predictor_test.py
[ 31%] Generating python/predictor/serde.py
[ 31%] Generating python/predictor_constants.py
[ 31%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o
[ 31%] Built target libprotobuf-lite
[ 31%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o
[ 31%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o
[ 31%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instimpl.cpp.o
[ 31%] Generating python/python_op_test.py
[ 31%] Generating python/queue_util.py
[ 31%] Generating python/record_queue.py
[ 31%] Built target sleefavx
[ 31%] Linking C static library ../../lib/libqnnpack.a
[ 31%] Generating python/recurrent.py
[ 31%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/cpu_batch_normalization_utils.cpp.o
[ 31%] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o
[ 31%] Generating python/regularizer.py
[ 31%] Built target qnnpack
[ 31%] Generating python/regularizer_context.py
[ 31%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/cpu_concat.cpp.o
[ 31%] Generating python/regularizer_test.py
[ 31%] Generating python/rnn/__init__.py
[ 31%] Generating python/rnn/lstm_comparison.py
[ 31%] Built target sleefavx2128
[ 31%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86logging.cpp.o
[ 31%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o
Scanning dependencies of target gtest_main
[ 31%] Generating python/rnn/rnn_cell_test_util.py
[ 31%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
[ 31%] Generating python/rnn_cell.py
[ 32%] Generating python/schema.py
[ 32%] Generating python/schema_test.py
[ 32%] Generating python/scope.py
[ 32%] Generating python/scope_test.py
[ 32%] Generating python/serialized_test/__init__.py
[ 32%] Generating python/serialized_test/coverage.py
[ 32%] Generating python/serialized_test/serialized_test_util.py
[ 32%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand_regs.cpp.o
[ 32%] Generating python/session.py
[ 32%] Generating python/session_test.py
[ 32%] Generating python/sparse_to_dense_mask_test.py
[ 32%] Built target ATEN_CUDA_FILES_GEN_TARGET
[ 32%] Generating python/sparse_to_dense_test.py
[ 32%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o
[ 32%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o
[ 32%] Built target ATEN_CPU_FILES_GEN_TARGET
[ 32%] Generating python/task.py
[ 32%] Generating python/task_test.py
[ 32%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/cpu_engine.cpp.o
[ 32%] Generating python/test/__init__.py
[ 32%] Generating python/test/blob_deallocation_test.py
[ 32%] Generating python/test/do_op_test.py
[ 32%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o
[ 32%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86regalloc.cpp.o
[ 32%] Generating python/test/executor_test.py
[ 32%] Generating python/test/executor_test_util.py
[ 32%] Generating python/test/inference_lstm_op_test.py
[ 32%] Generating python/test_util.py
[ 32%] Generating python/text_file_reader.py
[ 32%] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o
[ 32%] Generating python/timeout_guard.py
[ 32%] Generating python/toy_regression_test.py
[ 33%] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o
[ 33%] Generating python/transformations.py
[ 33%] Generating python/transformations_test.py
[ 34%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/cpu_memory.cpp.o
[ 34%] Generating python/trt/test_trt.py
[ 34%] Generating python/trt/__init__.py
[ 34%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o
[ 34%] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o
[ 34%] Generating python/trt/transform.py
[ 34%] Generating python/tt_core.py
[ 34%] Generating python/tt_core_test.py
[ 34%] Generating python/utils.py
[ 35%] Generating python/utils_test.py
[ 35%] Generating python/workspace.py
[ 35%] Generating python/visualize.py
[ 35%] Generating python/workspace_test.py
[ 35%] Generating quantization/__init__.py
[ 35%] Generating quantization/server/__init__.py
[ 35%] Generating quantization/server/batch_matmul_dnnlowp_op_test.py
[ 35%] Built target sleefavx2
[ 35%] Generating quantization/server/batch_permutation_dnnlowp_op_test.py
[ 35%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/cpu_reducer.cpp.o
Scanning dependencies of target __aten_op_header_gen
[ 35%] Generating contrib/aten/aten_op.h
[ 35%] Generating quantization/server/channel_shuffle_dnnlowp_op_test.py
[ 35%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o
[ 35%] Generating quantization/server/concat_dnnlowp_op_test.py
[ 35%] Generating quantization/server/conv_depthwise_dnnlowp_op_test.py
[ 35%] Generating quantization/server/conv_dnnlowp_acc16_op_test.py
[ 35%] Generating quantization/server/conv_dnnlowp_op_test.py
[ 35%] Generating quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py
[ 35%] Generating quantization/server/conv_groupwise_dnnlowp_op_test.py
Scanning dependencies of target torch_python_stubs
[ 35%] Generating quantization/server/dequantize_dnnlowp_op_test.py
[ 35%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/cpu_reorder.cpp.o
[ 35%] Generating ../../../torch/__init__.pyi
[ 35%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/cpu_sum.cpp.o
[ 35%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o
[ 35%] Generating quantization/server/dnnlowp_test_utils.py
[ 35%] Generating quantization/server/elementwise_add_dnnlowp_op_test.py
[ 35%] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o
[ 35%] Generating quantization/server/elementwise_linear_dnnlowp_op_test.py
[ 35%] Generating quantization/server/elementwise_mul_dnnlowp_op_test.py
[ 35%] Generating quantization/server/elementwise_sum_dnnlowp_op_test.py
[ 35%] Built target sleefavx512f
[ 35%] Generating quantization/server/fully_connected_dnnlowp_op_test.py
[ 35%] Generating quantization/server/fully_connected_dnnlowp_acc16_op_test.py
[ 35%] Generating quantization/server/fully_connected_fp16_test.py
[ 35%] Generating quantization/server/fully_connected_rowwise_dnnlowp_op_test.py
[ 35%] Generating quantization/server/gather_dnnlowp_op_test.py
[ 35%] Generating quantization/server/group_norm_dnnlowp_op_test.py
[ 35%] Generating quantization/server/lstm_unit_dnnlowp_op_test.py
[ 35%] Generating quantization/server/observer_test.py
[ 35%] Generating quantization/server/pool_dnnlowp_op_test.py
[ 36%] Generating quantization/server/quantize_dnnlowp_op_test.py
[ 36%] Generating quantization/server/relu_dnnlowp_op_test.py
[ 36%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o
[ 36%] Generating quantization/server/resize_nearest_dnnlowp_op_test.py
[ 36%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o
[ 36%] Generating quantization/server/sigmoid_dnnlowp_op_test.py
[ 36%] Linking CXX static library ../../../lib/libgtest_main.a
[ 36%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o
[ 36%] Generating quantization/server/spatial_batch_norm_dnnlowp_op_test.py
[ 36%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o
[ 36%] Generating quantization/server/tanh_dnnlowp_op_test.py
[ 36%] Built target gtest_main
[ 36%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o
[ 36%] Generating quantization/server/utils.py
[ 36%] Built target python_copy_files
[ 36%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o
[ 36%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/gemm/gemm.cpp.o
[ 36%] Built target dispsse_obj
[ 36%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/gemm/gemm_utils.cpp.o
[ 36%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/gemm/jit_avx512_common_gemm_f32.cpp.o
[ 36%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/gemm/jit_avx_gemm_f32.cpp.o
[ 36%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/gemm/ref_gemm.cpp.o
[ 36%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/gemm_convolution.cpp.o
[ 36%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o
[ 36%] Built target sleefsse2
[ 36%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/gemm_convolution_utils.cpp.o
Scanning dependencies of target sleef
[ 36%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefdp.c.o
[ 36%] Built target fbgemm_generic
[ 36%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefsp.c.o
[ 36%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o
[ 36%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o
[ 36%] Linking CXX static library ../../../lib/libgloo.a
[ 36%] Built target gloo
[ 36%] Building NVCC (Device) object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/nccl/gloo_cuda_generated_nccl.cu.o
[ 36%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o
[ 36%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o
[ 36%] Linking CXX shared library ../lib/libc10.so
[ 36%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o
[ 36%] Built target c10
[ 36%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o
Skipping _th_multinomial Because of Arg: Generator * (Generator*)
Skipping _th_normal Because of Arg: Generator * (Generator*)
Skipping _th_normal Because of Arg: Generator * (Generator*)
Skipping _th_normal Because of Arg: Generator * (Generator*)
Skipping _thnn_rrelu_with_noise_forward Because of Arg: Generator * (Generator*)
Skipping _thnn_conv_transpose2d_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping _thnn_conv_transpose3d_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping _thnn_conv2d_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping _thnn_conv_depthwise2d_backward Because of Arg: std::array<bool,2> (std::array<bool,2>)
Skipping _thnn_conv3d_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping _thnn_conv_dilated2d_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping _thnn_conv_dilated3d_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping _cudnn_rnn_backward Because of Arg: std::array<bool,4> (std::array<bool,4>)
Skipping _cudnn_init_dropout_state because it is a factory method
Skipping _fused_dropout Because of Arg: Generator * (Generator *)
Skipping arange because it is a factory method
Skipping as_strided Because of Arg: c10::optional<int64_t> (int64_t)
Skipping bartlett_window because it is a factory method
Skipping _batch_norm_impl_index_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping bernoulli Because of Arg: Generator * (Generator *)
Skipping bernoulli Because of Arg: Generator * (Generator *)
Skipping blackman_window because it is a factory method
Skipping clamp Because of Arg: c10::optional<Scalar> (Scalar)
Skipping clamp Because of Arg: c10::optional<Scalar> (Scalar)
Skipping _convolution_double_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping cudnn_convolution_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping cudnn_convolution_transpose_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping cumsum Because of Arg: ScalarType (ScalarType)
Skipping cumprod Because of Arg: ScalarType (ScalarType)
Skipping einsum Because of Arg: std::string (std::string)
Skipping empty because it is a factory method
Skipping empty_like because it is a factory method
Skipping empty_strided because it is a factory method
Skipping eye because it is a factory method
Skipping full because it is a factory method
Skipping full_like because it is a factory method
Skipping hann_window because it is a factory method
Skipping hamming_window because it is a factory method
Skipping _cufft_set_plan_cache_max_size Because of Ret: void (void)
Skipping _cufft_clear_plan_cache Because of Ret: void (void)
Skipping fbgemm_linear_quantize_weight Because of Ret: double (double)
Skipping linspace because it is a factory method
Skipping logspace because it is a factory method
Skipping log_softmax Because of Arg: ScalarType (ScalarType)
Skipping mean Because of Arg: ScalarType (ScalarType)
Skipping mean Because of Arg: ScalarType (ScalarType)
Skipping mean Because of Arg: ScalarType (ScalarType)
Skipping mkldnn_convolution_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping miopen_convolution_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping miopen_convolution_transpose_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping miopen_depthwise_convolution_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping native_batch_norm_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping _nnpack_spatial_convolution_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping ones because it is a factory method
Skipping ones_like because it is a factory method
Skipping scalar_tensor because it is a factory method
Skipping rand because it is a factory method
Skipping rand_like because it is a factory method
Skipping randint because it is a factory method
Skipping randint_like because it is a factory method
Skipping randn because it is a factory method
Skipping randn_like because it is a factory method
Skipping randperm because it is a factory method
Skipping range because it is a factory method
Skipping rrelu Because of Arg: Generator * (Generator *)
Skipping softmax Because of Arg: ScalarType (ScalarType)
Skipping stft Because of Arg: c10::optional<int64_t> (int64_t)
Skipping stft Because of Arg: c10::optional<int64_t> (int64_t)
Skipping stft Because of Arg: c10::optional<int64_t> (int64_t)
Skipping stft Because of Arg: c10::optional<int64_t> (int64_t)
Skipping stft Because of Arg: c10::optional<int64_t> (int64_t)
Skipping sum Because of Arg: ScalarType (ScalarType)
Skipping sum Because of Arg: ScalarType (ScalarType)
Skipping sum Because of Arg: ScalarType (ScalarType)
Skipping prod Because of Arg: ScalarType (ScalarType)
Skipping prod Because of Arg: ScalarType (ScalarType)
Skipping prod Because of Arg: ScalarType (ScalarType)
Skipping zeros because it is a factory method
Skipping zeros_like because it is a factory method
Skipping _standard_gamma Because of Arg: Generator * (Generator *)
Skipping poisson Because of Arg: Generator * (Generator *)
Skipping _sparse_sum Because of Arg: ScalarType (ScalarType)
Skipping _sparse_sum Because of Arg: ScalarType (ScalarType)
Skipping norm Because of Arg: c10::optional<Scalar> (Scalar)
Skipping norm Because of Arg: c10::optional<Scalar> (Scalar)
Skipping norm Because of Arg: c10::optional<Scalar> (Scalar)
Skipping norm Because of Arg: c10::optional<Scalar> (Scalar)
Skipping sparse_coo_tensor because it is a factory method
Skipping _sparse_coo_tensor_unsafe because it is a factory method
Skipping _sparse_coo_tensor_with_dims because it is a factory method
Skipping _sparse_coo_tensor_with_dims_and_tensors because it is a factory method
Skipping sparse_mask Because of Arg: SparseTensorRef (SparseTensorRef)
Skipping to because it is a factory method
Skipping data_ptr Because of Ret: void* (void*)
Skipping tril_indices because it is a factory method
Skipping triu_indices because it is a factory method
Skipping multinomial Because of Arg: Generator * (Generator *)
Skipping normal Because of Arg: Generator * (Generator *)
Skipping normal Because of Arg: Generator * (Generator *)
Skipping normal Because of Arg: Generator * (Generator *)
Skipping rrelu_with_noise Because of Arg: Generator * (Generator *)
Skipping thnn_conv_transpose2d_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping thnn_conv_transpose3d_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping thnn_conv2d_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping thnn_conv_depthwise2d_backward Because of Arg: std::array<bool,2> (std::array<bool,2>)
Skipping thnn_conv3d_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping thnn_conv_dilated2d_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
Skipping thnn_conv_dilated3d_backward Because of Arg: std::array<bool,3> (std::array<bool,3>)
[ 36%] Built target __aten_op_header_gen
[ 36%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o
[ 36%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o
Writing ./torch/__init__.pyi
[ 36%] Built target torch_python_stubs
[ 36%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o
[ 36%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o
Scanning dependencies of target c10_typeid_test
[ 36%] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o
Scanning dependencies of target c10_InlineDeviceGuard_test
[ 36%] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o
[ 36%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o
[ 36%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o
[ 36%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o
[ 36%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/gemm_inner_product.cpp.o
[ 36%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o
[ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o
[ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o
[ 37%] Linking C static library ../../lib/libsleef.a
[ 37%] Built target sleef
[ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o
Scanning dependencies of target c10_StreamGuard_test
[ 37%] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o
[ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/gemm_u8s8s32x_inner_product.cpp.o
[ 37%] Building NVCC (Device) object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/gloo_cuda_generated_cuda.cu.o
Scanning dependencies of target c10_tempfile_test
[ 37%] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o
[ 37%] Building NVCC (Device) object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/gloo_cuda_generated_cuda_private.cu.o
[ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/gemm_x8s8s32x_convolution.cpp.o
[ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o
[ 37%] Linking CXX executable ../../bin/c10_StreamGuard_test
[ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx2_1x1_conv_kernel_f32.cpp.o
[ 37%] Built target c10_StreamGuard_test
[ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx2_1x1_convolution.cpp.o
[ 37%] Linking CXX static library ../../../lib/libasmjit.a
[ 37%] Built target asmjit
Scanning dependencies of target c10_DeviceGuard_test
[ 37%] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o
[ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o
[ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx2_conv_kernel_f32.cpp.o
[ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o
Scanning dependencies of target c10_TensorTypeId_test
[ 37%] Building CXX object c10/test/CMakeFiles/c10_TensorTypeId_test.dir/core/TensorTypeId_test.cpp.o
[ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o
Scanning dependencies of target c10_registry_test
[ 37%] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o
[ 37%] Linking CXX executable ../../bin/c10_tempfile_test
[ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx2_convolution.cpp.o
[ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_common_1x1_conv_kernel.cpp.o
[ 37%] Built target c10_tempfile_test
[ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_common_1x1_convolution.cpp.o
[ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/mathlimits.cc.o
[ 37%] Linking CXX executable ../../bin/c10_InlineDeviceGuard_test
Scanning dependencies of target c10_Half_test
[ 37%] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o
[ 37%] Linking CXX executable ../../bin/c10_typeid_test
[ 37%] Built target c10_InlineDeviceGuard_test
Scanning dependencies of target c10_LeftRight_test
[ 37%] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o
[ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_common_conv_kernel.cpp.o
[ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o
[ 37%] Built target c10_typeid_test
[ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_common_conv_winograd_kernel_f32.cpp.o
[ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_common_convolution.cpp.o
[ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o
[ 37%] Linking CXX executable ../../bin/c10_TensorTypeId_test
[ 37%] Built target c10_TensorTypeId_test
[ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o
[ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_common_convolution_winograd.cpp.o
[ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o
[ 37%] Linking CXX executable ../../bin/c10_DeviceGuard_test
[ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_common_lrn.cpp.o
[ 37%] Built target c10_DeviceGuard_test
Scanning dependencies of target c10_Array_test
[ 37%] Building CXX object c10/test/CMakeFiles/c10_Array_test.dir/util/Array_test.cpp.o
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h: In destructor ‘gloo::CudaDeviceGuard::~CudaDeviceGuard()’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:97:465: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaSetDevice(previous_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:97:465: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h: In destructor ‘gloo::CudaDeviceGuard::~CudaDeviceGuard()’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:97:465: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaSetDevice(previous_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:97:465: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.cu: In instantiation of ‘gloo::CudaMemory<T>::~CudaMemory() [with T = float]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.cu:91:16: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.cu:86:457: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaFree(ptr_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.cu:86:457: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.cu: In instantiation of ‘gloo::CudaMemory<T>::~CudaMemory() [with T = gloo::float16]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.cu:92:16: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.cu:86:457: warning: throw will always call terminate() [-Wterminate]
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.cu:86:457: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h: In destructor ‘gloo::CudaDeviceGuard::~CudaDeviceGuard()’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:97:465: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaSetDevice(previous_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:97:465: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu: In destructor ‘gloo::CudaStream::~CudaStream()’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:77:455: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaEventSynchronize(event_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:77:455: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:78:451: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaEventDestroy(event_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:78:451: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:81:453: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaStreamDestroy(stream_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:81:453: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu: In instantiation of ‘gloo::nccl::NCCLExecution<T>::~NCCLExecution() [with T = signed char]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:350:16: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:103:472: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaEventDestroy(ncclEvents[i]));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:103:472: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu: In instantiation of ‘gloo::nccl::NCCLExecution<T>::~NCCLExecution() [with T = unsigned char]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:351:16: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:103:472: warning: throw will always call terminate() [-Wterminate]
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:103:472: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu: In instantiation of ‘gloo::nccl::NCCLExecution<T>::~NCCLExecution() [with T = int]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:352:16: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:103:472: warning: throw will always call terminate() [-Wterminate]
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:103:472: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu: In instantiation of ‘gloo::nccl::NCCLExecution<T>::~NCCLExecution() [with T = long int]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:353:16: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:103:472: warning: throw will always call terminate() [-Wterminate]
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:103:472: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu: In instantiation of ‘gloo::nccl::NCCLExecution<T>::~NCCLExecution() [with T = long unsigned int]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:354:16: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:103:472: warning: throw will always call terminate() [-Wterminate]
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:103:472: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu: In instantiation of ‘gloo::nccl::NCCLExecution<T>::~NCCLExecution() [with T = gloo::float16]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:355:16: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:103:472: warning: throw will always call terminate() [-Wterminate]
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:103:472: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu: In instantiation of ‘gloo::CudaDevicePointer<T>::~CudaDevicePointer() [with T = signed char]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:291:16: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:220:446: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaFree(device_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:220:446: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu: In instantiation of ‘gloo::CudaHostPointer<T>::~CudaHostPointer() [with T = signed char]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:291:64: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:266:448: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaFreeHost(host_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:266:448: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu: In instantiation of ‘gloo::nccl::NCCLExecution<T>::~NCCLExecution() [with T = float]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:356:16: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:103:472: warning: throw will always call terminate() [-Wterminate]
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:103:472: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu: In instantiation of ‘gloo::CudaDevicePointer<T>::~CudaDevicePointer() [with T = unsigned char]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:292:16: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:220:446: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaFree(device_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:220:446: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu: In instantiation of ‘gloo::CudaHostPointer<T>::~CudaHostPointer() [with T = unsigned char]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:292:66: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:266:448: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaFreeHost(host_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:266:448: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu: In instantiation of ‘gloo::CudaDevicePointer<T>::~CudaDevicePointer() [with T = int]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:293:16: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:220:446: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaFree(device_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:220:446: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu: In instantiation of ‘gloo::nccl::NCCLExecution<T>::~NCCLExecution() [with T = double]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:357:16: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:103:472: warning: throw will always call terminate() [-Wterminate]
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/nccl/nccl.cu:103:472: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu: In instantiation of ‘gloo::CudaHostPointer<T>::~CudaHostPointer() [with T = int]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:293:63: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:266:448: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaFreeHost(host_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:266:448: note: in C++11 destructors default to noexcept
[ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_core_fp32_wino_conv_2x3.cpp.o
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu: In instantiation of ‘gloo::CudaDevicePointer<T>::~CudaDevicePointer() [with T = long int]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:294:16: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:220:446: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaFree(device_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:220:446: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu: In instantiation of ‘gloo::CudaHostPointer<T>::~CudaHostPointer() [with T = long int]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:294:64: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:266:448: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaFreeHost(host_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:266:448: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu: In instantiation of ‘gloo::CudaDevicePointer<T>::~CudaDevicePointer() [with T = long unsigned int]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:295:16: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:220:446: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaFree(device_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:220:446: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu: In instantiation of ‘gloo::CudaHostPointer<T>::~CudaHostPointer() [with T = long unsigned int]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:295:66: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:266:448: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaFreeHost(host_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:266:448: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu: In instantiation of ‘gloo::CudaDevicePointer<T>::~CudaDevicePointer() [with T = gloo::float16]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:296:16: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:220:446: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaFree(device_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:220:446: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu: In instantiation of ‘gloo::CudaHostPointer<T>::~CudaHostPointer() [with T = gloo::float16]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:296:60: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:266:448: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaFreeHost(host_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:266:448: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu: In instantiation of ‘gloo::CudaDevicePointer<T>::~CudaDevicePointer() [with T = float]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:297:16: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:220:446: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaFree(device_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:220:446: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu: In instantiation of ‘gloo::CudaHostPointer<T>::~CudaHostPointer() [with T = float]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:297:58: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:266:448: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaFreeHost(host_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:266:448: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu: In instantiation of ‘gloo::CudaDevicePointer<T>::~CudaDevicePointer() [with T = double]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:298:16: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:220:446: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaFree(device_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:220:446: note: in C++11 destructors default to noexcept
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu: In instantiation of ‘gloo::CudaHostPointer<T>::~CudaHostPointer() [with T = double]’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:298:59: required from here
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:266:448: warning: throw will always call terminate() [-Wterminate]
CUDA_CHECK(cudaFreeHost(host_));
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.cu:266:448: note: in C++11 destructors default to noexcept
[ 37%] Linking CXX executable ../../bin/c10_Half_test
[ 37%] Built target c10_Half_test
Scanning dependencies of target c10_Metaprogramming_test
[ 37%] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o
[ 37%] Linking CXX executable ../../bin/c10_registry_test
[ 37%] Built target c10_registry_test
Scanning dependencies of target c10_TypeList_test
[ 37%] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o
[ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o
[ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_core_fp32_wino_conv_4x3.cpp.o
[ 37%] Linking CXX executable ../../bin/c10_Array_test
[ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_core_fp32_wino_conv_4x3_kernel.cpp.o
[ 37%] Built target c10_Array_test
Scanning dependencies of target c10_InlineStreamGuard_test
[ 37%] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o
[ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o
Scanning dependencies of target c10_flags_test
[ 37%] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o
[ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_core_i8i8_pooling.cpp.o
[ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_core_u8s8s32x_deconvolution.cpp.o
[ 37%] Linking CXX executable ../../bin/c10_LeftRight_test
[ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_core_u8s8s32x_wino_convolution.cpp.o
[ 37%] Built target c10_LeftRight_test
Scanning dependencies of target c10_TypeTraits_test
[ 37%] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o
[ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o
[ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o
[ 38%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp.o
[ 38%] Linking CXX executable ../../bin/c10_TypeList_test
[ 38%] Built target c10_TypeList_test
[ 38%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_core_x8s8s32x_1x1_convolution.cpp.o
[ 38%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o
Scanning dependencies of target c10_intrusive_ptr_test
[ 38%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o
[ 38%] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o
[ 38%] Linking CXX executable ../../bin/c10_Metaprogramming_test
Scanning dependencies of target c10_logging_test
[ 38%] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o
[ 38%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_core_x8s8s32x_conv_kernel.cpp.o
[ 38%] Built target c10_Metaprogramming_test
Scanning dependencies of target c10_cuda
[ 38%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAStream.cpp.o
[ 38%] Linking CXX executable ../../bin/c10_TypeTraits_test
[ 38%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o
[ 38%] Linking CXX executable ../../bin/c10_flags_test
[ 38%] Built target c10_TypeTraits_test
[ 38%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o
[ 38%] Built target c10_flags_test
[ 38%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o
[ 38%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o
[ 38%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDACachingAllocator.cpp.o
[ 38%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_core_x8s8s32x_convolution.cpp.o
Scanning dependencies of target gloo_cuda
[ 38%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_bcube.cc.o
[ 38%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_sse42_1x1_conv_kernel_f32.cpp.o
[ 38%] Linking CXX executable ../../bin/c10_InlineStreamGuard_test
[ 38%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_halving_doubling.cc.o
[ 38%] Built target c10_InlineStreamGuard_test
[ 38%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_local.cc.o
[ 39%] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o
[ 39%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o
[ 39%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o
[ 39%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDAGuardImpl.cpp.o
In file included from /home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.h:20:0,
from /home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_allreduce_bcube.h:21,
from /home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_allreduce_bcube.cc:9:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h: In destructor ‘gloo::CudaDeviceGuard::~CudaDeviceGuard()’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:141:58: warning: throw will always call terminate() [-Wterminate]
r.get_message_and_free(MakeString(__VA_ARGS__))); \
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:150:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’
GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:26:5: note: in expansion of macro ‘GLOO_ENFORCE_EQ’
GLOO_ENFORCE_EQ( \
^~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:97:5: note: in expansion of macro ‘CUDA_CHECK’
CUDA_CHECK(cudaSetDevice(previous_));
^~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:141:58: note: in C++11 destructors default to noexcept
r.get_message_and_free(MakeString(__VA_ARGS__))); \
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:150:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’
GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:26:5: note: in expansion of macro ‘GLOO_ENFORCE_EQ’
GLOO_ENFORCE_EQ( \
^~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:97:5: note: in expansion of macro ‘CUDA_CHECK’
CUDA_CHECK(cudaSetDevice(previous_));
^~~~~~~~~~
[ 39%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o
[ 39%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring.cc.o
[ 39%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o
In file included from /home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.h:20:0,
from /home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_allreduce_local.h:12,
from /home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_allreduce_local.cc:9:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h: In destructor ‘gloo::CudaDeviceGuard::~CudaDeviceGuard()’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:141:58: warning: throw will always call terminate() [-Wterminate]
r.get_message_and_free(MakeString(__VA_ARGS__))); \
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:150:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’
GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:26:5: note: in expansion of macro ‘GLOO_ENFORCE_EQ’
GLOO_ENFORCE_EQ( \
^~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:97:5: note: in expansion of macro ‘CUDA_CHECK’
CUDA_CHECK(cudaSetDevice(previous_));
^~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:141:58: note: in C++11 destructors default to noexcept
r.get_message_and_free(MakeString(__VA_ARGS__))); \
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:150:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’
GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:26:5: note: in expansion of macro ‘GLOO_ENFORCE_EQ’
GLOO_ENFORCE_EQ( \
^~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:97:5: note: in expansion of macro ‘CUDA_CHECK’
CUDA_CHECK(cudaSetDevice(previous_));
^~~~~~~~~~
In file included from /home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.h:20:0,
from /home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_allreduce_halving_doubling.h:17,
from /home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_allreduce_halving_doubling.cc:9:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h: In destructor ‘gloo::CudaDeviceGuard::~CudaDeviceGuard()’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:141:58: warning: throw will always call terminate() [-Wterminate]
r.get_message_and_free(MakeString(__VA_ARGS__))); \
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:150:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’
GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:26:5: note: in expansion of macro ‘GLOO_ENFORCE_EQ’
GLOO_ENFORCE_EQ( \
^~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:97:5: note: in expansion of macro ‘CUDA_CHECK’
CUDA_CHECK(cudaSetDevice(previous_));
^~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:141:58: note: in C++11 destructors default to noexcept
r.get_message_and_free(MakeString(__VA_ARGS__))); \
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:150:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’
GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:26:5: note: in expansion of macro ‘GLOO_ENFORCE_EQ’
GLOO_ENFORCE_EQ( \
^~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:97:5: note: in expansion of macro ‘CUDA_CHECK’
CUDA_CHECK(cudaSetDevice(previous_));
^~~~~~~~~~
[ 39%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o
[ 39%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o
[ 39%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o
[ 39%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_sse42_1x1_convolution.cpp.o
In file included from /home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.h:20:0,
from /home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_allreduce_ring.h:12,
from /home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_allreduce_ring.cc:9:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h: In destructor ‘gloo::CudaDeviceGuard::~CudaDeviceGuard()’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:141:58: warning: throw will always call terminate() [-Wterminate]
r.get_message_and_free(MakeString(__VA_ARGS__))); \
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:150:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’
GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:26:5: note: in expansion of macro ‘GLOO_ENFORCE_EQ’
GLOO_ENFORCE_EQ( \
^~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:97:5: note: in expansion of macro ‘CUDA_CHECK’
CUDA_CHECK(cudaSetDevice(previous_));
^~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:141:58: note: in C++11 destructors default to noexcept
r.get_message_and_free(MakeString(__VA_ARGS__))); \
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:150:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’
GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:26:5: note: in expansion of macro ‘GLOO_ENFORCE_EQ’
GLOO_ENFORCE_EQ( \
^~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:97:5: note: in expansion of macro ‘CUDA_CHECK’
CUDA_CHECK(cudaSetDevice(previous_));
^~~~~~~~~~
[ 39%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_sse42_conv_kernel_f32.cpp.o
[ 39%] Linking CXX executable ../../bin/c10_logging_test
[ 39%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_sse42_convolution.cpp.o
[ 39%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_transpose_src_utils.cpp.o
[ 39%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDATest.cpp.o
[ 39%] Built target c10_logging_test
[ 39%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o
[ 39%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring_chunked.cc.o
[ 40%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o
[ 40%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_broadcast_one_to_all.cc.o
[ 40%] Generating src/x86_64-fma/blas/s8gemm.py.o
[ 40%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_uni_batch_normalization.cpp.o
[ 40%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_uni_dw_conv_kernel_f32.cpp.o
[ 40%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_uni_dw_convolution.cpp.o
[ 40%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o
In file included from /home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.h:20:0,
from /home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_allreduce_ring_chunked.h:12,
from /home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_allreduce_ring_chunked.cc:9:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h: In destructor ‘gloo::CudaDeviceGuard::~CudaDeviceGuard()’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:141:58: warning: throw will always call terminate() [-Wterminate]
r.get_message_and_free(MakeString(__VA_ARGS__))); \
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:150:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’
GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:26:5: note: in expansion of macro ‘GLOO_ENFORCE_EQ’
GLOO_ENFORCE_EQ( \
^~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:97:5: note: in expansion of macro ‘CUDA_CHECK’
CUDA_CHECK(cudaSetDevice(previous_));
^~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:141:58: note: in C++11 destructors default to noexcept
r.get_message_and_free(MakeString(__VA_ARGS__))); \
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:150:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’
GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:26:5: note: in expansion of macro ‘GLOO_ENFORCE_EQ’
GLOO_ENFORCE_EQ( \
^~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:97:5: note: in expansion of macro ‘CUDA_CHECK’
CUDA_CHECK(cudaSetDevice(previous_));
^~~~~~~~~~
In file included from /home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda.h:20:0,
from /home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_broadcast_one_to_all.h:12,
from /home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_broadcast_one_to_all.cc:9:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h: In destructor ‘gloo::CudaDeviceGuard::~CudaDeviceGuard()’:
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:141:58: warning: throw will always call terminate() [-Wterminate]
r.get_message_and_free(MakeString(__VA_ARGS__))); \
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:150:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’
GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:26:5: note: in expansion of macro ‘GLOO_ENFORCE_EQ’
GLOO_ENFORCE_EQ( \
^~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:97:5: note: in expansion of macro ‘CUDA_CHECK’
CUDA_CHECK(cudaSetDevice(previous_));
^~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:141:58: note: in C++11 destructors default to noexcept
r.get_message_and_free(MakeString(__VA_ARGS__))); \
^
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/common/logging.h:150:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’
GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:26:5: note: in expansion of macro ‘GLOO_ENFORCE_EQ’
GLOO_ENFORCE_EQ( \
^~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/gloo/gloo/cuda_private.h:97:5: note: in expansion of macro ‘CUDA_CHECK’
CUDA_CHECK(cudaSetDevice(previous_));
^~~~~~~~~~
[ 40%] Generating src/x86_64-fma/blas/c8gemm.py.o
[ 40%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o
[ 40%] Linking CXX shared library ../../lib/libc10_cuda.so
[ 40%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_uni_eltwise.cpp.o
[ 40%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_uni_lrn.cpp.o
[ 40%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_uni_lrn_kernel_f32.cpp.o
[ 40%] Built target c10_cuda
Scanning dependencies of target c10_cuda_CUDATest
[ 41%] Building CXX object c10/cuda/test/CMakeFiles/c10_cuda_CUDATest.dir/impl/CUDATest.cpp.o
[ 41%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o
[ 41%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o
[ 41%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o
[ 41%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_uni_pool_kernel_f32.cpp.o
[ 41%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_uni_pooling.cpp.o
[ 41%] Generating src/x86_64-fma/blas/s4c6gemm.py.o
[ 41%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_uni_reorder.cpp.o
[ 41%] Linking CXX executable ../../../bin/c10_cuda_CUDATest
[ 41%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_uni_reorder_utils.cpp.o
[ 41%] Built target c10_cuda_CUDATest
[ 41%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/nchw_pooling.cpp.o
[ 41%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/ncsp_batch_normalization.cpp.o
[ 41%] Generating src/x86_64-fma/blas/conv1x1.py.o
[ 41%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/nhwc_pooling.cpp.o
[ 41%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/nspc_batch_normalization.cpp.o
[ 41%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/ref_batch_normalization.cpp.o
[ 41%] Generating src/x86_64-fma/blas/sgemm.py.o
[ 41%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/ref_convolution.cpp.o
[ 41%] Generating src/x86_64-fma/max-pooling.py.o
[ 41%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/ref_deconvolution.cpp.o
[ 41%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/ref_eltwise.cpp.o
[ 41%] Generating src/x86_64-fma/relu.py.o
[ 41%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/ref_inner_product.cpp.o
[ 41%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/ref_lrn.cpp.o
[ 41%] Generating src/x86_64-fma/softmax.py.o
[ 42%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/ref_rnn.cpp.o
[ 42%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/ref_pooling.cpp.o
[ 42%] Linking CXX static library ../../../lib/libprotobuf.a
[ 42%] Built target libprotobuf
[ 42%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/ref_shuffle.cpp.o
Scanning dependencies of target libprotoc
[ 42%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/ref_softmax.cpp.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o
[ 42%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/simple_concat.cpp.o
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp: In instantiation of ‘void mkldnn::impl::cpu::_ref_rnn_common_t<aprop>::pack_weights(int, int, int, int, int, int, int, float**, int, int*, const float*, float*, bool) [with mkldnn_prop_kind_t aprop = (mkldnn_prop_kind_t)64]’:
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:1183:17: required from here
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:891:53: error: ‘float* cblas_sgemm_alloc(CBLAS_IDENTIFIER, int, int, int)’ is deprecated [-Werror=deprecated-declarations]
weights(i, d, p) = cblas_sgemm_alloc(CblasAMatrix, m_p, n, k_p);
~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/gemm/os_blas.hpp:39:0,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.hpp:30,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:39:
/home/jim/anaconda3/envs/pt2/include/mkl_cblas.h:791:25: note: declared here
MKL_DEPRECATED_C float* cblas_sgemm_alloc(const CBLAS_IDENTIFIER identifier,
^~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:891:53: error: ‘float* cblas_sgemm_alloc(CBLAS_IDENTIFIER, int, int, int)’ is deprecated [-Werror=deprecated-declarations]
weights(i, d, p) = cblas_sgemm_alloc(CblasAMatrix, m_p, n, k_p);
~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/gemm/os_blas.hpp:39:0,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.hpp:30,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:39:
/home/jim/anaconda3/envs/pt2/include/mkl_cblas.h:791:25: note: declared here
MKL_DEPRECATED_C float* cblas_sgemm_alloc(const CBLAS_IDENTIFIER identifier,
^~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:891:53: error: ‘float* cblas_sgemm_alloc(CBLAS_IDENTIFIER, int, int, int)’ is deprecated [-Werror=deprecated-declarations]
weights(i, d, p) = cblas_sgemm_alloc(CblasAMatrix, m_p, n, k_p);
~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/gemm/os_blas.hpp:39:0,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.hpp:30,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:39:
/home/jim/anaconda3/envs/pt2/include/mkl_cblas.h:791:25: note: declared here
MKL_DEPRECATED_C float* cblas_sgemm_alloc(const CBLAS_IDENTIFIER identifier,
^~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp: In instantiation of ‘void mkldnn::impl::cpu::_ref_rnn_common_t<aprop>::free_packed_weights(int, int, int, float**) [with mkldnn_prop_kind_t aprop = (mkldnn_prop_kind_t)64]’:
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:1183:17: required from here
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:979:33: error: ‘void cblas_sgemm_free(float*)’ is deprecated [-Werror=deprecated-declarations]
cblas_sgemm_free(weights(i, j, k));
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In file included from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/gemm/os_blas.hpp:39:0,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.hpp:30,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:39:
/home/jim/anaconda3/envs/pt2/include/mkl_cblas.h:804:23: note: declared here
MKL_DEPRECATED_C void cblas_sgemm_free(float *dest);
^~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:979:33: error: ‘void cblas_sgemm_free(float*)’ is deprecated [-Werror=deprecated-declarations]
cblas_sgemm_free(weights(i, j, k));
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In file included from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/gemm/os_blas.hpp:39:0,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.hpp:30,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:39:
/home/jim/anaconda3/envs/pt2/include/mkl_cblas.h:804:23: note: declared here
MKL_DEPRECATED_C void cblas_sgemm_free(float *dest);
^~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:979:33: error: ‘void cblas_sgemm_free(float*)’ is deprecated [-Werror=deprecated-declarations]
cblas_sgemm_free(weights(i, j, k));
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In file included from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/gemm/os_blas.hpp:39:0,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.hpp:30,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:39:
/home/jim/anaconda3/envs/pt2/include/mkl_cblas.h:804:23: note: declared here
MKL_DEPRECATED_C void cblas_sgemm_free(float *dest);
^~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp: In instantiation of ‘void mkldnn::impl::cpu::_ref_rnn_common_t<aprop>::pack_weights(int, int, int, int, int, int, int, float**, int, int*, const float*, float*, bool) [with mkldnn_prop_kind_t aprop = (mkldnn_prop_kind_t)128]’:
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:1184:17: required from here
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:891:53: error: ‘float* cblas_sgemm_alloc(CBLAS_IDENTIFIER, int, int, int)’ is deprecated [-Werror=deprecated-declarations]
weights(i, d, p) = cblas_sgemm_alloc(CblasAMatrix, m_p, n, k_p);
~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/gemm/os_blas.hpp:39:0,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.hpp:30,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:39:
/home/jim/anaconda3/envs/pt2/include/mkl_cblas.h:791:25: note: declared here
MKL_DEPRECATED_C float* cblas_sgemm_alloc(const CBLAS_IDENTIFIER identifier,
^~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:891:53: error: ‘float* cblas_sgemm_alloc(CBLAS_IDENTIFIER, int, int, int)’ is deprecated [-Werror=deprecated-declarations]
weights(i, d, p) = cblas_sgemm_alloc(CblasAMatrix, m_p, n, k_p);
~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/gemm/os_blas.hpp:39:0,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.hpp:30,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:39:
/home/jim/anaconda3/envs/pt2/include/mkl_cblas.h:791:25: note: declared here
MKL_DEPRECATED_C float* cblas_sgemm_alloc(const CBLAS_IDENTIFIER identifier,
^~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:891:53: error: ‘float* cblas_sgemm_alloc(CBLAS_IDENTIFIER, int, int, int)’ is deprecated [-Werror=deprecated-declarations]
weights(i, d, p) = cblas_sgemm_alloc(CblasAMatrix, m_p, n, k_p);
~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/gemm/os_blas.hpp:39:0,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.hpp:30,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:39:
/home/jim/anaconda3/envs/pt2/include/mkl_cblas.h:791:25: note: declared here
MKL_DEPRECATED_C float* cblas_sgemm_alloc(const CBLAS_IDENTIFIER identifier,
^~~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp: In instantiation of ‘void mkldnn::impl::cpu::_ref_rnn_common_t<aprop>::free_packed_weights(int, int, int, float**) [with mkldnn_prop_kind_t aprop = (mkldnn_prop_kind_t)128]’:
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:1184:17: required from here
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:979:33: error: ‘void cblas_sgemm_free(float*)’ is deprecated [-Werror=deprecated-declarations]
cblas_sgemm_free(weights(i, j, k));
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In file included from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/gemm/os_blas.hpp:39:0,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.hpp:30,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:39:
/home/jim/anaconda3/envs/pt2/include/mkl_cblas.h:804:23: note: declared here
MKL_DEPRECATED_C void cblas_sgemm_free(float *dest);
^~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:979:33: error: ‘void cblas_sgemm_free(float*)’ is deprecated [-Werror=deprecated-declarations]
cblas_sgemm_free(weights(i, j, k));
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In file included from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/gemm/os_blas.hpp:39:0,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.hpp:30,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:39:
/home/jim/anaconda3/envs/pt2/include/mkl_cblas.h:804:23: note: declared here
MKL_DEPRECATED_C void cblas_sgemm_free(float *dest);
^~~~~~~~~~~~~~~~
/home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:979:33: error: ‘void cblas_sgemm_free(float*)’ is deprecated [-Werror=deprecated-declarations]
cblas_sgemm_free(weights(i, j, k));
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In file included from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/gemm/os_blas.hpp:39:0,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.hpp:30,
from /home/jim/Documents/python/pytorch/third_party/ideep/mkl-dnn/src/cpu/ref_rnn.cpp:39:
/home/jim/anaconda3/envs/pt2/include/mkl_cblas.h:804:23: note: declared here
MKL_DEPRECATED_C void cblas_sgemm_free(float *dest);
^~~~~~~~~~~~~~~~
[ 42%] Generating src/x86_64-fma/blas/sdotxf.py.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o
[ 42%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/simple_sum.cpp.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o
[ 42%] Generating src/x86_64-fma/blas/shdotxf.py.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o
[ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o
cc1plus: all warnings being treated as errors
third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/build.make:1232: recipe for target 'third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/ref_rnn.cpp.o' failed
make[2]: *** [third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/ref_rnn.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_lazy_message_field.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_lazy_message_field_lite.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o
Scanning dependencies of target nnpack
[ 43%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o
[ 43%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o
[ 43%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o
[ 43%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o
[ 43%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o
[ 43%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o
[ 43%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o
[ 43%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o
[ 43%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o
[ 43%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o
[ 43%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o
[ 43%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o
[ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o
[ 44%] Linking C static library ../../lib/libnnpack.a
[ 44%] Built target nnpack
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o
[ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o
[ 44%] Built target fbgemm_avx2
Scanning dependencies of target fbgemm
[ 44%] Linking CXX static library ../../lib/libfbgemm.a
[ 44%] Built target fbgemm
CMakeFiles/Makefile2:1908: recipe for target 'third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/all' failed
make[1]: *** [third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 44%] Linking CXX executable ../../bin/c10_intrusive_ptr_test
[ 44%] Built target c10_intrusive_ptr_test
[ 44%] Linking CXX static library ../../../lib/libprotoc.a
[ 44%] Built target libprotoc
[ 44%] Linking CXX static library ../../../lib/libgloo_cuda.a
[ 44%] Built target gloo_cuda
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
Building wheel torch-1.1.0a0+b9e8f56
-- Building version 1.1.0a0+b9e8f56
['cmake',
'/home/jim/Documents/python/pytorch',
'-DBUILDING_WITH_TORCH_LIBS=ON',
'-DBUILD_BINARY=False',
'-DBUILD_CAFFE2_OPS=True',
'-DBUILD_PYTHON=True',
'-DBUILD_SHARED_LIBS=ON',
'-DBUILD_TEST=True',
'-DBUILD_TORCH=ON',
'-DCAFFE2_STATIC_LINK_CUDA=False',
'-DCMAKE_BUILD_TYPE=Release',
'-DCMAKE_CXX_FLAGS= ',
'-DCMAKE_C_FLAGS= ',
'-DCMAKE_EXE_LINKER_FLAGS=',
'-DCMAKE_INSTALL_PREFIX=/home/jim/Documents/python/pytorch/torch',
'-DCMAKE_PREFIX_PATH=/home/jim/anaconda3/envs/pt2',
'-DCMAKE_SHARED_LINKER_FLAGS=',
'-DINSTALL_TEST=True',
'-DNCCL_EXTERNAL=True',
'-DNCCL_INCLUDE_DIR=/usr/include',
'-DNCCL_ROOT_DIR=/usr/',
'-DNCCL_SYSTEM_LIB=/usr/lib/x86_64-linux-gnu/libnccl.so.2.4.2',
'-DNUMPY_INCLUDE_DIR=/home/jim/anaconda3/envs/pt2/lib/python3.7/site-packages/numpy/core/include',
'-DONNX_ML=False',
'-DONNX_NAMESPACE=onnx_torch',
'-DPYTHON_EXECUTABLE=/home/jim/anaconda3/envs/pt2/bin/python3',
'-DPYTHON_INCLUDE_DIR=/home/jim/anaconda3/envs/pt2/include/python3.7m',
'-DPYTHON_LIBRARY=/home/jim/anaconda3/envs/pt2/lib/libpython3.7m.so.1.0',
'-DTHD_SO_VERSION=1',
'-DTORCH_BUILD_VERSION=1.1.0a0+b9e8f56',
'-DUSE_CUDA=True',
'-DUSE_DISTRIBUTED=True',
'-DUSE_FBGEMM=True',
'-DUSE_FFMPEG=False',
'-DUSE_LEVELDB=False',
'-DUSE_LMDB=False',
'-DUSE_MKLDNN=True',
'-DUSE_NCCL=True',
'-DUSE_NNPACK=True',
'-DUSE_NUMPY=True',
'-DUSE_OPENCV=False',
'-DUSE_QNNPACK=True',
'-DUSE_ROCM=False',
'-DUSE_SYSTEM_EIGEN_INSTALL=OFF',
'-DUSE_SYSTEM_NCCL=True',
'-DUSE_TENSORRT=False',
'-DMKLDNN_ENABLE_CONCURRENT_EXEC=ON']
Traceback (most recent call last):
File "setup.py", line 710, in <module>
build_deps()
File "setup.py", line 282, in build_deps
build_dir='build')
File "/home/jim/Documents/python/pytorch/tools/build_pytorch_libs.py", line 259, in build_caffe2
check_call(['make', '-j', str(max_jobs), 'install'], cwd=build_dir, env=my_env)
File "/home/jim/anaconda3/envs/pt2/lib/python3.7/subprocess.py", line 341, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['make', '-j', '32', 'install']' returned non-zero exit status 2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment