Advertisement
jiapei100

PyTorch_build_ERROR

Jun 10th, 2022
1,431
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 37.66 KB | None | 0 0
  1. ➜  pytorch git:(master)TORCH_CUDA_ARCH_LIST="7.5" NO_TEST=1 USE_MKLDNN=0 FULL_CAFFE2=1 python setup.py build -cmake
  2. Building wheel torch-1.13.0a0+gitfefff54
  3. -- Building version 1.13.0a0+gitfefff54
  4. cmake --build . --target install --config Release
  5. [0/1] Re-running CMake...
  6. CMake Warning (dev) at /usr/local/share/cmake-3.23/Modules/CMakeDependentOption.cmake:89 (message):
  7.   Policy CMP0127 is not set: cmake_dependent_option() supports full Condition
  8.   Syntax.  Run "cmake --help-policy CMP0127" for policy details.  Use the
  9.   cmake_policy command to set the policy and suppress this warning.
  10. Call Stack (most recent call first):
  11.   CMakeLists.txt:255 (cmake_dependent_option)
  12. This warning is for project developers.  Use -Wno-dev to suppress it.
  13.  
  14. CMake Warning (dev) at /usr/local/share/cmake-3.23/Modules/CMakeDependentOption.cmake:89 (message):
  15.   Policy CMP0127 is not set: cmake_dependent_option() supports full Condition
  16.   Syntax.  Run "cmake --help-policy CMP0127" for policy details.  Use the
  17.   cmake_policy command to set the policy and suppress this warning.
  18. Call Stack (most recent call first):
  19.   CMakeLists.txt:286 (cmake_dependent_option)
  20. This warning is for project developers.  Use -Wno-dev to suppress it.
  21.  
  22. -- std::exception_ptr is supported.
  23. -- Current compiler supports avx2 extension. Will build perfkernels.
  24. -- Current compiler supports avx512f extension. Will build fbgemm.
  25. -- Found CUDA: /usr/local/cuda (found version "11.6")
  26. -- Caffe2: CUDA detected: 11.6
  27. -- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc
  28. -- Caffe2: CUDA toolkit directory: /usr/local/cuda
  29. -- Caffe2: Header version is: 11.6
  30. -- Found cuDNN: v8.4.1  (include: /usr/local/cuda/include, library: /usr/local/cuda/lib64/libcudnn.so)
  31. -- /usr/local/cuda/lib64/libnvrtc.so shorthash is 4dd39364
  32. CMake Warning at cmake/public/utils.cmake:385 (message):
  33.   In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST
  34.   to cmake instead of implicitly setting it as an env variable.  This will
  35.   become a FATAL_ERROR in future version of pytorch.
  36. Call Stack (most recent call first):
  37.   cmake/public/cuda.cmake:440 (torch_cuda_get_nvcc_gencode_flag)
  38.   cmake/Dependencies.cmake:43 (include)
  39.   CMakeLists.txt:692 (include)
  40.  
  41.  
  42. -- Added CUDA NVCC flags for: -gencode;arch=compute_75,code=sm_75
  43. -- Building using own protobuf under third_party per request.
  44. -- Use custom protobuf build.
  45. --
  46. -- 3.13.0.0
  47. -- Caffe2 protobuf include directory: $<BUILD_INTERFACE:......pytorch/third_party/protobuf/src>$<INSTALL_INTERFACE:include>
  48. -- Trying to find preferred BLAS backend of choice: MKL
  49. -- MKL_THREADING = OMP
  50. -- MKL_THREADING = OMP
  51. CMake Warning at cmake/Dependencies.cmake:221 (message):
  52.   MKL could not be found.  Defaulting to Eigen
  53. Call Stack (most recent call first):
  54.   CMakeLists.txt:692 (include)
  55.  
  56.  
  57. CMake Warning at cmake/Dependencies.cmake:254 (message):
  58.   Preferred BLAS (MKL) cannot be found, now searching for a general BLAS
  59.   library
  60. Call Stack (most recent call first):
  61.   CMakeLists.txt:692 (include)
  62.  
  63.  
  64. -- MKL_THREADING = OMP
  65. -- Checking for [mkl_intel_lp64 - mkl_gnu_thread - mkl_core - gomp - pthread - m - dl]
  66. --   Library mkl_intel_lp64: not found
  67. -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - gomp - pthread - m - dl]
  68. --   Library mkl_intel_lp64: not found
  69. -- Checking for [mkl_intel - mkl_gnu_thread - mkl_core - gomp - pthread - m - dl]
  70. --   Library mkl_intel: not found
  71. -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - gomp - pthread - m - dl]
  72. --   Library mkl_intel: not found
  73. -- Checking for [mkl_gf_lp64 - mkl_gnu_thread - mkl_core - gomp - pthread - m - dl]
  74. --   Library mkl_gf_lp64: not found
  75. -- Checking for [mkl_gf_lp64 - mkl_intel_thread - mkl_core - gomp - pthread - m - dl]
  76. --   Library mkl_gf_lp64: not found
  77. -- Checking for [mkl_gf - mkl_gnu_thread - mkl_core - gomp - pthread - m - dl]
  78. --   Library mkl_gf: not found
  79. -- Checking for [mkl_gf - mkl_intel_thread - mkl_core - gomp - pthread - m - dl]
  80. --   Library mkl_gf: not found
  81. -- Checking for [mkl_intel_lp64 - mkl_gnu_thread - mkl_core - iomp5 - pthread - m - dl]
  82. --   Library mkl_intel_lp64: not found
  83. -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl]
  84. --   Library mkl_intel_lp64: not found
  85. -- Checking for [mkl_intel - mkl_gnu_thread - mkl_core - iomp5 - pthread - m - dl]
  86. --   Library mkl_intel: not found
  87. -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl]
  88. --   Library mkl_intel: not found
  89. -- Checking for [mkl_gf_lp64 - mkl_gnu_thread - mkl_core - iomp5 - pthread - m - dl]
  90. --   Library mkl_gf_lp64: not found
  91. -- Checking for [mkl_gf_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl]
  92. --   Library mkl_gf_lp64: not found
  93. -- Checking for [mkl_gf - mkl_gnu_thread - mkl_core - iomp5 - pthread - m - dl]
  94. --   Library mkl_gf: not found
  95. -- Checking for [mkl_gf - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl]
  96. --   Library mkl_gf: not found
  97. -- Checking for [mkl_intel_lp64 - mkl_gnu_thread - mkl_core - pthread - m - dl]
  98. --   Library mkl_intel_lp64: not found
  99. -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl]
  100. --   Library mkl_intel_lp64: not found
  101. -- Checking for [mkl_intel - mkl_gnu_thread - mkl_core - pthread - m - dl]
  102. --   Library mkl_intel: not found
  103. -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m - dl]
  104. --   Library mkl_intel: not found
  105. -- Checking for [mkl_gf_lp64 - mkl_gnu_thread - mkl_core - pthread - m - dl]
  106. --   Library mkl_gf_lp64: not found
  107. -- Checking for [mkl_gf_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl]
  108. --   Library mkl_gf_lp64: not found
  109. -- Checking for [mkl_gf - mkl_gnu_thread - mkl_core - pthread - m - dl]
  110. --   Library mkl_gf: not found
  111. -- Checking for [mkl_gf - mkl_intel_thread - mkl_core - pthread - m - dl]
  112. --   Library mkl_gf: not found
  113. -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m - dl]
  114. --   Library mkl_intel_lp64: not found
  115. -- Checking for [mkl_intel - mkl_sequential - mkl_core - m - dl]
  116. --   Library mkl_intel: not found
  117. -- Checking for [mkl_gf_lp64 - mkl_sequential - mkl_core - m - dl]
  118. --   Library mkl_gf_lp64: not found
  119. -- Checking for [mkl_gf - mkl_sequential - mkl_core - m - dl]
  120. --   Library mkl_gf: not found
  121. -- Checking for [mkl_intel_lp64 - mkl_core - gomp - pthread - m - dl]
  122. --   Library mkl_intel_lp64: not found
  123. -- Checking for [mkl_intel - mkl_core - gomp - pthread - m - dl]
  124. --   Library mkl_intel: not found
  125. -- Checking for [mkl_gf_lp64 - mkl_core - gomp - pthread - m - dl]
  126. --   Library mkl_gf_lp64: not found
  127. -- Checking for [mkl_gf - mkl_core - gomp - pthread - m - dl]
  128. --   Library mkl_gf: not found
  129. -- Checking for [mkl_intel_lp64 - mkl_core - iomp5 - pthread - m - dl]
  130. --   Library mkl_intel_lp64: not found
  131. -- Checking for [mkl_intel - mkl_core - iomp5 - pthread - m - dl]
  132. --   Library mkl_intel: not found
  133. -- Checking for [mkl_gf_lp64 - mkl_core - iomp5 - pthread - m - dl]
  134. --   Library mkl_gf_lp64: not found
  135. -- Checking for [mkl_gf - mkl_core - iomp5 - pthread - m - dl]
  136. --   Library mkl_gf: not found
  137. -- Checking for [mkl_intel_lp64 - mkl_core - pthread - m - dl]
  138. --   Library mkl_intel_lp64: not found
  139. -- Checking for [mkl_intel - mkl_core - pthread - m - dl]
  140. --   Library mkl_intel: not found
  141. -- Checking for [mkl_gf_lp64 - mkl_core - pthread - m - dl]
  142. --   Library mkl_gf_lp64: not found
  143. -- Checking for [mkl_gf - mkl_core - pthread - m - dl]
  144. --   Library mkl_gf: not found
  145. -- Checking for [mkl - guide - pthread - m]
  146. --   Library mkl: not found
  147. -- MKL library not found
  148. -- Checking for [blis]
  149. --   Library blis: BLAS_blis_LIBRARY-NOTFOUND
  150. -- Checking for [Accelerate]
  151. --   Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND
  152. -- Checking for [vecLib]
  153. --   Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND
  154. -- Checking for [flexiblas]
  155. --   Library flexiblas: BLAS_flexiblas_LIBRARY-NOTFOUND
  156. -- Checking for [openblas]
  157. --   Library openblas: /usr/lib/x86_64-linux-gnu/libopenblas.so
  158. -- Found a library with BLAS API (open). Full path: (/usr/lib/x86_64-linux-gnu/libopenblas.so)
  159. -- Using pocketfft in directory: ......pytorch/third_party/pocketfft/
  160. -- Brace yourself, we are building NNPACK
  161. -- NNPACK backend is x86-64
  162. -- Failed to find LLVM FileCheck
  163. -- git version: v1.6.1 normalized to 1.6.1
  164. -- Version: 1.6.1
  165. -- Performing Test HAVE_STD_REGEX -- success
  166. -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
  167. -- Performing Test HAVE_POSIX_REGEX -- success
  168. -- Performing Test HAVE_STEADY_CLOCK -- success
  169. CMake Warning (dev) at /usr/local/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  170.   The package name passed to `find_package_handle_standard_args` (OpenMP_C)
  171.   does not match the name of the calling package (OpenMP).  This can lead to
  172.   problems in calling code that expects `find_package` result variables
  173.   (e.g., `_FOUND`) to follow a certain pattern.
  174. Call Stack (most recent call first):
  175.   cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args)
  176.   third_party/fbgemm/CMakeLists.txt:61 (find_package)
  177. This warning is for project developers.  Use -Wno-dev to suppress it.
  178.  
  179. -- Found OpenMP_C: -fopenmp  
  180. CMake Warning (dev) at /usr/local/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  181.   The package name passed to `find_package_handle_standard_args` (OpenMP_CXX)
  182.   does not match the name of the calling package (OpenMP).  This can lead to
  183.   problems in calling code that expects `find_package` result variables
  184.   (e.g., `_FOUND`) to follow a certain pattern.
  185. Call Stack (most recent call first):
  186.   cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args)
  187.   third_party/fbgemm/CMakeLists.txt:61 (find_package)
  188. This warning is for project developers.  Use -Wno-dev to suppress it.
  189.  
  190. -- Found OpenMP_CXX: -fopenmp  
  191. -- Found OpenMP: TRUE  
  192. CMake Warning at third_party/fbgemm/CMakeLists.txt:63 (message):
  193.   OpenMP found! OpenMP_C_INCLUDE_DIRS =
  194.  
  195.  
  196. CMake Warning at third_party/fbgemm/CMakeLists.txt:162 (message):
  197.   ==========
  198.  
  199.  
  200. CMake Warning at third_party/fbgemm/CMakeLists.txt:163 (message):
  201.   CMAKE_BUILD_TYPE = Release
  202.  
  203.  
  204. CMake Warning at third_party/fbgemm/CMakeLists.txt:164 (message):
  205.   CMAKE_CXX_FLAGS_DEBUG is -g
  206.  
  207.  
  208. CMake Warning at third_party/fbgemm/CMakeLists.txt:165 (message):
  209.   CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG
  210.  
  211.  
  212. CMake Warning at third_party/fbgemm/CMakeLists.txt:166 (message):
  213.   ==========
  214.  
  215.  
  216. ** AsmJit Summary **
  217.    ASMJIT_DIR=......pytorch/third_party/fbgemm/third_party/asmjit
  218.    ASMJIT_TEST=FALSE
  219.    ASMJIT_TARGET_TYPE=STATIC
  220.    ASMJIT_DEPS=pthread;rt
  221.    ASMJIT_LIBS=asmjit;pthread;rt
  222.    ASMJIT_CFLAGS=-DASMJIT_STATIC
  223.    ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC
  224.    ASMJIT_PRIVATE_CFLAGS_DBG=
  225.    ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants;-fno-enforce-eh-specs
  226. -- Found Numa  (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libnuma.so)
  227. -- Using third party subdirectory Eigen.
  228. -- Found PythonInterp: /usr/bin/python (found suitable version "3.10.4", minimum required is "3.0")
  229. -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.10.so.1.0 (found suitable version "3.10.4", minimum required is "3.0")
  230. -- Using third_party/pybind11.
  231. -- pybind11 include dirs: ......pytorch/cmake/../third_party/pybind11/include
  232. -- MPI support found
  233. -- MPI compile flags:
  234. -- MPI include path: /usr/lib/x86_64-linux-gnu/openmpi/include/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi
  235. -- MPI LINK flags path:
  236. -- MPI libraries: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so
  237. CMake Warning at cmake/Dependencies.cmake:1139 (message):
  238.   OpenMPI found, but it is not built with CUDA support.
  239. Call Stack (most recent call first):
  240.   CMakeLists.txt:692 (include)
  241.  
  242.  
  243. -- Adding OpenMP CXX_FLAGS: -fopenmp
  244. -- No OpenMP library needs to be linked against
  245. CMake Warning at cmake/public/utils.cmake:385 (message):
  246.   In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST
  247.   to cmake instead of implicitly setting it as an env variable.  This will
  248.   become a FATAL_ERROR in future version of pytorch.
  249. Call Stack (most recent call first):
  250.   cmake/External/nccl.cmake:13 (torch_cuda_get_nvcc_gencode_flag)
  251.   cmake/Dependencies.cmake:1347 (include)
  252.   CMakeLists.txt:692 (include)
  253.  
  254.  
  255. CMake Warning at cmake/External/nccl.cmake:66 (message):
  256.   Objcopy version is too old to support NCCL library slimming
  257. Call Stack (most recent call first):
  258.   cmake/Dependencies.cmake:1347 (include)
  259.   CMakeLists.txt:692 (include)
  260.  
  261.  
  262. -- Converting CMAKE_CUDA_FLAGS to CUDA_NVCC_FLAGS:
  263.     CUDA_NVCC_FLAGS                = -Xfatbin;-compress-all;-DONNX_NAMESPACE=onnx_torch;-gencode;arch=compute_75,code=sm_75;-Xcudafe;--diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl;--expt-relaxed-constexpr;--expt-extended-lambda
  264.     CUDA_NVCC_FLAGS_DEBUG          = -g;-g;-lineinfo;--source-in-ptx
  265.     CUDA_NVCC_FLAGS_RELEASE        = -O3;-DNDEBUG
  266.     CUDA_NVCC_FLAGS_RELWITHDEBINFO = -O2;-g;-DNDEBUG;-g;-lineinfo;--source-in-ptx
  267.     CUDA_NVCC_FLAGS_MINSIZEREL     = -O1;-DNDEBUG
  268. -- summary of build options:
  269.     Install prefix:  ......pytorch/torch
  270.     Target system:   Linux
  271.     Compiler:
  272.       C compiler:    /usr/bin/cc
  273.       CFLAGS:          -fopenmp
  274.  
  275. -- Converting CMAKE_CUDA_FLAGS to CUDA_NVCC_FLAGS:
  276.     CUDA_NVCC_FLAGS                = -Xfatbin;-compress-all;-DONNX_NAMESPACE=onnx_torch;-gencode;arch=compute_75,code=sm_75;-Xcudafe;--diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl;--expt-relaxed-constexpr;--expt-extended-lambda
  277.     CUDA_NVCC_FLAGS_DEBUG          = -g;-g;-lineinfo;--source-in-ptx
  278.     CUDA_NVCC_FLAGS_RELEASE        = -O3;-DNDEBUG
  279.     CUDA_NVCC_FLAGS_RELWITHDEBINFO = -O2;-g;-DNDEBUG;-g;-lineinfo;--source-in-ptx
  280.     CUDA_NVCC_FLAGS_MINSIZEREL     = -O1;-DNDEBUG
  281. -- Gloo build as SHARED library
  282. -- MPI include path: /usr/lib/x86_64-linux-gnu/openmpi/include/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi
  283. -- MPI libraries: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so
  284. -- Found CUDA: /usr/local/cuda (found suitable version "11.6", minimum required is "7.0")
  285. -- CUDA detected: 11.6
  286. CMake Warning (dev) at /usr/local/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  287.   The package name passed to `find_package_handle_standard_args` (NCCL) does
  288.   not match the name of the calling package (nccl).  This can lead to
  289.   problems in calling code that expects `find_package` result variables
  290.   (e.g., `_FOUND`) to follow a certain pattern.
  291. Call Stack (most recent call first):
  292.   third_party/gloo/cmake/Modules/Findnccl.cmake:45 (find_package_handle_standard_args)
  293.   third_party/gloo/cmake/Dependencies.cmake:128 (find_package)
  294.   third_party/gloo/CMakeLists.txt:109 (include)
  295. This warning is for project developers.  Use -Wno-dev to suppress it.
  296.  
  297. -- Determining NCCL version from the header file: /usr/local/cuda/include/nccl.h
  298. -- NCCL_MAJOR_VERSION: 2
  299. -- Found NCCL (include: /usr/local/cuda/include, library: /usr/local/cuda/lib64/libnccl.so)
  300. -- Found PythonInterp: /usr/bin/python (found version "3.10.4")
  301. -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.10.so.1.0 (found version "3.10.4")
  302. Generated: ......pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto
  303. Generated: ......pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto
  304. Generated: ......pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto
  305. --
  306. -- ******** Summary ********
  307. --   CMake version             : 3.23.1
  308. --   CMake command             : /usr/local/bin/cmake
  309. --   System                    : Linux
  310. --   C++ compiler              : /usr/bin/c++
  311. --   C++ compiler version      : 11.2.0
  312. --   CXX flags                 :  -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor
  313. --   Build type                : Release
  314. --   Compile definitions       : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS
  315. --   CMAKE_PREFIX_PATH         : /usr/local/lib/python3.10/dist-packages;/usr/local/cuda
  316. --   CMAKE_INSTALL_PREFIX      : ......pytorch/torch
  317. --   CMAKE_MODULE_PATH         : ......pytorch/cmake/Modules;......pytorch/cmake/public/../Modules_CUDA_fix
  318. --
  319. --   ONNX version              : 1.11.0
  320. --   ONNX NAMESPACE            : onnx_torch
  321. --   ONNX_USE_LITE_PROTO       : OFF
  322. --   USE_PROTOBUF_SHARED_LIBS  : OFF
  323. --   Protobuf_USE_STATIC_LIBS  : ON
  324. --   ONNX_DISABLE_EXCEPTIONS   : OFF
  325. --   ONNX_WERROR               : OFF
  326. --   ONNX_BUILD_TESTS          : OFF
  327. --   ONNX_BUILD_BENCHMARKS     : OFF
  328. --   ONNXIFI_DUMMY_BACKEND     : OFF
  329. --   ONNXIFI_ENABLE_EXT        : OFF
  330. --
  331. --   Protobuf compiler         :
  332. --   Protobuf includes         :
  333. --   Protobuf libraries        :
  334. --   BUILD_ONNX_PYTHON         : OFF
  335. --
  336. -- ******** Summary ********
  337. --   CMake version         : 3.23.1
  338. --   CMake command         : /usr/local/bin/cmake
  339. --   System                : Linux
  340. --   C++ compiler          : /usr/bin/c++
  341. --   C++ compiler version  : 11.2.0
  342. --   CXX flags             :  -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor
  343. --   Build type            : Release
  344. --   Compile definitions   : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1
  345. --   CMAKE_PREFIX_PATH     : /usr/local/lib/python3.10/dist-packages;/usr/local/cuda
  346. --   CMAKE_INSTALL_PREFIX  : ......pytorch/torch
  347. --   CMAKE_MODULE_PATH     : ......pytorch/cmake/Modules;......pytorch/cmake/public/../Modules_CUDA_fix
  348. --
  349. --   ONNX version          : 1.4.1
  350. --   ONNX NAMESPACE        : onnx_torch
  351. --   ONNX_BUILD_TESTS      : OFF
  352. --   ONNX_BUILD_BENCHMARKS : OFF
  353. --   ONNX_USE_LITE_PROTO   : OFF
  354. --   ONNXIFI_DUMMY_BACKEND : OFF
  355. --
  356. --   Protobuf compiler     :
  357. --   Protobuf includes     :
  358. --   Protobuf libraries    :
  359. --   BUILD_ONNX_PYTHON     : OFF
  360. -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor
  361. -- Adding -DNDEBUG to compile flags
  362. -- MAGMA not found. Compiling without MAGMA support
  363. -- Could not find hardware support for NEON on this machine.
  364. -- No OMAP3 processor on this machine.
  365. -- No OMAP4 processor on this machine.
  366. -- Found a library with LAPACK API (open).
  367. disabling ROCM because NOT USE_ROCM is set
  368. -- MIOpen not found. Compiling without MIOpen support
  369. disabling MKLDNN because USE_MKLDNN is not set
  370. -- Version: 7.0.3
  371. -- Build type: Release
  372. -- CXX_STANDARD: 14
  373. -- Required features: cxx_variadic_templates
  374. -- Using Kineto with CUPTI support
  375. -- Configuring Kineto dependency:
  376. --   KINETO_SOURCE_DIR = ......pytorch/third_party/kineto/libkineto
  377. --   KINETO_BUILD_TESTS = OFF
  378. --   KINETO_LIBRARY_TYPE = static
  379. --   CUDA_SOURCE_DIR = /usr/local/cuda
  380. --   CUDA_INCLUDE_DIRS = /usr/local/cuda/include
  381. --   CUPTI_INCLUDE_DIR = /usr/local/cuda/extras/CUPTI/include
  382. --   CUDA_cupti_LIBRARY = /usr/local/cuda/extras/CUPTI/lib64/libcupti.so
  383. -- Found CUPTI
  384. INFO ROCM_SOURCE_DIR =
  385. -- Kineto: FMT_SOURCE_DIR = ......pytorch/third_party/fmt
  386. -- Kineto: FMT_INCLUDE_DIR = ......pytorch/third_party/fmt/include
  387. INFO CUPTI_INCLUDE_DIR = /usr/local/cuda/extras/CUPTI/include
  388. INFO ROCTRACER_INCLUDE_DIR = /roctracer/include
  389. -- Configured Kineto
  390. -- GCC 11.2.0: Adding gcc and gcc_s libs to link line
  391. -- NUMA paths:
  392. -- /usr/include
  393. -- /usr/lib/x86_64-linux-gnu/libnuma.so
  394. -- headers outputs:
  395. -- sources outputs:
  396. -- declarations_yaml outputs:
  397. -- Using ATen parallel backend: OMP
  398. CMake Warning (dev) at aten/src/ATen/CMakeLists.txt:124:
  399.   Syntax Warning in cmake code at column 79
  400.  
  401.   Argument not separated from preceding token by whitespace.
  402. This warning is for project developers.  Use -Wno-dev to suppress it.
  403.  
  404. CMake Deprecation Warning at third_party/sleef/CMakeLists.txt:91 (cmake_policy):
  405.   The OLD behavior for policy CMP0066 will be removed from a future version
  406.   of CMake.
  407.  
  408.   The cmake-policies(7) manual explains that the OLD behaviors of all
  409.   policies are deprecated and that a policy should be set to OLD only under
  410.   specific short-term circumstances.  Projects should be ported to the NEW
  411.   behavior and not rely on setting a policy to OLD.
  412.  
  413.  
  414. -- Found OpenMP_C: -fopenmp (found version "4.5")
  415. -- Found OpenMP_CXX: -fopenmp (found version "4.5")
  416. -- Found OpenMP: TRUE (found version "4.5")  
  417. -- Configuring build for SLEEF-v3.6.0
  418.    Target system: Linux-5.15.0-35-generic
  419.    Target processor: x86_64
  420.    Host system: Linux-5.15.0-35-generic
  421.    Host processor: x86_64
  422.    Detected C compiler: GNU @ /usr/bin/cc
  423.    CMake: 3.23.1
  424.    Make program: ~/.local/bin/ninja
  425. -- Using option `-Wall -Wno-unused -Wno-attributes -Wno-unused-result -Wno-psabi -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef
  426. -- Building shared libs : OFF
  427. -- Building static test bins: OFF
  428. -- MPFR : /usr/lib/x86_64-linux-gnu/libmpfr.so
  429. -- MPFR header file in /usr/include
  430. -- GMP : /usr/lib/x86_64-linux-gnu/libgmp.so
  431. -- RT : /usr/lib/x86_64-linux-gnu/librt.a
  432. -- FFTW3 : /usr/lib/x86_64-linux-gnu/libfftw3.so
  433. -- OPENSSL : 3.0.2
  434. -- SDE : SDE_COMMAND-NOTFOUND
  435. -- RUNNING_ON_TRAVIS :
  436. -- COMPILER_SUPPORTS_OPENMP : 1
  437. AT_INSTALL_INCLUDE_DIR include/ATen/core
  438. core header install: ......pytorch/build/aten/src/ATen/core/TensorBody.h
  439. core header install: ......pytorch/build/aten/src/ATen/core/aten_interned_strings.h
  440. -- /usr/bin/c++ ......pytorch/torch/abi-check.cpp -o ......pytorch/build/abi-check
  441. -- Determined _GLIBCXX_USE_CXX11_ABI=1
  442. CMake Warning (dev) at torch/CMakeLists.txt:449:
  443.   Syntax Warning in cmake code at column 107
  444.  
  445.   Argument not separated from preceding token by whitespace.
  446. This warning is for project developers.  Use -Wno-dev to suppress it.
  447.  
  448. CMake Warning (dev) at torch/CMakeLists.txt:449:
  449.   Syntax Warning in cmake code at column 115
  450.  
  451.   Argument not separated from preceding token by whitespace.
  452. This warning is for project developers.  Use -Wno-dev to suppress it.
  453.  
  454. CMake Warning at cmake/public/utils.cmake:385 (message):
  455.   In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST
  456.   to cmake instead of implicitly setting it as an env variable.  This will
  457.   become a FATAL_ERROR in future version of pytorch.
  458. Call Stack (most recent call first):
  459.   torch/CMakeLists.txt:406 (torch_cuda_get_nvcc_gencode_flag)
  460.  
  461.  
  462. CMake Warning (dev) at /usr/local/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  463.   The package name passed to `find_package_handle_standard_args` (OpenMP_C)
  464.   does not match the name of the calling package (OpenMP).  This can lead to
  465.   problems in calling code that expects `find_package` result variables
  466.   (e.g., `_FOUND`) to follow a certain pattern.
  467. Call Stack (most recent call first):
  468.   cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args)
  469.   caffe2/CMakeLists.txt:1253 (find_package)
  470. This warning is for project developers.  Use -Wno-dev to suppress it.
  471.  
  472. CMake Warning (dev) at /usr/local/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  473.   The package name passed to `find_package_handle_standard_args` (OpenMP_CXX)
  474.   does not match the name of the calling package (OpenMP).  This can lead to
  475.   problems in calling code that expects `find_package` result variables
  476.   (e.g., `_FOUND`) to follow a certain pattern.
  477. Call Stack (most recent call first):
  478.   cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args)
  479.   caffe2/CMakeLists.txt:1253 (find_package)
  480. This warning is for project developers.  Use -Wno-dev to suppress it.
  481.  
  482. -- pytorch is compiling with OpenMP.
  483. OpenMP CXX_FLAGS: -fopenmp.
  484. OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/11/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.a.
  485. -- Caffe2 is compiling with OpenMP.
  486. OpenMP CXX_FLAGS: -fopenmp.
  487. OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/11/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.a.
  488. -- Using lib/python3.10/dist-packages as python relative installation path
  489. CMake Warning at CMakeLists.txt:1051 (message):
  490.   Generated cmake files are only fully tested if one builds with system glog,
  491.   gflags, and protobuf.  Other settings may generate files that are not well
  492.   tested.
  493.  
  494.  
  495. --
  496. -- ******** Summary ********
  497. -- General:
  498. --   CMake version         : 3.23.1
  499. --   CMake command         : /usr/local/bin/cmake
  500. --   System                : Linux
  501. --   C++ compiler          : /usr/bin/c++
  502. --   C++ compiler id       : GNU
  503. --   C++ compiler version  : 11.2.0
  504. --   Using ccache if found : ON
  505. --   Found ccache          : /usr/bin/ccache
  506. --   CXX flags             :  -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow
  507. --   Build type            : Release
  508. --   Compile definitions   : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;HAVE_MMAP=1;_FILE_OFFSET_BITS=64;HAVE_SHM_OPEN=1;HAVE_SHM_UNLINK=1;HAVE_MALLOC_USABLE_SIZE=1;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS
  509. --   CMAKE_PREFIX_PATH     : /usr/local/lib/python3.10/dist-packages;/usr/local/cuda
  510. --   CMAKE_INSTALL_PREFIX  : ......pytorch/torch
  511. --   USE_GOLD_LINKER       : OFF
  512. --
  513. --   TORCH_VERSION         : 1.13.0
  514. --   CAFFE2_VERSION        : 1.13.0
  515. --   BUILD_CAFFE2          : OFF
  516. --   BUILD_CAFFE2_OPS      : OFF
  517. --   BUILD_CAFFE2_MOBILE   : OFF
  518. --   BUILD_STATIC_RUNTIME_BENCHMARK: OFF
  519. --   BUILD_TENSOREXPR_BENCHMARK: OFF
  520. --   BUILD_NVFUSER_BENCHMARK: ON
  521. --   BUILD_BINARY          : OFF
  522. --   BUILD_CUSTOM_PROTOBUF : ON
  523. --     Link local protobuf : ON
  524. --   BUILD_DOCS            : OFF
  525. --   BUILD_PYTHON          : True
  526. --     Python version      : 3.10.4
  527. --     Python executable   : /usr/bin/python
  528. --     Pythonlibs version  : 3.10.4
  529. --     Python library      : /usr/lib/x86_64-linux-gnu/libpython3.10.so.1.0
  530. --     Python includes     : /usr/include/python3.10
  531. --     Python site-packages: lib/python3.10/dist-packages
  532. --   BUILD_SHARED_LIBS     : ON
  533. --   CAFFE2_USE_MSVC_STATIC_RUNTIME     : OFF
  534. --   BUILD_TEST            : True
  535. --   BUILD_JNI             : OFF
  536. --   BUILD_MOBILE_AUTOGRAD : OFF
  537. --   BUILD_LITE_INTERPRETER: OFF
  538. --   INTERN_BUILD_MOBILE   :
  539. --   USE_BLAS              : 1
  540. --     BLAS                : open
  541. --     BLAS_HAS_SBGEMM     :
  542. --   USE_LAPACK            : 1
  543. --     LAPACK              : open
  544. --   USE_ASAN              : OFF
  545. --   USE_CPP_CODE_COVERAGE : OFF
  546. --   USE_CUDA              : ON
  547. --     Split CUDA          : OFF
  548. --     CUDA static link    : OFF
  549. --     USE_CUDNN           : ON
  550. --     USE_EXPERIMENTAL_CUDNN_V8_API: ON
  551. --     CUDA version        : 11.6
  552. --     cuDNN version       : 8.4.1
  553. --     CUDA root directory : /usr/local/cuda
  554. --     CUDA library        : /usr/local/cuda/lib64/stubs/libcuda.so
  555. --     cudart library      : /usr/local/cuda/lib64/libcudart.so
  556. --     cublas library      : /usr/local/cuda/lib64/libcublas.so
  557. --     cufft library       : /usr/local/cuda/lib64/libcufft.so
  558. --     curand library      : /usr/local/cuda/lib64/libcurand.so
  559. --     cuDNN library       : /usr/local/cuda/lib64/libcudnn.so
  560. --     nvrtc               : /usr/local/cuda/lib64/libnvrtc.so
  561. --     CUDA include path   : /usr/local/cuda/include
  562. --     NVCC executable     : /usr/local/cuda/bin/nvcc
  563. --     CUDA compiler       : /usr/local/cuda/bin/nvcc
  564. --     CUDA flags          :  -Xfatbin -compress-all -DONNX_NAMESPACE=onnx_torch -gencode arch=compute_75,code=sm_75 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda  -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__
  565. --     CUDA host compiler  :
  566. --     CUDA --device-c     : OFF
  567. --     USE_TENSORRT        : OFF
  568. --   USE_ROCM              : OFF
  569. --   USE_EIGEN_FOR_BLAS    : ON
  570. --   USE_FBGEMM            : ON
  571. --     USE_FAKELOWP          : OFF
  572. --   USE_KINETO            : ON
  573. --   USE_FFMPEG            : OFF
  574. --   USE_GFLAGS            : OFF
  575. --   USE_GLOG              : OFF
  576. --   USE_LEVELDB           : OFF
  577. --   USE_LITE_PROTO        : OFF
  578. --   USE_LMDB              : OFF
  579. --   USE_METAL             : OFF
  580. --   USE_PYTORCH_METAL     : OFF
  581. --   USE_PYTORCH_METAL_EXPORT     : OFF
  582. --   USE_MPS               : OFF
  583. --   USE_FFTW              : ON
  584. --   USE_MKL               : OFF
  585. --   USE_MKLDNN            : 0
  586. --   USE_NCCL              : ON
  587. --     USE_SYSTEM_NCCL     : OFF
  588. --     USE_NCCL_WITH_UCC   : OFF
  589. --   USE_NNPACK            : ON
  590. --   USE_NUMPY             : ON
  591. --   USE_OBSERVERS         : ON
  592. --   USE_OPENCL            : OFF
  593. --   USE_OPENCV            : OFF
  594. --   USE_OPENMP            : ON
  595. --   USE_TBB               : OFF
  596. --   USE_VULKAN            : OFF
  597. --   USE_PROF              : OFF
  598. --   USE_QNNPACK           : ON
  599. --   USE_PYTORCH_QNNPACK   : ON
  600. --   USE_XNNPACK           : ON
  601. --   USE_REDIS             : OFF
  602. --   USE_ROCKSDB           : OFF
  603. --   USE_ZMQ               : OFF
  604. --   USE_DISTRIBUTED       : ON
  605. --     USE_MPI               : ON
  606. --     USE_GLOO              : ON
  607. --     USE_GLOO_WITH_OPENSSL : OFF
  608. --     USE_TENSORPIPE        : ON
  609. --   USE_DEPLOY           : OFF
  610. --   Public Dependencies  : caffe2::Threads
  611. --   Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;/usr/lib/x86_64-linux-gnu/libnuma.so;fp16;/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so;/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so;tensorpipe;gloo;foxi_loader;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl
  612. --   USE_COREML_DELEGATE     : OFF
  613. --   BUILD_LAZY_TS_BACKEND   : ON
  614. -- Configuring done
  615. -- Generating done
  616. -- Build files have been written to: ......pytorch/build
  617. [11/65] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o
  618. ......pytorch/third_party/kineto/libkineto/src/Logger.cpp:28:32: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
  619.    28 | #pragma GCC diagnostic ignored "-Wglobal-constructors"
  620.       |                                ^~~~~~~~~~~~~~~~~~~~~~~
  621. ......pytorch/third_party/kineto/libkineto/src/Logger.cpp:28:32: note: did you mean ‘-felide-constructors’?
  622. [64/65] Install the project...
  623. -- Install configuration: "Release"
  624. -- Set runtime path of "......pytorch/torch/lib/libtorch_cuda_linalg.so" to "$ORIGIN:/usr/local/cuda/lib64"
  625. -- Set runtime path of "......pytorch/torch/lib/libtorchbind_test.so" to "$ORIGIN:/usr/local/cuda/lib64"
  626. -- Set runtime path of "......pytorch/torch/lib/libjitbackend_test.so" to "$ORIGIN:/usr/local/cuda/lib64"
  627. -- Set runtime path of "......pytorch/torch/lib/libbackend_with_compiler.so" to "$ORIGIN:/usr/local/cuda/lib64"
  628. -- Set runtime path of "......pytorch/torch/bin/test_jit" to "$ORIGIN:/usr/local/cuda/lib64:/usr/local/cuda/lib64/stubs"
  629. -- Set runtime path of "......pytorch/torch/bin/test_tensorexpr" to "$ORIGIN:/usr/local/cuda/lib64:/usr/local/cuda/lib64/stubs"
  630. -- Set runtime path of "......pytorch/torch/bin/tutorial_tensorexpr" to "$ORIGIN:/usr/local/cuda/lib64:/usr/local/cuda/lib64/stubs"
  631. -- Set runtime path of "......pytorch/torch/bin/FileStoreTest" to "$ORIGIN"
  632. -- Set runtime path of "......pytorch/torch/bin/TCPStoreTest" to "$ORIGIN"
  633. -- Set runtime path of "......pytorch/torch/bin/HashStoreTest" to "$ORIGIN"
  634. -- Set runtime path of "......pytorch/torch/bin/ProcessGroupGlooTest" to "$ORIGIN:/usr/local/cuda/lib64"
  635. -- Set runtime path of "......pytorch/torch/bin/ProcessGroupNCCLTest" to "$ORIGIN:/usr/local/cuda/lib64"
  636. -- Set runtime path of "......pytorch/torch/bin/ProcessGroupNCCLErrorsTest" to "$ORIGIN:/usr/local/cuda/lib64"
  637. -- Set runtime path of "......pytorch/torch/lib/libc10d_cuda_test.so" to "$ORIGIN:/usr/local/cuda/lib64"
  638. -- Set runtime path of "......pytorch/torch/bin/ProcessGroupMPITest" to "$ORIGIN:/usr/lib/x86_64-linux-gnu/openmpi/lib"
  639. -- Set runtime path of "......pytorch/torch/bin/test_dist_autograd" to "$ORIGIN:/usr/local/cuda/lib64:/usr/local/cuda/lib64/stubs"
  640. -- Set runtime path of "......pytorch/torch/bin/test_cpp_rpc" to "$ORIGIN:/usr/local/cuda/lib64:/usr/local/cuda/lib64/stubs"
  641. -- Set runtime path of "......pytorch/torch/bin/test_api" to "$ORIGIN:/usr/local/cuda/lib64:/usr/local/cuda/lib64/stubs"
  642. -- Set runtime path of "......pytorch/torch/bin/test_lazy" to "$ORIGIN:/usr/local/cuda/lib64:/usr/local/cuda/lib64/stubs"
  643. -- Set runtime path of "......pytorch/torch/lib/libshm.so" to "$ORIGIN:/usr/local/cuda/lib64"
  644. -- Set runtime path of "......pytorch/torch/bin/torch_shm_manager" to "$ORIGIN/../lib:/usr/local/cuda/lib64"
  645. -- Set runtime path of "......pytorch/torch/lib/libtorch_python.so" to "$ORIGIN:/usr/lib/x86_64-linux-gnu/openmpi/lib:/usr/local/cuda/lib64"
  646. -- Set runtime path of "......pytorch/torch/lib/libtorch_cpu.so" to "$ORIGIN:/usr/lib/x86_64-linux-gnu/openmpi/lib:/usr/local/cuda/lib64:/usr/local/cuda/extras/CUPTI/lib64"
  647. -- Set runtime path of "......pytorch/torch/lib/libtorch_cuda.so" to "$ORIGIN:/usr/local/cuda/lib64:/usr/lib/x86_64-linux-gnu/openmpi/lib"
  648. -- Set runtime path of "......pytorch/torch/lib/libtorch.so" to "$ORIGIN:/usr/local/cuda/lib64"
  649. running build
  650. running build_py
  651. copying caffe2/proto/torch_pb2.py -> build/lib.linux-x86_64-cpython-310/caffe2/proto
  652. copying caffe2/proto/caffe2_pb2.py -> build/lib.linux-x86_64-cpython-310/caffe2/proto
  653. copying torch/bin/ProcessGroupNCCLErrorsTest -> build/lib.linux-x86_64-cpython-310/torch/bin
  654. copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-310/torch/bin
  655. copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-310/torch/bin
  656. copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-310/torch/bin
  657. copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-310/torch/bin
  658. copying torch/bin/ProcessGroupNCCLTest -> build/lib.linux-x86_64-cpython-310/torch/bin
  659. copying torch/bin/test_tensorexpr -> build/lib.linux-x86_64-cpython-310/torch/bin
  660. copying torch/bin/ProcessGroupMPITest -> build/lib.linux-x86_64-cpython-310/torch/bin
  661. copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-310/torch/bin
  662. copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-310/torch/bin
  663. copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-310/torch/bin
  664. copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-310/torch/bin
  665. copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-310/torch/bin
  666. copying torch/bin/ProcessGroupGlooTest -> build/lib.linux-x86_64-cpython-310/torch/bin
  667. copying torch/bin/tutorial_tensorexpr -> build/lib.linux-x86_64-cpython-310/torch/bin
  668. copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-310/torch/lib
  669. copying torch/lib/libc10d_cuda_test.so -> build/lib.linux-x86_64-cpython-310/torch/lib
  670. copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-310/torch/lib
  671. copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-310/torch/lib
  672. copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-310/torch/lib
  673. copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-310/torch/lib
  674. copying torch/lib/libtorch_cuda_linalg.so -> build/lib.linux-x86_64-cpython-310/torch/lib
  675. copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-310/torch/lib
  676. copying torch/lib/libtorch_cuda.so -> build/lib.linux-x86_64-cpython-310/torch/lib
  677. copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-310/torch/lib
  678. copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native
  679. copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native
  680. running build_ext
  681. -- Building with NumPy bindings
  682. -- Detected cuDNN at /usr/local/cuda/lib64/libcudnn.so, /usr/local/cuda/include
  683. -- Detected CUDA at /usr/local/cuda
  684. -- Not using MKLDNN
  685. -- Building NCCL library
  686. -- Building with distributed package:
  687.   -- USE_TENSORPIPE=True
  688.   -- USE_GLOO=True
  689.   -- USE_MPI=False
  690. error: don't know how to compile C/C++ code on platform 'posix' with 'make' compiler
  691. ➜  pytorch git:(master) ✗
  692.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement