Skip to content

Instantly share code, notes, and snippets.

@tudor-berariu
Created January 19, 2017 17:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tudor-berariu/4527bad7a1c649bfedce0e92990d1953 to your computer and use it in GitHub Desktop.
Save tudor-berariu/4527bad7a1c649bfedce0e92990d1953 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
running install
running build_deps
/home/tudor/pytorch/torch/_thnn/utils.py:1: RuntimeWarning: Parent module 'torch._thnn' not found while handling absolute import
import os
/home/tudor/pytorch/torch/_thnn/utils.py:2: RuntimeWarning: Parent module 'torch._thnn' not found while handling absolute import
import itertools
/home/tudor/pytorch/torch/_thnn/utils.py:3: RuntimeWarning: Parent module 'torch._thnn' not found while handling absolute import
import importlib
Re-run cmake no build system arguments
-- The C compiler identification is GNU 4.8.5
-- The CXX compiler identification is GNU 4.8.5
-- Check for working C compiler: /home/tudor/anaconda2/bin/cc
-- Check for working C compiler: /home/tudor/anaconda2/bin/cc -- works
-- Detecting C compiler ABI info
-- Checking if C linker supports --verbose
-- Checking if C linker supports --verbose - yes
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /home/tudor/anaconda2/bin/c++
-- Check for working CXX compiler: /home/tudor/anaconda2/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Checking if CXX linker supports --verbose
-- Checking if CXX linker supports --verbose - yes
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Try OpenMP C flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Try OpenMP CXX flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Found OpenMP: -fopenmp
-- Compiling with OpenMP 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 C_HAS_SSE1_1
-- Performing Test C_HAS_SSE1_1 - Success
-- Performing Test C_HAS_SSE2_1
-- Performing Test C_HAS_SSE2_1 - Success
-- Performing Test C_HAS_SSE3_1
-- Performing Test C_HAS_SSE3_1 - Failed
-- Performing Test C_HAS_SSE3_2
-- Performing Test C_HAS_SSE3_2 - Success
-- Performing Test C_HAS_SSE4_1_1
-- Performing Test C_HAS_SSE4_1_1 - Failed
-- Performing Test C_HAS_SSE4_1_2
-- Performing Test C_HAS_SSE4_1_2 - Success
-- Performing Test C_HAS_SSE4_2_1
-- Performing Test C_HAS_SSE4_2_1 - Failed
-- Performing Test C_HAS_SSE4_2_2
-- Performing Test C_HAS_SSE4_2_2 - 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 CXX_HAS_SSE1_1
-- Performing Test CXX_HAS_SSE1_1 - Success
-- Performing Test CXX_HAS_SSE2_1
-- Performing Test CXX_HAS_SSE2_1 - Success
-- Performing Test CXX_HAS_SSE3_1
-- Performing Test CXX_HAS_SSE3_1 - Failed
-- Performing Test CXX_HAS_SSE3_2
-- Performing Test CXX_HAS_SSE3_2 - Success
-- Performing Test CXX_HAS_SSE4_1_1
-- Performing Test CXX_HAS_SSE4_1_1 - Failed
-- Performing Test CXX_HAS_SSE4_1_2
-- Performing Test CXX_HAS_SSE4_1_2 - Success
-- Performing Test CXX_HAS_SSE4_2_1
-- Performing Test CXX_HAS_SSE4_2_1 - Failed
-- Performing Test CXX_HAS_SSE4_2_2
-- Performing Test CXX_HAS_SSE4_2_2 - Success
-- TH_SO_VERSION: 1
-- Performing Test HAS_C11_ATOMICS
-- Performing Test HAS_C11_ATOMICS - Failed
-- Performing Test HAS_MSC_ATOMICS
-- Performing Test HAS_MSC_ATOMICS - Failed
-- Performing Test HAS_GCC_ATOMICS
-- Performing Test HAS_GCC_ATOMICS - Success
-- Atomics: using GCC intrinsics
-- 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
-- Checking for [mkl_gf_lp64 - mkl_gnu_thread - mkl_core - pthread - m]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf_lp64 - mkl_intel_thread - mkl_core - pthread - m]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf - mkl_gnu_thread - mkl_core - pthread - m]
-- Library mkl_gf: not found
-- Checking for [mkl_gf - mkl_intel_thread - mkl_core - pthread - m]
-- Library mkl_gf: not found
-- Checking for [mkl_intel_lp64 - mkl_gnu_thread - mkl_core - pthread - m]
-- Library mkl_intel_lp64: /home/tudor/anaconda2/lib/libmkl_intel_lp64.so
-- Library mkl_gnu_thread: not found
-- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m]
-- Library mkl_intel_lp64: /home/tudor/anaconda2/lib/libmkl_intel_lp64.so
-- Library mkl_intel_thread: /home/tudor/anaconda2/lib/libmkl_intel_thread.so
-- Library mkl_core: /home/tudor/anaconda2/lib/libmkl_core.so
-- Library pthread: not found
-- Checking for [mkl_intel - mkl_gnu_thread - mkl_core - pthread - m]
-- Library mkl_intel: not found
-- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m]
-- Library mkl_intel: not found
-- Checking for [mkl_gf_lp64 - mkl_sequential - mkl_core - m]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf - mkl_sequential - mkl_core - m]
-- Library mkl_gf: not found
-- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m]
-- Library mkl_intel_lp64: /home/tudor/anaconda2/lib/libmkl_intel_lp64.so
-- Library mkl_sequential: /home/tudor/anaconda2/lib/libmkl_sequential.so
-- Library mkl_core: /home/tudor/anaconda2/lib/libmkl_core.so
-- Library m: not found
-- Checking for [mkl_intel - mkl_sequential - mkl_core - m]
-- Library mkl_intel: not found
-- Checking for [mkl_gf_lp64 - mkl_gnu_thread - mkl_core - pthread - m]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf_lp64 - mkl_intel_thread - mkl_core - pthread - m]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf - mkl_gnu_thread - mkl_core - pthread - m]
-- Library mkl_gf: not found
-- Checking for [mkl_gf - mkl_intel_thread - mkl_core - pthread - m]
-- Library mkl_gf: not found
-- Checking for [mkl_intel_lp64 - mkl_gnu_thread - mkl_core - pthread - m]
-- Library mkl_intel_lp64: /home/tudor/anaconda2/lib/libmkl_intel_lp64.so
-- Library mkl_gnu_thread: not found
-- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m]
-- Library mkl_intel_lp64: /home/tudor/anaconda2/lib/libmkl_intel_lp64.so
-- Library mkl_intel_thread: /home/tudor/anaconda2/lib/libmkl_intel_thread.so
-- Library mkl_core: /home/tudor/anaconda2/lib/libmkl_core.so
-- Library pthread: not found
-- Checking for [mkl_intel - mkl_gnu_thread - mkl_core - pthread - m]
-- Library mkl_intel: not found
-- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m]
-- Library mkl_intel: not found
-- Checking for [mkl - guide - pthread - m]
-- Library mkl: not found
-- MKL library not found
-- Checking for [openblas]
-- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND
-- Checking for [openblas - pthread]
-- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND
-- Checking for [goto2 - gfortran]
-- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND
-- Checking for [goto2 - gfortran - pthread]
-- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND
-- Checking for [acml - gfortran]
-- Library acml: BLAS_acml_LIBRARY-NOTFOUND
-- Checking for [Accelerate]
-- Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND
-- Checking for [vecLib]
-- Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND
-- Checking for [ptf77blas - atlas - gfortran]
-- Library ptf77blas: BLAS_ptf77blas_LIBRARY-NOTFOUND
-- Checking for [blas]
-- Library blas: BLAS_blas_LIBRARY-NOTFOUND
-- Cannot find a library with BLAS API. Not using BLAS.
-- Checking for [mkl_gf_lp64 - mkl_gnu_thread - mkl_core - pthread - m]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf_lp64 - mkl_intel_thread - mkl_core - pthread - m]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf - mkl_gnu_thread - mkl_core - pthread - m]
-- Library mkl_gf: not found
-- Checking for [mkl_gf - mkl_intel_thread - mkl_core - pthread - m]
-- Library mkl_gf: not found
-- Checking for [mkl_intel_lp64 - mkl_gnu_thread - mkl_core - pthread - m]
-- Library mkl_intel_lp64: /home/tudor/anaconda2/lib/libmkl_intel_lp64.so
-- Library mkl_gnu_thread: not found
-- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m]
-- Library mkl_intel_lp64: /home/tudor/anaconda2/lib/libmkl_intel_lp64.so
-- Library mkl_intel_thread: /home/tudor/anaconda2/lib/libmkl_intel_thread.so
-- Library mkl_core: /home/tudor/anaconda2/lib/libmkl_core.so
-- Library pthread: not found
-- Checking for [mkl_intel - mkl_gnu_thread - mkl_core - pthread - m]
-- Library mkl_intel: not found
-- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m]
-- Library mkl_intel: not found
-- Checking for [mkl_gf_lp64 - mkl_sequential - mkl_core - m]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf - mkl_sequential - mkl_core - m]
-- Library mkl_gf: not found
-- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m]
-- Library mkl_intel_lp64: /home/tudor/anaconda2/lib/libmkl_intel_lp64.so
-- Library mkl_sequential: /home/tudor/anaconda2/lib/libmkl_sequential.so
-- Library mkl_core: /home/tudor/anaconda2/lib/libmkl_core.so
-- Library m: not found
-- Checking for [mkl_intel - mkl_sequential - mkl_core - m]
-- Library mkl_intel: not found
-- Checking for [mkl_gf_lp64 - mkl_gnu_thread - mkl_core - pthread - m]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf_lp64 - mkl_intel_thread - mkl_core - pthread - m]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf - mkl_gnu_thread - mkl_core - pthread - m]
-- Library mkl_gf: not found
-- Checking for [mkl_gf - mkl_intel_thread - mkl_core - pthread - m]
-- Library mkl_gf: not found
-- Checking for [mkl_intel_lp64 - mkl_gnu_thread - mkl_core - pthread - m]
-- Library mkl_intel_lp64: /home/tudor/anaconda2/lib/libmkl_intel_lp64.so
-- Library mkl_gnu_thread: not found
-- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m]
-- Library mkl_intel_lp64: /home/tudor/anaconda2/lib/libmkl_intel_lp64.so
-- Library mkl_intel_thread: /home/tudor/anaconda2/lib/libmkl_intel_thread.so
-- Library mkl_core: /home/tudor/anaconda2/lib/libmkl_core.so
-- Library pthread: not found
-- Checking for [mkl_intel - mkl_gnu_thread - mkl_core - pthread - m]
-- Library mkl_intel: not found
-- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m]
-- Library mkl_intel: not found
-- Checking for [mkl - guide - pthread - m]
-- Library mkl: not found
-- MKL library not found
-- Checking for [openblas]
-- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND
-- Checking for [openblas - pthread]
-- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND
-- Checking for [goto2 - gfortran]
-- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND
-- Checking for [goto2 - gfortran - pthread]
-- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND
-- Checking for [acml - gfortran]
-- Library acml: BLAS_acml_LIBRARY-NOTFOUND
-- Checking for [Accelerate]
-- Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND
-- Checking for [vecLib]
-- Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND
-- Checking for [ptf77blas - atlas - gfortran]
-- Library ptf77blas: BLAS_ptf77blas_LIBRARY-NOTFOUND
-- Checking for [blas]
-- Library blas: BLAS_blas_LIBRARY-NOTFOUND
-- Cannot find a library with BLAS API. Not using BLAS.
-- LAPACK requires BLAS
-- Cannot find a library with LAPACK API. Not using LAPACK.
-- 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_inline
-- Performing Test C_HAS_inline - Success
-- C inline is supported (inline)
-- Performing Test C_HAS_THREAD
-- Performing Test C_HAS_THREAD - Success
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CUDA_NVCC_FLAGS
THCUNN_SO_VERSION
THC_LIBRARIES
THC_SO_VERSION
THNN_SO_VERSION
THS_LIBRARIES
TH_INCLUDE_PATH
TH_LIB_PATH
Torch_FOUND
-- Build files have been written to: /home/tudor/pytorch/torch/lib/build/TH
/home/tudor/anaconda2/bin/cmake -H/home/tudor/pytorch/torch/lib/TH -B/home/tudor/pytorch/torch/lib/build/TH --check-build-system CMakeFiles/Makefile.cmake 0
/home/tudor/anaconda2/bin/cmake -E cmake_progress_start /home/tudor/pytorch/torch/lib/build/TH/CMakeFiles /home/tudor/pytorch/torch/lib/build/TH/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/home/tudor/pytorch/torch/lib/build/TH'
make -f CMakeFiles/TH.dir/build.make CMakeFiles/TH.dir/depend
make[2]: Entering directory '/home/tudor/pytorch/torch/lib/build/TH'
cd /home/tudor/pytorch/torch/lib/build/TH && /home/tudor/anaconda2/bin/cmake -E cmake_depends "Unix Makefiles" /home/tudor/pytorch/torch/lib/TH /home/tudor/pytorch/torch/lib/TH /home/tudor/pytorch/torch/lib/build/TH /home/tudor/pytorch/torch/lib/build/TH /home/tudor/pytorch/torch/lib/build/TH/CMakeFiles/TH.dir/DependInfo.cmake --color=
Dependee "/home/tudor/pytorch/torch/lib/build/TH/CMakeFiles/TH.dir/DependInfo.cmake" is newer than depender "/home/tudor/pytorch/torch/lib/build/TH/CMakeFiles/TH.dir/depend.internal".
Dependee "/home/tudor/pytorch/torch/lib/build/TH/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/tudor/pytorch/torch/lib/build/TH/CMakeFiles/TH.dir/depend.internal".
Scanning dependencies of target TH
make[2]: Leaving directory '/home/tudor/pytorch/torch/lib/build/TH'
make -f CMakeFiles/TH.dir/build.make CMakeFiles/TH.dir/build
make[2]: Entering directory '/home/tudor/pytorch/torch/lib/build/TH'
[ 5%] Building C object CMakeFiles/TH.dir/THHalf.c.o
/home/tudor/anaconda2/bin/cc -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DTH_EXPORTS -DUSE_GCC_ATOMICS=1 -D_FILE_OFFSET_BITS=64 -I/home/tudor/pytorch/torch/lib/build/TH -DUSE_AVX -msse4.2 -DUSE_SSE4_2 -msse4.1 -DUSE_SSE4_1 -msse3 -DUSE_SSE3 -DUSE_SSE2 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -fopenmp -DHAVE_GCC_GET_CPUID -DTH_HAVE_THREAD -O3 -DNDEBUG -fPIC -o CMakeFiles/TH.dir/THHalf.c.o -c /home/tudor/pytorch/torch/lib/TH/THHalf.c
[ 11%] Building C object CMakeFiles/TH.dir/THStorage.c.o
[ 16%] Building C object CMakeFiles/TH.dir/THAllocator.c.o
/home/tudor/anaconda2/bin/cc -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DTH_EXPORTS -DUSE_GCC_ATOMICS=1 -D_FILE_OFFSET_BITS=64 -I/home/tudor/pytorch/torch/lib/build/TH -DUSE_AVX -msse4.2 -DUSE_SSE4_2 -msse4.1 -DUSE_SSE4_1 -msse3 -DUSE_SSE3 -DUSE_SSE2 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -fopenmp -DHAVE_GCC_GET_CPUID -DTH_HAVE_THREAD -O3 -DNDEBUG -fPIC -o CMakeFiles/TH.dir/THStorage.c.o -c /home/tudor/pytorch/torch/lib/TH/THStorage.c
/home/tudor/anaconda2/bin/cc -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DTH_EXPORTS -DUSE_GCC_ATOMICS=1 -D_FILE_OFFSET_BITS=64 -I/home/tudor/pytorch/torch/lib/build/TH -DUSE_AVX -msse4.2 -DUSE_SSE4_2 -msse4.1 -DUSE_SSE4_1 -msse3 -DUSE_SSE3 -DUSE_SSE2 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -fopenmp -DHAVE_GCC_GET_CPUID -DTH_HAVE_THREAD -O3 -DNDEBUG -fPIC -o CMakeFiles/TH.dir/THAllocator.c.o -c /home/tudor/pytorch/torch/lib/TH/THAllocator.c
[ 22%] Building C object CMakeFiles/TH.dir/THGeneral.c.o
/home/tudor/anaconda2/bin/cc -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DTH_EXPORTS -DUSE_GCC_ATOMICS=1 -D_FILE_OFFSET_BITS=64 -I/home/tudor/pytorch/torch/lib/build/TH -DUSE_AVX -msse4.2 -DUSE_SSE4_2 -msse4.1 -DUSE_SSE4_1 -msse3 -DUSE_SSE3 -DUSE_SSE2 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -fopenmp -DHAVE_GCC_GET_CPUID -DTH_HAVE_THREAD -O3 -DNDEBUG -fPIC -o CMakeFiles/TH.dir/THGeneral.c.o -c /home/tudor/pytorch/torch/lib/TH/THGeneral.c
[ 27%] Building C object CMakeFiles/TH.dir/THTensor.c.o
/home/tudor/anaconda2/bin/cc -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DTH_EXPORTS -DUSE_GCC_ATOMICS=1 -D_FILE_OFFSET_BITS=64 -I/home/tudor/pytorch/torch/lib/build/TH -DUSE_AVX -msse4.2 -DUSE_SSE4_2 -msse4.1 -DUSE_SSE4_1 -msse3 -DUSE_SSE3 -DUSE_SSE2 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -fopenmp -DHAVE_GCC_GET_CPUID -DTH_HAVE_THREAD -O3 -DNDEBUG -fPIC -o CMakeFiles/TH.dir/THTensor.c.o -c /home/tudor/pytorch/torch/lib/TH/THTensor.c
[ 33%] Building C object CMakeFiles/TH.dir/THBlas.c.o
[ 38%] Building C object CMakeFiles/TH.dir/THLapack.c.o
/home/tudor/anaconda2/bin/cc -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DTH_EXPORTS -DUSE_GCC_ATOMICS=1 -D_FILE_OFFSET_BITS=64 -I/home/tudor/pytorch/torch/lib/build/TH -DUSE_AVX -msse4.2 -DUSE_SSE4_2 -msse4.1 -DUSE_SSE4_1 -msse3 -DUSE_SSE3 -DUSE_SSE2 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -fopenmp -DHAVE_GCC_GET_CPUID -DTH_HAVE_THREAD -O3 -DNDEBUG -fPIC -o CMakeFiles/TH.dir/THBlas.c.o -c /home/tudor/pytorch/torch/lib/TH/THBlas.c
/home/tudor/anaconda2/bin/cc -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DTH_EXPORTS -DUSE_GCC_ATOMICS=1 -D_FILE_OFFSET_BITS=64 -I/home/tudor/pytorch/torch/lib/build/TH -DUSE_AVX -msse4.2 -DUSE_SSE4_2 -msse4.1 -DUSE_SSE4_1 -msse3 -DUSE_SSE3 -DUSE_SSE2 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -fopenmp -DHAVE_GCC_GET_CPUID -DTH_HAVE_THREAD -O3 -DNDEBUG -fPIC -o CMakeFiles/TH.dir/THLapack.c.o -c /home/tudor/pytorch/torch/lib/TH/THLapack.c
[ 44%] Building C object CMakeFiles/TH.dir/THLogAdd.c.o
/home/tudor/anaconda2/bin/cc -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DTH_EXPORTS -DUSE_GCC_ATOMICS=1 -D_FILE_OFFSET_BITS=64 -I/home/tudor/pytorch/torch/lib/build/TH -DUSE_AVX -msse4.2 -DUSE_SSE4_2 -msse4.1 -DUSE_SSE4_1 -msse3 -DUSE_SSE3 -DUSE_SSE2 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -fopenmp -DHAVE_GCC_GET_CPUID -DTH_HAVE_THREAD -O3 -DNDEBUG -fPIC -o CMakeFiles/TH.dir/THLogAdd.c.o -c /home/tudor/pytorch/torch/lib/TH/THLogAdd.c
[ 50%] Building C object CMakeFiles/TH.dir/THRandom.c.o
/home/tudor/anaconda2/bin/cc -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DTH_EXPORTS -DUSE_GCC_ATOMICS=1 -D_FILE_OFFSET_BITS=64 -I/home/tudor/pytorch/torch/lib/build/TH -DUSE_AVX -msse4.2 -DUSE_SSE4_2 -msse4.1 -DUSE_SSE4_1 -msse3 -DUSE_SSE3 -DUSE_SSE2 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -fopenmp -DHAVE_GCC_GET_CPUID -DTH_HAVE_THREAD -O3 -DNDEBUG -fPIC -o CMakeFiles/TH.dir/THRandom.c.o -c /home/tudor/pytorch/torch/lib/TH/THRandom.c
[ 55%] Building C object CMakeFiles/TH.dir/THDiskFile.c.o
[ 61%] Building C object CMakeFiles/TH.dir/THFile.c.o
/home/tudor/anaconda2/bin/cc -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DTH_EXPORTS -DUSE_GCC_ATOMICS=1 -D_FILE_OFFSET_BITS=64 -I/home/tudor/pytorch/torch/lib/build/TH -DUSE_AVX -msse4.2 -DUSE_SSE4_2 -msse4.1 -DUSE_SSE4_1 -msse3 -DUSE_SSE3 -DUSE_SSE2 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -fopenmp -DHAVE_GCC_GET_CPUID -DTH_HAVE_THREAD -O3 -DNDEBUG -fPIC -o CMakeFiles/TH.dir/THDiskFile.c.o -c /home/tudor/pytorch/torch/lib/TH/THDiskFile.c
/home/tudor/anaconda2/bin/cc -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DTH_EXPORTS -DUSE_GCC_ATOMICS=1 -D_FILE_OFFSET_BITS=64 -I/home/tudor/pytorch/torch/lib/build/TH -DUSE_AVX -msse4.2 -DUSE_SSE4_2 -msse4.1 -DUSE_SSE4_1 -msse3 -DUSE_SSE3 -DUSE_SSE2 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -fopenmp -DHAVE_GCC_GET_CPUID -DTH_HAVE_THREAD -O3 -DNDEBUG -fPIC -o CMakeFiles/TH.dir/THFile.c.o -c /home/tudor/pytorch/torch/lib/TH/THFile.c
[ 66%] Building C object CMakeFiles/TH.dir/THMemoryFile.c.o
/home/tudor/anaconda2/bin/cc -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DTH_EXPORTS -DUSE_GCC_ATOMICS=1 -D_FILE_OFFSET_BITS=64 -I/home/tudor/pytorch/torch/lib/build/TH -DUSE_AVX -msse4.2 -DUSE_SSE4_2 -msse4.1 -DUSE_SSE4_1 -msse3 -DUSE_SSE3 -DUSE_SSE2 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -fopenmp -DHAVE_GCC_GET_CPUID -DTH_HAVE_THREAD -O3 -DNDEBUG -fPIC -o CMakeFiles/TH.dir/THMemoryFile.c.o -c /home/tudor/pytorch/torch/lib/TH/THMemoryFile.c
[ 72%] Building C object CMakeFiles/TH.dir/THAtomic.c.o
/home/tudor/anaconda2/bin/cc -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DTH_EXPORTS -DUSE_GCC_ATOMICS=1 -D_FILE_OFFSET_BITS=64 -I/home/tudor/pytorch/torch/lib/build/TH -DUSE_AVX -msse4.2 -DUSE_SSE4_2 -msse4.1 -DUSE_SSE4_1 -msse3 -DUSE_SSE3 -DUSE_SSE2 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -fopenmp -DHAVE_GCC_GET_CPUID -DTH_HAVE_THREAD -O3 -DNDEBUG -fPIC -o CMakeFiles/TH.dir/THAtomic.c.o -c /home/tudor/pytorch/torch/lib/TH/THAtomic.c
[ 77%] Building C object CMakeFiles/TH.dir/THVector.c.o
/home/tudor/anaconda2/bin/cc -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DTH_EXPORTS -DUSE_GCC_ATOMICS=1 -D_FILE_OFFSET_BITS=64 -I/home/tudor/pytorch/torch/lib/build/TH -DUSE_AVX -msse4.2 -DUSE_SSE4_2 -msse4.1 -DUSE_SSE4_1 -msse3 -DUSE_SSE3 -DUSE_SSE2 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -fopenmp -DHAVE_GCC_GET_CPUID -DTH_HAVE_THREAD -O3 -DNDEBUG -fPIC -o CMakeFiles/TH.dir/THVector.c.o -c /home/tudor/pytorch/torch/lib/TH/THVector.c
[ 88%] Building C object CMakeFiles/TH.dir/generic/simd/convolve.c.o
[ 88%] Building C object CMakeFiles/TH.dir/generic/simd/convolve5x5_sse.c.o
/home/tudor/anaconda2/bin/cc -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DTH_EXPORTS -DUSE_GCC_ATOMICS=1 -D_FILE_OFFSET_BITS=64 -I/home/tudor/pytorch/torch/lib/build/TH -DUSE_AVX -msse4.2 -DUSE_SSE4_2 -msse4.1 -DUSE_SSE4_1 -msse3 -DUSE_SSE3 -DUSE_SSE2 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -fopenmp -DHAVE_GCC_GET_CPUID -DTH_HAVE_THREAD -O3 -DNDEBUG -fPIC -O3 -ffast-math -std=c99 -o CMakeFiles/TH.dir/generic/simd/convolve5x5_sse.c.o -c /home/tudor/pytorch/torch/lib/TH/generic/simd/convolve5x5_sse.c
/home/tudor/anaconda2/bin/cc -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DTH_EXPORTS -DUSE_GCC_ATOMICS=1 -D_FILE_OFFSET_BITS=64 -I/home/tudor/pytorch/torch/lib/build/TH -DUSE_AVX -msse4.2 -DUSE_SSE4_2 -msse4.1 -DUSE_SSE4_1 -msse3 -DUSE_SSE3 -DUSE_SSE2 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -fopenmp -DHAVE_GCC_GET_CPUID -DTH_HAVE_THREAD -O3 -DNDEBUG -fPIC -std=c99 -o CMakeFiles/TH.dir/generic/simd/convolve.c.o -c /home/tudor/pytorch/torch/lib/TH/generic/simd/convolve.c
[ 94%] Building C object CMakeFiles/TH.dir/generic/simd/convolve5x5_avx.c.o
/home/tudor/anaconda2/bin/cc -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DTH_EXPORTS -DUSE_GCC_ATOMICS=1 -D_FILE_OFFSET_BITS=64 -I/home/tudor/pytorch/torch/lib/build/TH -DUSE_AVX -msse4.2 -DUSE_SSE4_2 -msse4.1 -DUSE_SSE4_1 -msse3 -DUSE_SSE3 -DUSE_SSE2 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -fopenmp -DHAVE_GCC_GET_CPUID -DTH_HAVE_THREAD -O3 -DNDEBUG -fPIC -O3 -ffast-math -mavx -std=c99 -o CMakeFiles/TH.dir/generic/simd/convolve5x5_avx.c.o -c /home/tudor/pytorch/torch/lib/TH/generic/simd/convolve5x5_avx.c
[100%] Linking C shared library libTH.so
/home/tudor/anaconda2/bin/cmake -E cmake_link_script CMakeFiles/TH.dir/link.txt --verbose=1
/home/tudor/anaconda2/bin/cc -fPIC -DUSE_AVX -msse4.2 -DUSE_SSE4_2 -msse4.1 -DUSE_SSE4_1 -msse3 -DUSE_SSE3 -DUSE_SSE2 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,$ORIGIN -fopenmp -DHAVE_GCC_GET_CPUID -DTH_HAVE_THREAD -O3 -DNDEBUG -shared -Wl,-soname,libTH.so.1 -o libTH.so.1 CMakeFiles/TH.dir/THGeneral.c.o CMakeFiles/TH.dir/THHalf.c.o CMakeFiles/TH.dir/THAllocator.c.o CMakeFiles/TH.dir/THStorage.c.o CMakeFiles/TH.dir/THTensor.c.o CMakeFiles/TH.dir/THBlas.c.o CMakeFiles/TH.dir/THLapack.c.o CMakeFiles/TH.dir/THLogAdd.c.o CMakeFiles/TH.dir/THRandom.c.o CMakeFiles/TH.dir/THFile.c.o CMakeFiles/TH.dir/THDiskFile.c.o CMakeFiles/TH.dir/THMemoryFile.c.o CMakeFiles/TH.dir/THAtomic.c.o CMakeFiles/TH.dir/THVector.c.o CMakeFiles/TH.dir/generic/simd/convolve.c.o CMakeFiles/TH.dir/generic/simd/convolve5x5_sse.c.o CMakeFiles/TH.dir/generic/simd/convolve5x5_avx.c.o -lrt -lm
/home/tudor/anaconda2/bin/cmake -E cmake_symlink_library libTH.so.1 libTH.so.1 libTH.so
make[2]: Leaving directory '/home/tudor/pytorch/torch/lib/build/TH'
[100%] Built target TH
make[1]: Leaving directory '/home/tudor/pytorch/torch/lib/build/TH'
/home/tudor/anaconda2/bin/cmake -E cmake_progress_start /home/tudor/pytorch/torch/lib/build/TH/CMakeFiles 0
make -f CMakeFiles/Makefile2 preinstall
make[1]: Entering directory '/home/tudor/pytorch/torch/lib/build/TH'
make[1]: Nothing to be done for 'preinstall'.
make[1]: Leaving directory '/home/tudor/pytorch/torch/lib/build/TH'
Install the project...
/home/tudor/anaconda2/bin/cmake -P cmake_install.cmake
-- Install configuration: "Release"
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/lib/libTH.so.1
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/lib/libTH.so
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/TH.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THAllocator.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THMath.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THBlas.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THDiskFile.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THFile.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THFilePrivate.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THGeneral.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THGenerateAllTypes.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THGenerateHalfType.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THGenerateFloatTypes.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THGenerateIntTypes.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THLapack.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THLogAdd.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THMemoryFile.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THRandom.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THStorage.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THTensor.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THTensorApply.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THTensorDimApply.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THTensorMacros.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THVector.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THAtomic.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/THHalf.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THBlas.c
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THBlas.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THLapack.c
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THLapack.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THStorage.c
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THStorage.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THStorageCopy.c
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THStorageCopy.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THTensor.c
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THTensor.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THTensorConv.c
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THTensorConv.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THTensorCopy.c
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THTensorCopy.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THTensorLapack.c
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THTensorLapack.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THTensorMath.c
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THTensorMath.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THTensorRandom.c
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THTensorRandom.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THVectorDispatch.c
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/TH/generic/THVector.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/share/cmake/TH/THConfig.cmake
Re-run cmake no build system arguments
-- The C compiler identification is GNU 4.8.5
-- The CXX compiler identification is GNU 4.8.5
-- Check for working C compiler: /home/tudor/anaconda2/bin/cc
-- Check for working C compiler: /home/tudor/anaconda2/bin/cc -- works
-- Detecting C compiler ABI info
-- Checking if C linker supports --verbose
-- Checking if C linker supports --verbose - yes
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /home/tudor/anaconda2/bin/c++
-- Check for working CXX compiler: /home/tudor/anaconda2/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Checking if CXX linker supports --verbose
-- Checking if CXX linker supports --verbose - yes
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- TH_LIBRARIES: /home/tudor/pytorch/torch/lib/tmp_install/lib/libTH.so.1
-- THS_SO_VERSION: 1
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CUDA_NVCC_FLAGS
THCUNN_SO_VERSION
THC_LIBRARIES
THC_SO_VERSION
THNN_SO_VERSION
THS_LIBRARIES
TH_SO_VERSION
-- Build files have been written to: /home/tudor/pytorch/torch/lib/build/THS
/home/tudor/anaconda2/bin/cmake -H/home/tudor/pytorch/torch/lib/THS -B/home/tudor/pytorch/torch/lib/build/THS --check-build-system CMakeFiles/Makefile.cmake 0
/home/tudor/anaconda2/bin/cmake -E cmake_progress_start /home/tudor/pytorch/torch/lib/build/THS/CMakeFiles /home/tudor/pytorch/torch/lib/build/THS/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/home/tudor/pytorch/torch/lib/build/THS'
make -f CMakeFiles/THS.dir/build.make CMakeFiles/THS.dir/depend
make[2]: Entering directory '/home/tudor/pytorch/torch/lib/build/THS'
cd /home/tudor/pytorch/torch/lib/build/THS && /home/tudor/anaconda2/bin/cmake -E cmake_depends "Unix Makefiles" /home/tudor/pytorch/torch/lib/THS /home/tudor/pytorch/torch/lib/THS /home/tudor/pytorch/torch/lib/build/THS /home/tudor/pytorch/torch/lib/build/THS /home/tudor/pytorch/torch/lib/build/THS/CMakeFiles/THS.dir/DependInfo.cmake --color=
Dependee "/home/tudor/pytorch/torch/lib/build/THS/CMakeFiles/THS.dir/DependInfo.cmake" is newer than depender "/home/tudor/pytorch/torch/lib/build/THS/CMakeFiles/THS.dir/depend.internal".
Dependee "/home/tudor/pytorch/torch/lib/build/THS/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/tudor/pytorch/torch/lib/build/THS/CMakeFiles/THS.dir/depend.internal".
Scanning dependencies of target THS
make[2]: Leaving directory '/home/tudor/pytorch/torch/lib/build/THS'
make -f CMakeFiles/THS.dir/build.make CMakeFiles/THS.dir/build
make[2]: Entering directory '/home/tudor/pytorch/torch/lib/build/THS'
[ 50%] Building C object CMakeFiles/THS.dir/THSTensor.c.o
/home/tudor/anaconda2/bin/cc -DTHS_EXPORTS -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/build/THS -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -O3 -DNDEBUG -fPIC -std=gnu99 -o CMakeFiles/THS.dir/THSTensor.c.o -c /home/tudor/pytorch/torch/lib/THS/THSTensor.c
[100%] Linking C shared library libTHS.so
/home/tudor/anaconda2/bin/cmake -E cmake_link_script CMakeFiles/THS.dir/link.txt --verbose=1
/home/tudor/anaconda2/bin/cc -fPIC -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,$ORIGIN -O3 -DNDEBUG -shared -Wl,-soname,libTHS.so.1 -o libTHS.so.1 CMakeFiles/THS.dir/THSTensor.c.o /home/tudor/pytorch/torch/lib/tmp_install/lib/libTH.so.1 -Wl,-rpath,/home/tudor/pytorch/torch/lib/tmp_install/lib:
/home/tudor/anaconda2/bin/cmake -E cmake_symlink_library libTHS.so.1 libTHS.so.1 libTHS.so
make[2]: Leaving directory '/home/tudor/pytorch/torch/lib/build/THS'
[100%] Built target THS
make[1]: Leaving directory '/home/tudor/pytorch/torch/lib/build/THS'
/home/tudor/anaconda2/bin/cmake -E cmake_progress_start /home/tudor/pytorch/torch/lib/build/THS/CMakeFiles 0
make -f CMakeFiles/Makefile2 preinstall
make[1]: Entering directory '/home/tudor/pytorch/torch/lib/build/THS'
make[1]: Nothing to be done for 'preinstall'.
make[1]: Leaving directory '/home/tudor/pytorch/torch/lib/build/THS'
Install the project...
/home/tudor/anaconda2/bin/cmake -P cmake_install.cmake
-- Install configuration: "Release"
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/lib/libTHS.so.1
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/lib/libTHS.so
-- Set runtime path of "/home/tudor/pytorch/torch/lib/tmp_install/lib/libTHS.so.1" to ""
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THS/THS.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THS/THSGenerateAllTypes.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THS/THSGenerateFloatTypes.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THS/THSGenerateIntTypes.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THS/THSTensor.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THS/generic/THSTensor.c
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THS/generic/THSTensor.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THS/generic/THSTensorMath.c
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THS/generic/THSTensorMath.h
Re-run cmake no build system arguments
-- The C compiler identification is GNU 4.8.5
-- The CXX compiler identification is GNU 4.8.5
-- Check for working C compiler: /home/tudor/anaconda2/bin/cc
-- Check for working C compiler: /home/tudor/anaconda2/bin/cc -- works
-- Detecting C compiler ABI info
-- Checking if C linker supports --verbose
-- Checking if C linker supports --verbose - yes
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /home/tudor/anaconda2/bin/c++
-- Check for working CXX compiler: /home/tudor/anaconda2/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Checking if CXX linker supports --verbose
-- Checking if CXX linker supports --verbose - yes
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- TH_LIBRARIES: /home/tudor/pytorch/torch/lib/tmp_install/lib/libTH.so.1
-- Try OpenMP C flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Try OpenMP CXX flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Found OpenMP: -fopenmp
-- Compiling with OpenMP support
CMake Warning (dev) at CMakeLists.txt:60 (LINK_DIRECTORIES):
This command specifies the relative path
as a link directory.
Policy CMP0015 is not set: link_directories() treats paths relative to the
source dir. Run "cmake --help-policy CMP0015" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
-- THNN_SO_VERSION: 1
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CUDA_NVCC_FLAGS
THCUNN_SO_VERSION
THC_LIBRARIES
THC_SO_VERSION
THS_LIBRARIES
TH_INCLUDE_PATH
TH_LIB_PATH
TH_SO_VERSION
-- Build files have been written to: /home/tudor/pytorch/torch/lib/build/THNN
/home/tudor/anaconda2/bin/cmake -H/home/tudor/pytorch/torch/lib/THNN -B/home/tudor/pytorch/torch/lib/build/THNN --check-build-system CMakeFiles/Makefile.cmake 0
/home/tudor/anaconda2/bin/cmake -E cmake_progress_start /home/tudor/pytorch/torch/lib/build/THNN/CMakeFiles /home/tudor/pytorch/torch/lib/build/THNN/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/home/tudor/pytorch/torch/lib/build/THNN'
make -f CMakeFiles/THNN.dir/build.make CMakeFiles/THNN.dir/depend
make[2]: Entering directory '/home/tudor/pytorch/torch/lib/build/THNN'
cd /home/tudor/pytorch/torch/lib/build/THNN && /home/tudor/anaconda2/bin/cmake -E cmake_depends "Unix Makefiles" /home/tudor/pytorch/torch/lib/THNN /home/tudor/pytorch/torch/lib/THNN /home/tudor/pytorch/torch/lib/build/THNN /home/tudor/pytorch/torch/lib/build/THNN /home/tudor/pytorch/torch/lib/build/THNN/CMakeFiles/THNN.dir/DependInfo.cmake --color=
Dependee "/home/tudor/pytorch/torch/lib/build/THNN/CMakeFiles/THNN.dir/DependInfo.cmake" is newer than depender "/home/tudor/pytorch/torch/lib/build/THNN/CMakeFiles/THNN.dir/depend.internal".
Dependee "/home/tudor/pytorch/torch/lib/build/THNN/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/tudor/pytorch/torch/lib/build/THNN/CMakeFiles/THNN.dir/depend.internal".
Scanning dependencies of target THNN
make[2]: Leaving directory '/home/tudor/pytorch/torch/lib/build/THNN'
make -f CMakeFiles/THNN.dir/build.make CMakeFiles/THNN.dir/build
make[2]: Entering directory '/home/tudor/pytorch/torch/lib/build/THNN'
[ 50%] Building C object CMakeFiles/THNN.dir/init.c.o
/home/tudor/anaconda2/bin/cc -DTHNN_EXPORTS -I/home/tudor/pytorch/torch/lib/THNN -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -fopenmp -O3 -DNDEBUG -fPIC -std=gnu99 -o CMakeFiles/THNN.dir/init.c.o -c /home/tudor/pytorch/torch/lib/THNN/init.c
[100%] Linking C shared library libTHNN.so
/home/tudor/anaconda2/bin/cmake -E cmake_link_script CMakeFiles/THNN.dir/link.txt --verbose=1
/home/tudor/anaconda2/bin/cc -fPIC -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,$ORIGIN -fopenmp -O3 -DNDEBUG -shared -Wl,-soname,libTHNN.so.1 -o libTHNN.so.1 CMakeFiles/THNN.dir/init.c.o /home/tudor/pytorch/torch/lib/tmp_install/lib/libTH.so.1 -Wl,-rpath,/home/tudor/pytorch/torch/lib/tmp_install/lib:
/home/tudor/anaconda2/bin/cmake -E cmake_symlink_library libTHNN.so.1 libTHNN.so.1 libTHNN.so
make[2]: Leaving directory '/home/tudor/pytorch/torch/lib/build/THNN'
[100%] Built target THNN
make[1]: Leaving directory '/home/tudor/pytorch/torch/lib/build/THNN'
/home/tudor/anaconda2/bin/cmake -E cmake_progress_start /home/tudor/pytorch/torch/lib/build/THNN/CMakeFiles 0
make -f CMakeFiles/Makefile2 preinstall
make[1]: Entering directory '/home/tudor/pytorch/torch/lib/build/THNN'
make[1]: Nothing to be done for 'preinstall'.
make[1]: Leaving directory '/home/tudor/pytorch/torch/lib/build/THNN'
Install the project...
/home/tudor/anaconda2/bin/cmake -P cmake_install.cmake
-- Install configuration: "Release"
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/lib/libTHNN.so.1
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/lib/libTHNN.so
-- Set runtime path of "/home/tudor/pytorch/torch/lib/tmp_install/lib/libTHNN.so.1" to ""
Re-run cmake no build system arguments
-- The C compiler identification is GNU 4.8.5
-- The CXX compiler identification is GNU 4.8.5
-- Check for working C compiler: /home/tudor/anaconda2/bin/cc
-- Check for working C compiler: /home/tudor/anaconda2/bin/cc -- works
-- Detecting C compiler ABI info
-- Checking if C linker supports --verbose
-- Checking if C linker supports --verbose - yes
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /home/tudor/anaconda2/bin/c++
-- Check for working CXX compiler: /home/tudor/anaconda2/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Checking if CXX linker supports --verbose
-- Checking if CXX linker supports --verbose - yes
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- TH_LIBRARIES: /home/tudor/pytorch/torch/lib/tmp_install/lib/libTH.so.1
-- Found CUDA: /usr/local/cuda (found suitable version "8.0", minimum required is "5.5")
-- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - True
-- Compiling with MAGMA support
-- MAGMA INCLUDE DIRECTORIES: /home/tudor/anaconda2/include
-- MAGMA LIBRARIES: /home/tudor/anaconda2/lib/libmagma.a
-- MAGMA V2 check: 1
-- Autodetected CUDA architecture(s): 5.0
-- got cuda version 8.0
-- Found CUDA with FP16 support, compiling with torch.CudaHalfTensor
-- CUDA_NVCC_FLAGS: -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC;-gencode;arch=compute_50,code=sm_50;-DCUDA_HAS_FP16=1
-- THC_SO_VERSION: 1
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
THCUNN_SO_VERSION
THC_LIBRARIES
THNN_SO_VERSION
THS_LIBRARIES
TH_SO_VERSION
-- Build files have been written to: /home/tudor/pytorch/torch/lib/build/THC
/home/tudor/anaconda2/bin/cmake -H/home/tudor/pytorch/torch/lib/THC -B/home/tudor/pytorch/torch/lib/build/THC --check-build-system CMakeFiles/Makefile.cmake 0
/home/tudor/anaconda2/bin/cmake -E cmake_progress_start /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/home/tudor/pytorch/torch/lib/build/THC'
make -f CMakeFiles/THC.dir/build.make CMakeFiles/THC.dir/depend
make[2]: Entering directory '/home/tudor/pytorch/torch/lib/build/THC'
[ 1%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCHalf.cu.o
[ 2%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCReduceApplyUtils.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
[ 3%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCSleep.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
[ 5%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCBlas.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
[ 6%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCStorageCopy.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
[ 7%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCTensor.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
[ 8%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCStorage.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCBlas.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCBlas.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCBlas.cu.o.cmake
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCStorageCopy.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCStorageCopy.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorageCopy.cu.o.cmake
[ 10%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCTensorCopy.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCHalf.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCHalf.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCHalf.cu.o.cmake
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCSleep.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCSleep.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCSleep.cu.o.cmake
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCReduceApplyUtils.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCReduceApplyUtils.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCReduceApplyUtils.cu.o.cmake
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCStorage.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCStorage.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorage.cu.o.cmake
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensor.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensor.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensor.cu.o.cmake
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorCopy.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorCopy.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorCopy.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCBlas.cu.o
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCStorageCopy.cu.o
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCHalf.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCBlas.cu.o
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCSleep.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCStorageCopy.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCSleep.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCHalf.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCBlas.cu.o.NVCC-depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCStorage.cu.o
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensor.cu.o
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCReduceApplyUtils.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCHalf.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensor.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCStorage.cu.o
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorCopy.cu.o
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCBlas.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCBlas.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorCopy.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorageCopy.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCReduceApplyUtils.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCSleep.cu.o.NVCC-depend
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensor.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCHalf.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCHalf.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorCopy.cu.o.NVCC-depend
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorage.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCTensor.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensor.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCSleep.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCSleep.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCStorage.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorage.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCTensorCopy.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorCopy.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCStorageCopy.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorageCopy.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCReduceApplyUtils.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCReduceApplyUtils.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCReduceApplyUtils.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCBlas.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCBlas.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCBlas.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCBlas.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCBlas.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCBlas.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCBlas.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCBlas.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCBlas.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCBlas.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCBlas.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCBlas.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCBlas.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCBlas.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCSleep.cu.o.depend.tmp
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensor.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensor.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensor.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCSleep.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCSleep.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensor.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensor.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensor.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensor.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensor.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensor.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensor.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensor.cu.o.NVCC-depend
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCSleep.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCSleep.cu.o.depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensor.cu.o
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCSleep.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCSleep.cu.o.depend
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCTensor.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensor.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCSleep.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCSleep.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCSleep.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCSleep.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCSleep.cu.o
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorageCopy.cu.o.depend.tmp
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCSleep.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCSleep.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorageCopy.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorageCopy.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorCopy.cu.o.depend.tmp
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCReduceApplyUtils.cu.o.depend.tmp
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.cu
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCReduceApplyUtils.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCReduceApplyUtils.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorageCopy.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorageCopy.cu.o.depend
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorCopy.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorCopy.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorageCopy.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorageCopy.cu.o.depend
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorageCopy.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorageCopy.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorageCopy.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorageCopy.cu.o.NVCC-depend
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCStorageCopy.cu.o
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCReduceApplyUtils.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCReduceApplyUtils.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCReduceApplyUtils.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCReduceApplyUtils.cu.o.depend
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCStorageCopy.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCStorageCopy.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorCopy.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorCopy.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCReduceApplyUtils.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCReduceApplyUtils.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorCopy.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorCopy.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCReduceApplyUtils.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCReduceApplyUtils.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCReduceApplyUtils.cu.o
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorCopy.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorCopy.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorCopy.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorCopy.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCReduceApplyUtils.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCReduceApplyUtils.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCHalf.cu.o.depend.tmp
/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCHalf.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCHalf.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorCopy.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCTensorCopy.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorCopy.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorage.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorage.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorage.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCHalf.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCHalf.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCHalf.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCHalf.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCHalf.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCHalf.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCHalf.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCHalf.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCHalf.cu.o
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.cu
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCHalf.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCHalf.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorage.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorage.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorage.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorage.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorage.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorage.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorage.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCStorage.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCStorage.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCStorage.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCStorage.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCBlas.cu.o successfully.
[ 11%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCTensorMath.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMath.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMath.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMath.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMath.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCTensorMath.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCSleep.cu.o successfully.
[ 12%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCTensorMath2.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMath2.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMath2.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath2.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMath2.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMath2.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath2.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCTensorMath2.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath2.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensor.cu.o successfully.
[ 13%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCTensorMathBlas.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathBlas.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathBlas.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathBlas.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathBlas.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathBlas.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathBlas.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCTensorMathBlas.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathBlas.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCReduceApplyUtils.cu.o successfully.
[ 15%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCTensorMathMagma.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathMagma.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathMagma.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathMagma.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathMagma.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathMagma.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathMagma.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCTensorMathMagma.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathMagma.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCStorageCopy.cu.o successfully.
[ 16%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCTensorMathPairwise.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathPairwise.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathPairwise.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathPairwise.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathPairwise.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathPairwise.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathPairwise.cu.o.NVCC-depend
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath.cu.o.depend.tmp
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCTensorMathPairwise.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathPairwise.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathBlas.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathBlas.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathBlas.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath2.cu.o.depend.tmp
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.cu
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath2.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath2.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathBlas.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathBlas.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathBlas.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathBlas.cu.o.depend
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.cu
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathBlas.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathBlas.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathBlas.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathBlas.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathBlas.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCTensorMathBlas.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathBlas.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMath.cu.o
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathMagma.cu.o.depend.tmp
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCTensorMath.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMath.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathMagma.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathMagma.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath2.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath2.cu.o.depend
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath2.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath2.cu.o.depend
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath2.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath2.cu.o.NVCC-depend
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.cu
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath2.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMath2.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMath2.cu.o
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathMagma.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathMagma.cu.o.depend
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCTensorMath2.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMath2.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathMagma.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathMagma.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathMagma.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathMagma.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathMagma.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathMagma.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathMagma.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCTensorMathMagma.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathMagma.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathPairwise.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathPairwise.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathPairwise.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathPairwise.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathPairwise.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathPairwise.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathPairwise.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathPairwise.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathPairwise.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathPairwise.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathPairwise.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathPairwise.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCTensorMathPairwise.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathPairwise.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathBlas.cu.o successfully.
[ 17%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCTensorMathReduce.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathReduce.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathReduce.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathReduce.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathReduce.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathReduce.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathReduce.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCTensorMathReduce.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathReduce.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathMagma.cu.o successfully.
[ 18%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCTensorMathScan.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathScan.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathScan.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathScan.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathScan.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathScan.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathScan.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCTensorMathScan.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathScan.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathReduce.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathReduce.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathReduce.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathScan.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathScan.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathScan.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathReduce.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathReduce.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathReduce.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathReduce.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathReduce.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathReduce.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathReduce.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathReduce.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathReduce.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCTensorMathReduce.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathReduce.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathScan.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathScan.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathScan.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathScan.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathScan.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathScan.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathScan.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorMathScan.cu.o.NVCC-depend
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCHalf.cu.o successfully.
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathScan.cu.o
[ 20%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCTensorIndex.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorIndex.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorIndex.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorIndex.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorIndex.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCTensorMathScan.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathScan.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorIndex.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorIndex.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCTensorIndex.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorIndex.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorIndex.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorIndex.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorIndex.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorIndex.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorIndex.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorIndex.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorIndex.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorIndex.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorIndex.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorIndex.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorIndex.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorIndex.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCTensorIndex.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorIndex.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCStorage.cu.o successfully.
[ 21%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCTensorConv.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorConv.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorConv.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorConv.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorConv.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorConv.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorConv.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCTensorConv.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorConv.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorConv.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorConv.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorConv.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorConv.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorConv.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorConv.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorConv.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorConv.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorConv.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorConv.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorConv.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorConv.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCTensorConv.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorConv.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMath2.cu.o successfully.
[ 22%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCTensorRandom.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorRandom.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorRandom.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorRandom.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorRandom.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorRandom.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorRandom.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCTensorRandom.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorRandom.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorRandom.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorRandom.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorRandom.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorRandom.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorRandom.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorRandom.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorRandom.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorRandom.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorRandom.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorRandom.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorRandom.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorRandom.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCTensorRandom.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorRandom.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathReduce.cu.o successfully.
[ 23%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCTensorScatterGather.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorScatterGather.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorScatterGather.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorScatterGather.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorScatterGather.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorScatterGather.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorScatterGather.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCTensorScatterGather.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorScatterGather.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathScan.cu.o successfully.
[ 25%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCTensorTopK.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorTopK.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorTopK.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTopK.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorTopK.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorTopK.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTopK.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCTensorTopK.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTopK.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorScatterGather.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorScatterGather.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorScatterGather.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorScatterGather.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorScatterGather.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorScatterGather.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorScatterGather.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorScatterGather.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorScatterGather.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorScatterGather.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorScatterGather.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorScatterGather.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCTensorScatterGather.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorScatterGather.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTopK.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTopK.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTopK.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTopK.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTopK.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTopK.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTopK.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTopK.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTopK.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTopK.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTopK.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorTopK.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCTensorTopK.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorTopK.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorConv.cu.o successfully.
[ 26%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCTensorSort.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorSort.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorSort.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorSort.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorSort.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorSort.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorSort.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCTensorSort.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorSort.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorSort.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorSort.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorSort.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorSort.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorSort.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorSort.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorSort.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorSort.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorSort.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorSort.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorSort.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorSort.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCTensorSort.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorSort.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMath.cu.o successfully.
[ 27%] Building NVCC (Device) object CMakeFiles/THC.dir/THC_generated_THCTensorTypeUtils.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorTypeUtils.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorTypeUtils.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTypeUtils.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorTypeUtils.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorTypeUtils.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTypeUtils.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/THCTensorTypeUtils.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTypeUtils.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTypeUtils.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTypeUtils.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTypeUtils.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTypeUtils.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTypeUtils.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTypeUtils.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTypeUtils.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTypeUtils.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTypeUtils.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTypeUtils.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//THC_generated_THCTensorTypeUtils.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorTypeUtils.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/THCTensorTypeUtils.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorTypeUtils.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorScatterGather.cu.o successfully.
[ 28%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortByte.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortByte.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortByte.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortByte.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortByte.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortByte.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortByte.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorSortByte.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortByte.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorRandom.cu.o successfully.
[ 30%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTByte.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTByte.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTByte.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTByte.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTByte.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTByte.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTByte.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareTByte.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTByte.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortByte.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortByte.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortByte.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortByte.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortByte.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortByte.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortByte.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortByte.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortByte.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortByte.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortByte.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortByte.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorSortByte.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortByte.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTByte.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTByte.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTByte.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTByte.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTByte.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTByte.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTByte.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTByte.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTByte.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTByte.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTByte.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTByte.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareTByte.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTByte.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorSort.cu.o successfully.
[ 31%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseByte.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseByte.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseByte.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseByte.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseByte.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseByte.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseByte.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathPointwiseByte.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseByte.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorTypeUtils.cu.o successfully.
[ 32%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareByte.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareByte.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareByte.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareByte.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareByte.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareByte.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareByte.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareByte.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareByte.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseByte.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseByte.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseByte.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseByte.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseByte.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseByte.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseByte.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseByte.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseByte.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseByte.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseByte.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseByte.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathPointwiseByte.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseByte.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareByte.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareByte.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareByte.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareByte.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareByte.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareByte.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareByte.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareByte.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareByte.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareByte.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareByte.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareByte.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareByte.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareByte.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorIndex.cu.o successfully.
[ 33%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceByte.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceByte.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceByte.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceByte.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceByte.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceByte.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceByte.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathReduceByte.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceByte.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorTopK.cu.o successfully.
[ 35%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedByte.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedByte.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedByte.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedByte.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedByte.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedByte.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedByte.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMaskedByte.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedByte.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceByte.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceByte.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceByte.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceByte.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceByte.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceByte.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceByte.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceByte.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceByte.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceByte.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceByte.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceByte.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathReduceByte.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceByte.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedByte.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedByte.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedByte.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedByte.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedByte.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedByte.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedByte.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedByte.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedByte.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedByte.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedByte.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedByte.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMaskedByte.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedByte.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareByte.cu.o successfully.
[ 36%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortChar.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortChar.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortChar.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortChar.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortChar.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortChar.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortChar.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorSortChar.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortChar.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortChar.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortChar.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortChar.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortChar.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortChar.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortChar.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortChar.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortChar.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortChar.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortChar.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortChar.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortChar.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorSortChar.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortChar.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceByte.cu.o successfully.
[ 37%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTChar.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTChar.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTChar.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTChar.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTChar.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTChar.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTChar.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareTChar.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTChar.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTChar.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTChar.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTChar.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTChar.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTChar.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTChar.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTChar.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTChar.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTChar.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTChar.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTChar.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTChar.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareTChar.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTChar.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTByte.cu.o successfully.
[ 38%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseChar.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseChar.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseChar.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseChar.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseChar.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseChar.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseChar.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathPointwiseChar.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseChar.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedByte.cu.o successfully.
[ 40%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareChar.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareChar.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareChar.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareChar.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareChar.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareChar.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareChar.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareChar.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareChar.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseChar.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseChar.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseChar.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseChar.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseChar.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseChar.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseChar.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseChar.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseChar.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseChar.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseChar.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseChar.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathPointwiseChar.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseChar.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareChar.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareChar.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareChar.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareChar.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareChar.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareChar.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareChar.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareChar.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareChar.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareChar.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareChar.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareChar.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareChar.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareChar.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorCopy.cu.o successfully.
[ 41%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceChar.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceChar.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceChar.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceChar.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceChar.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceChar.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceChar.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathReduceChar.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceChar.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceChar.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceChar.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceChar.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceChar.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceChar.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceChar.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceChar.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceChar.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceChar.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceChar.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceChar.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceChar.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathReduceChar.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceChar.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareChar.cu.o successfully.
[ 42%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedChar.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedChar.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedChar.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedChar.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedChar.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedChar.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedChar.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMaskedChar.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedChar.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedChar.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedChar.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedChar.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedChar.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedChar.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedChar.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedChar.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedChar.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedChar.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedChar.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedChar.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedChar.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMaskedChar.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedChar.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortByte.cu.o successfully.
[ 43%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortShort.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortShort.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortShort.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortShort.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortShort.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortShort.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortShort.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorSortShort.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortShort.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceChar.cu.o successfully.
[ 45%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTShort.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTShort.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTShort.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTShort.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTShort.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTShort.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTShort.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareTShort.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTShort.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortShort.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortShort.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortShort.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTShort.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTShort.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTShort.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTShort.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTShort.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTShort.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTShort.cu.o.depend
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.cu
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTShort.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTShort.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTShort.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTShort.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTShort.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareTShort.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTShort.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortShort.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortShort.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortShort.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortShort.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortShort.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortShort.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortShort.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortShort.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortShort.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorSortShort.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortShort.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortChar.cu.o successfully.
[ 46%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseShort.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseShort.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseShort.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseShort.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseShort.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseShort.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseShort.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathPointwiseShort.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseShort.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseShort.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseShort.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseShort.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseShort.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseShort.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseShort.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseShort.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseShort.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseShort.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseShort.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseShort.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseShort.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathPointwiseShort.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseShort.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedChar.cu.o successfully.
[ 47%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareShort.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareShort.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareShort.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareShort.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareShort.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareShort.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareShort.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareShort.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareShort.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareShort.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareShort.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareShort.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareShort.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareShort.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareShort.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareShort.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareShort.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareShort.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareShort.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareShort.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareShort.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareShort.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareShort.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseByte.cu.o successfully.
[ 48%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceShort.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceShort.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceShort.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceShort.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceShort.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceShort.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceShort.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathReduceShort.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceShort.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceShort.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceShort.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceShort.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceShort.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceShort.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceShort.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceShort.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceShort.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceShort.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceShort.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceShort.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceShort.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathReduceShort.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceShort.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTChar.cu.o successfully.
[ 50%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedShort.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedShort.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedShort.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedShort.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedShort.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedShort.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedShort.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMaskedShort.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedShort.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedShort.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedShort.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedShort.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedShort.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedShort.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedShort.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedShort.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedShort.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedShort.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedShort.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedShort.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedShort.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMaskedShort.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedShort.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareShort.cu.o successfully.
[ 51%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortInt.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortInt.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortInt.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortInt.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortInt.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortInt.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortInt.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorSortInt.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortInt.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortInt.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortInt.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortInt.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortInt.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortInt.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortInt.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortInt.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortInt.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortInt.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortInt.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortInt.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortInt.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorSortInt.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortInt.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceShort.cu.o successfully.
[ 52%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTInt.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTInt.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTInt.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTInt.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTInt.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTInt.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTInt.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareTInt.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTInt.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTInt.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTInt.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTInt.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTInt.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTInt.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTInt.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTInt.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTInt.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTInt.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTInt.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTInt.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTInt.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareTInt.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTInt.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir//./THC_generated_THCTensorMathPairwise.cu.o successfully.
[ 53%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseInt.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseInt.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseInt.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseInt.cu.o.cmake
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseChar.cu.o successfully.
[ 55%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareInt.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseInt.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareInt.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareInt.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareInt.cu.o.cmake
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseInt.cu.o
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareInt.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseInt.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareInt.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareInt.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathPointwiseInt.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseInt.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareInt.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareInt.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareInt.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareInt.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareInt.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareInt.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareInt.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareInt.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareInt.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareInt.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareInt.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareInt.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareInt.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareInt.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareInt.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareInt.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseInt.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseInt.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseInt.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseInt.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseInt.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseInt.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseInt.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseInt.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseInt.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseInt.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseInt.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseInt.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathPointwiseInt.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseInt.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedShort.cu.o successfully.
[ 56%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceInt.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceInt.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceInt.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceInt.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceInt.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceInt.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceInt.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathReduceInt.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceInt.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceInt.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceInt.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceInt.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceInt.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceInt.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceInt.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceInt.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceInt.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceInt.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceInt.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceInt.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceInt.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathReduceInt.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceInt.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortShort.cu.o successfully.
[ 57%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedInt.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedInt.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedInt.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedInt.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedInt.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedInt.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedInt.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMaskedInt.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedInt.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTShort.cu.o successfully.
[ 58%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortLong.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortLong.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortLong.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortLong.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortLong.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortLong.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortLong.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorSortLong.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortLong.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedInt.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedInt.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedInt.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedInt.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedInt.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedInt.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedInt.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedInt.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedInt.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedInt.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedInt.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedInt.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMaskedInt.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedInt.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortLong.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortLong.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortLong.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortLong.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortLong.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortLong.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortLong.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortLong.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortLong.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortLong.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortLong.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortLong.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorSortLong.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortLong.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareInt.cu.o successfully.
[ 60%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTLong.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTLong.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTLong.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTLong.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTLong.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTLong.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTLong.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareTLong.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTLong.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTLong.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTLong.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTLong.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTLong.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTLong.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTLong.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTLong.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTLong.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTLong.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTLong.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTLong.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTLong.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareTLong.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTLong.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceInt.cu.o successfully.
[ 61%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseLong.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseLong.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseLong.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseLong.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseLong.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseLong.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseLong.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathPointwiseLong.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseLong.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseLong.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseLong.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseLong.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseLong.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseLong.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseLong.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseLong.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseLong.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseLong.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseLong.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseLong.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseLong.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathPointwiseLong.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseLong.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedInt.cu.o successfully.
[ 62%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareLong.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareLong.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareLong.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareLong.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareLong.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareLong.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareLong.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareLong.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareLong.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareLong.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareLong.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareLong.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareLong.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareLong.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareLong.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareLong.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareLong.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareLong.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareLong.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareLong.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareLong.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareLong.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareLong.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortInt.cu.o successfully.
[ 63%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceLong.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceLong.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceLong.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceLong.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceLong.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceLong.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceLong.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathReduceLong.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceLong.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceLong.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceLong.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceLong.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseShort.cu.o successfully.
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.cu
[ 65%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedLong.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedLong.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedLong.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedLong.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedLong.cu.o
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceLong.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceLong.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedLong.cu.o
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceLong.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceLong.cu.o.depend
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedLong.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMaskedLong.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedLong.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceLong.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceLong.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceLong.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceLong.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceLong.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathReduceLong.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceLong.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedLong.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedLong.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedLong.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedLong.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedLong.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedLong.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedLong.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedLong.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedLong.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedLong.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedLong.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedLong.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMaskedLong.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedLong.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareLong.cu.o successfully.
[ 66%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortHalf.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortHalf.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortHalf.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortHalf.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortHalf.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortHalf.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortHalf.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorSortHalf.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortHalf.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortHalf.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortHalf.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortHalf.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortHalf.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortHalf.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortHalf.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortHalf.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortHalf.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortHalf.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortHalf.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortHalf.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortHalf.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorSortHalf.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortHalf.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTInt.cu.o successfully.
[ 67%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTHalf.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTHalf.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTHalf.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTHalf.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTHalf.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTHalf.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTHalf.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareTHalf.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTHalf.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTHalf.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTHalf.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTHalf.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTHalf.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTHalf.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTHalf.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTHalf.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTHalf.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTHalf.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTHalf.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTHalf.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTHalf.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareTHalf.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTHalf.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortLong.cu.o successfully.
[ 68%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseHalf.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseHalf.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseHalf.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseHalf.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseHalf.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseHalf.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseHalf.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathPointwiseHalf.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseHalf.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseHalf.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseHalf.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseHalf.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseHalf.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseHalf.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseHalf.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseHalf.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseHalf.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseHalf.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseHalf.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseHalf.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseHalf.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathPointwiseHalf.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseHalf.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceLong.cu.o successfully.
[ 70%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareHalf.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareHalf.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareHalf.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareHalf.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareHalf.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareHalf.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareHalf.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareHalf.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareHalf.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareHalf.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareHalf.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareHalf.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareHalf.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareHalf.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareHalf.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareHalf.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareHalf.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareHalf.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareHalf.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareHalf.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareHalf.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareHalf.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareHalf.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedLong.cu.o successfully.
[ 71%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceHalf.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceHalf.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceHalf.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceHalf.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceHalf.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceHalf.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceHalf.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathReduceHalf.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceHalf.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTLong.cu.o successfully.
[ 72%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedHalf.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedHalf.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedHalf.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedHalf.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedHalf.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedHalf.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedHalf.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMaskedHalf.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedHalf.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceHalf.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceHalf.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceHalf.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedHalf.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedHalf.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedHalf.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.cu
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceHalf.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceHalf.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceHalf.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceHalf.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceHalf.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceHalf.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceHalf.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceHalf.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceHalf.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathReduceHalf.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceHalf.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedHalf.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedHalf.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedHalf.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedHalf.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedHalf.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedHalf.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedHalf.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedHalf.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedHalf.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMaskedHalf.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedHalf.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseInt.cu.o successfully.
[ 73%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortFloat.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortFloat.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortFloat.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortFloat.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortFloat.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortFloat.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortFloat.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorSortFloat.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortFloat.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortFloat.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortFloat.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortFloat.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareHalf.cu.o successfully.CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
[ 75%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTFloat.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTFloat.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTFloat.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTFloat.cu.o.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.cu
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTFloat.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTFloat.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTFloat.cu.o.NVCC-depend
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortFloat.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortFloat.cu.o.depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareTFloat.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTFloat.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortFloat.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortFloat.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortFloat.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortFloat.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortFloat.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortFloat.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortFloat.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorSortFloat.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortFloat.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTFloat.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTFloat.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTFloat.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTFloat.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTFloat.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTFloat.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTFloat.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTFloat.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTFloat.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTFloat.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTFloat.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTFloat.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareTFloat.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTFloat.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedHalf.cu.o successfully.
[ 76%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseFloat.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseFloat.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseFloat.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseFloat.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseFloat.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseFloat.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseFloat.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathPointwiseFloat.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseFloat.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseFloat.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseFloat.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseFloat.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseFloat.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseFloat.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseFloat.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseFloat.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseFloat.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseFloat.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseFloat.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseFloat.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseFloat.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathPointwiseFloat.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseFloat.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortHalf.cu.o successfully.
[ 77%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareFloat.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareFloat.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareFloat.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareFloat.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareFloat.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareFloat.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareFloat.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareFloat.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareFloat.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareFloat.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareFloat.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareFloat.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareFloat.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareFloat.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareFloat.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareFloat.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareFloat.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareFloat.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareFloat.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareFloat.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareFloat.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareFloat.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareFloat.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseLong.cu.o successfully.
[ 78%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceFloat.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceFloat.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceFloat.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceFloat.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceFloat.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceFloat.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceFloat.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathReduceFloat.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceFloat.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTHalf.cu.o successfully.
[ 80%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedFloat.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedFloat.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedFloat.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedFloat.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedFloat.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedFloat.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedFloat.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMaskedFloat.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedFloat.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceFloat.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceFloat.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceFloat.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceFloat.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceFloat.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceFloat.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceFloat.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceFloat.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceFloat.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceFloat.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceFloat.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceFloat.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathReduceFloat.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceFloat.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedFloat.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedFloat.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedFloat.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedFloat.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedFloat.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedFloat.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedFloat.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedFloat.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedFloat.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedFloat.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedFloat.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedFloat.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMaskedFloat.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedFloat.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareFloat.cu.o successfully.
[ 81%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortDouble.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortDouble.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortDouble.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortDouble.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortDouble.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortDouble.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortDouble.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorSortDouble.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortDouble.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceHalf.cu.o successfully.
[ 82%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTDouble.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTDouble.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTDouble.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTDouble.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTDouble.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTDouble.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTDouble.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareTDouble.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTDouble.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortDouble.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortDouble.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortDouble.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.cu
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTDouble.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTDouble.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTDouble.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortDouble.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortDouble.cu.o.depend
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortDouble.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortDouble.cu.o.depend
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.cu
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortDouble.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortDouble.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortDouble.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortDouble.cu.o.NVCC-depend
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTDouble.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTDouble.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTDouble.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTDouble.cu.o.depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortDouble.cu.o
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTDouble.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTDouble.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorSortDouble.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortDouble.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTDouble.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTDouble.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTDouble.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareTDouble.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTDouble.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedFloat.cu.o successfully.
[ 83%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseDouble.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseDouble.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseDouble.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseDouble.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseDouble.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseDouble.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseDouble.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathPointwiseDouble.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseDouble.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseDouble.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseDouble.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseDouble.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseDouble.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseDouble.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseDouble.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseDouble.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseDouble.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseDouble.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseDouble.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseDouble.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseDouble.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathPointwiseDouble.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseDouble.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortFloat.cu.o successfully.
[ 85%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareDouble.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareDouble.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareDouble.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareDouble.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareDouble.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareDouble.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareDouble.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareDouble.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareDouble.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTFloat.cu.o successfully.
[ 86%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceDouble.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceDouble.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceDouble.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceDouble.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceDouble.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceDouble.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceDouble.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathReduceDouble.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceDouble.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareDouble.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareDouble.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareDouble.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareDouble.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareDouble.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareDouble.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareDouble.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareDouble.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareDouble.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareDouble.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareDouble.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareDouble.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathCompareDouble.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareDouble.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceDouble.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceDouble.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceDouble.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceDouble.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceDouble.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceDouble.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceDouble.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceDouble.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceDouble.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceDouble.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceDouble.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceDouble.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMathReduceDouble.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceDouble.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareDouble.cu.o successfully.
[ 87%] Building NVCC (Device) object CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedDouble.cu.o
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/.
cd /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedDouble.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedDouble.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedDouble.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedDouble.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedDouble.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedDouble.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMaskedDouble.cu -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedDouble.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceFloat.cu.o successfully.
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedDouble.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedDouble.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedDouble.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedDouble.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedDouble.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedDouble.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedDouble.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedDouble.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedDouble.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedDouble.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedDouble.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedDouble.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THC/generated/THCTensorMaskedDouble.cu -c -o /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedDouble.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DMAGMA_V2 -DTHC_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMaskedDouble.cu.o successfully.
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathCompareTDouble.cu.o successfully.
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorSortDouble.cu.o successfully.
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathReduceDouble.cu.o successfully.
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseHalf.cu.o successfully.
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseFloat.cu.o successfully.
Generated /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/generated/./THC_generated_THCTensorMathPointwiseDouble.cu.o successfully.
cd /home/tudor/pytorch/torch/lib/build/THC && /home/tudor/anaconda2/bin/cmake -E cmake_depends "Unix Makefiles" /home/tudor/pytorch/torch/lib/THC /home/tudor/pytorch/torch/lib/THC /home/tudor/pytorch/torch/lib/build/THC /home/tudor/pytorch/torch/lib/build/THC /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/DependInfo.cmake --color=
Dependee "/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/DependInfo.cmake" is newer than depender "/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/depend.internal".
Dependee "/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/tudor/pytorch/torch/lib/build/THC/CMakeFiles/THC.dir/depend.internal".
Scanning dependencies of target THC
make[2]: Leaving directory '/home/tudor/pytorch/torch/lib/build/THC'
make -f CMakeFiles/THC.dir/build.make CMakeFiles/THC.dir/build
make[2]: Entering directory '/home/tudor/pytorch/torch/lib/build/THC'
[ 88%] Building CXX object CMakeFiles/THC.dir/THCCachingAllocator.cpp.o
/home/tudor/anaconda2/bin/c++ -DMAGMA_V2 -DTHC_EXPORTS -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -O3 -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/THC.dir/THCCachingAllocator.cpp.o -c /home/tudor/pytorch/torch/lib/THC/THCCachingAllocator.cpp
[ 90%] Building CXX object CMakeFiles/THC.dir/THCCachingHostAllocator.cpp.o
/home/tudor/anaconda2/bin/c++ -DMAGMA_V2 -DTHC_EXPORTS -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -O3 -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/THC.dir/THCCachingHostAllocator.cpp.o -c /home/tudor/pytorch/torch/lib/THC/THCCachingHostAllocator.cpp
[ 92%] Building C object CMakeFiles/THC.dir/THCGeneral.c.o
[ 93%] Building C object CMakeFiles/THC.dir/THCTensor.c.o
[ 93%] Building C object CMakeFiles/THC.dir/THCStream.c.o
[ 95%] Building C object CMakeFiles/THC.dir/THCTensorCopy.c.o
/home/tudor/anaconda2/bin/cc -DMAGMA_V2 -DTHC_EXPORTS -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC -DCUDA_HAS_FP16=1 -std=c99 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -O3 -DNDEBUG -fPIC -o CMakeFiles/THC.dir/THCGeneral.c.o -c /home/tudor/pytorch/torch/lib/THC/THCGeneral.c
/home/tudor/anaconda2/bin/cc -DMAGMA_V2 -DTHC_EXPORTS -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC -DCUDA_HAS_FP16=1 -std=c99 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -O3 -DNDEBUG -fPIC -o CMakeFiles/THC.dir/THCStream.c.o -c /home/tudor/pytorch/torch/lib/THC/THCStream.c
/home/tudor/anaconda2/bin/cc -DMAGMA_V2 -DTHC_EXPORTS -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC -DCUDA_HAS_FP16=1 -std=c99 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -O3 -DNDEBUG -fPIC -o CMakeFiles/THC.dir/THCTensor.c.o -c /home/tudor/pytorch/torch/lib/THC/THCTensor.c
/home/tudor/anaconda2/bin/cc -DMAGMA_V2 -DTHC_EXPORTS -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC -DCUDA_HAS_FP16=1 -std=c99 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -O3 -DNDEBUG -fPIC -o CMakeFiles/THC.dir/THCTensorCopy.c.o -c /home/tudor/pytorch/torch/lib/THC/THCTensorCopy.c
[ 96%] Building C object CMakeFiles/THC.dir/THCStorageCopy.c.o
[ 97%] Building CXX object CMakeFiles/THC.dir/THCTensorRandom.cpp.o
/home/tudor/anaconda2/bin/cc -DMAGMA_V2 -DTHC_EXPORTS -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC -DCUDA_HAS_FP16=1 -std=c99 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -O3 -DNDEBUG -fPIC -o CMakeFiles/THC.dir/THCStorageCopy.c.o -c /home/tudor/pytorch/torch/lib/THC/THCStorageCopy.c
/home/tudor/anaconda2/bin/c++ -DMAGMA_V2 -DTHC_EXPORTS -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -O3 -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/THC.dir/THCTensorRandom.cpp.o -c /home/tudor/pytorch/torch/lib/THC/THCTensorRandom.cpp
[ 98%] Building C object CMakeFiles/THC.dir/THCThreadLocal.c.o
/home/tudor/anaconda2/bin/cc -DMAGMA_V2 -DTHC_EXPORTS -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THC/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/anaconda2/include -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/THC -I/home/tudor/pytorch/torch/lib/build/THC -DCUDA_HAS_FP16=1 -std=c99 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -O3 -DNDEBUG -fPIC -o CMakeFiles/THC.dir/THCThreadLocal.c.o -c /home/tudor/pytorch/torch/lib/THC/THCThreadLocal.c
[100%] Linking CXX shared library libTHC.so
/home/tudor/anaconda2/bin/cmake -E cmake_link_script CMakeFiles/THC.dir/link.txt --verbose=1
/home/tudor/anaconda2/bin/c++ -fPIC -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,$ORIGIN -O3 -DNDEBUG -shared -Wl,-soname,libTHC.so.1 -o libTHC.so.1 CMakeFiles/THC.dir/THCCachingAllocator.cpp.o CMakeFiles/THC.dir/THCCachingHostAllocator.cpp.o CMakeFiles/THC.dir/THCGeneral.c.o CMakeFiles/THC.dir/THCStorageCopy.c.o CMakeFiles/THC.dir/THCStream.c.o CMakeFiles/THC.dir/THCTensor.c.o CMakeFiles/THC.dir/THCTensorCopy.c.o CMakeFiles/THC.dir/THCTensorRandom.cpp.o CMakeFiles/THC.dir/THCThreadLocal.c.o CMakeFiles/THC.dir/THC_generated_THCReduceApplyUtils.cu.o CMakeFiles/THC.dir/THC_generated_THCBlas.cu.o CMakeFiles/THC.dir/THC_generated_THCSleep.cu.o CMakeFiles/THC.dir/THC_generated_THCStorage.cu.o CMakeFiles/THC.dir/THC_generated_THCStorageCopy.cu.o CMakeFiles/THC.dir/THC_generated_THCTensor.cu.o CMakeFiles/THC.dir/THC_generated_THCTensorCopy.cu.o CMakeFiles/THC.dir/THC_generated_THCTensorMath.cu.o CMakeFiles/THC.dir/THC_generated_THCTensorMath2.cu.o CMakeFiles/THC.dir/THC_generated_THCTensorMathBlas.cu.o CMakeFiles/THC.dir/THC_generated_THCTensorMathMagma.cu.o CMakeFiles/THC.dir/THC_generated_THCTensorMathPairwise.cu.o CMakeFiles/THC.dir/THC_generated_THCTensorMathReduce.cu.o CMakeFiles/THC.dir/THC_generated_THCTensorMathScan.cu.o CMakeFiles/THC.dir/THC_generated_THCTensorIndex.cu.o CMakeFiles/THC.dir/THC_generated_THCTensorConv.cu.o CMakeFiles/THC.dir/THC_generated_THCTensorRandom.cu.o CMakeFiles/THC.dir/THC_generated_THCTensorScatterGather.cu.o CMakeFiles/THC.dir/THC_generated_THCTensorTopK.cu.o CMakeFiles/THC.dir/THC_generated_THCTensorSort.cu.o CMakeFiles/THC.dir/THC_generated_THCTensorTypeUtils.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortByte.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTByte.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseByte.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareByte.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceByte.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedByte.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortChar.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTChar.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseChar.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareChar.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceChar.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedChar.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortShort.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTShort.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseShort.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareShort.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceShort.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedShort.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortInt.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTInt.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseInt.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareInt.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceInt.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedInt.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortLong.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTLong.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseLong.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareLong.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceLong.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedLong.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortHalf.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTHalf.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseHalf.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareHalf.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceHalf.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedHalf.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortFloat.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTFloat.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseFloat.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareFloat.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceFloat.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedFloat.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortDouble.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTDouble.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseDouble.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareDouble.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceDouble.cu.o CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedDouble.cu.o CMakeFiles/THC.dir/THC_generated_THCHalf.cu.o /usr/local/cuda/lib64/libcudart.so /usr/local/cuda/lib64/libcublas.so /usr/local/cuda/lib64/libcublas_device.a /home/tudor/pytorch/torch/lib/tmp_install/lib/libTH.so.1 /usr/local/cuda/lib64/libcurand.so -Wl,-Bstatic -lmagma -Wl,-Bdynamic /usr/local/cuda/lib64/libcusparse.so -Wl,-rpath,/home/tudor/pytorch/torch/lib/tmp_install/lib:/usr/local/cuda/lib64:
/home/tudor/anaconda2/bin/cmake -E cmake_symlink_library libTHC.so.1 libTHC.so.1 libTHC.so
make[2]: Leaving directory '/home/tudor/pytorch/torch/lib/build/THC'
[100%] Built target THC
make[1]: Leaving directory '/home/tudor/pytorch/torch/lib/build/THC'
/home/tudor/anaconda2/bin/cmake -E cmake_progress_start /home/tudor/pytorch/torch/lib/build/THC/CMakeFiles 0
make -f CMakeFiles/Makefile2 preinstall
make[1]: Entering directory '/home/tudor/pytorch/torch/lib/build/THC'
make[1]: Nothing to be done for 'preinstall'.
make[1]: Leaving directory '/home/tudor/pytorch/torch/lib/build/THC'
Install the project...
/home/tudor/anaconda2/bin/cmake -P cmake_install.cmake
-- Install configuration: "Release"
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/lib/libTHC.so.1
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/lib/libTHC.so
-- Set runtime path of "/home/tudor/pytorch/torch/lib/tmp_install/lib/libTHC.so.1" to ""
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THC.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCGeneral.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCBlas.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCSleep.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCStorage.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCStorageCopy.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCStream.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCThreadLocal.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCTensor.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCTensorCopy.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCTensorRandom.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCTensorMath.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCTensorConv.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCTensorTopK.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCApply.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCReduce.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCReduceAll.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCReduceApplyUtils.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCAsmUtils.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCAtomics.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCScanUtils.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCSortUtils.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCAllocator.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCCachingAllocator.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCCachingHostAllocator.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCDeviceUtils.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCDeviceTensor.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCDeviceTensor-inl.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCDeviceTensorUtils.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCDeviceTensorUtils-inl.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCGenerateAllTypes.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCGenerateByteType.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCGenerateCharType.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCGenerateShortType.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCGenerateIntType.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCGenerateLongType.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCGenerateHalfType.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCGenerateFloatType.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCGenerateFloatTypes.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCGenerateDoubleType.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCHalf.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCNumerics.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCTensorSort.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCTensorInfo.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCTensorTypeUtils.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCTensorRandom.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCTensorMathMagma.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/THCThrustAllocator.cuh
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCStorage.c
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCStorage.cu
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCStorage.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensor.c
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensor.cu
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensor.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCStorageCopy.c
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCStorageCopy.cu
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCStorageCopy.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorCopy.c
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorCopy.cu
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorCopy.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMasked.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMasked.cu
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMath.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMath.cu
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMathBlas.cu
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMathBlas.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMathCompare.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMathCompare.cu
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMathCompareT.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMathCompareT.cu
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMathMagma.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMathMagma.cu
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMathPairwise.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMathPairwise.cu
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMathPointwise.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMathPointwise.cu
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMathReduce.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMathReduce.cu
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMathScan.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorMathScan.cu
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorScatterGather.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorScatterGather.cu
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorIndex.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorIndex.cu
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorSort.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorSort.cu
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCDeviceTensorUtils.cu
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorRandom.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THC/generic/THCTensorRandom.cu
Re-run cmake no build system arguments
-- The C compiler identification is GNU 4.8.5
-- The CXX compiler identification is GNU 4.8.5
-- Check for working C compiler: /home/tudor/anaconda2/bin/cc
-- Check for working C compiler: /home/tudor/anaconda2/bin/cc -- works
-- Detecting C compiler ABI info
-- Checking if C linker supports --verbose
-- Checking if C linker supports --verbose - yes
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /home/tudor/anaconda2/bin/c++
-- Check for working CXX compiler: /home/tudor/anaconda2/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Checking if CXX linker supports --verbose
-- Checking if CXX linker supports --verbose - yes
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found CUDA: /usr/local/cuda (found suitable version "8.0", minimum required is "5.5")
-- TH_LIBRARIES: /home/tudor/pytorch/torch/lib/tmp_install/lib/libTH.so.1
-- THC_LIBRARIES: /home/tudor/pytorch/torch/lib/tmp_install/lib/libTHC.so.1
-- THS_LIBRARIES: /home/tudor/pytorch/torch/lib/tmp_install/lib/libTHS.so.1
-- Autodetected CUDA architecture(s): 5.0
-- got cuda version 8.0
-- Found CUDA with FP16 support, compiling with torch.CudaHalfTensor
-- CUDA_NVCC_FLAGS: -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC;-gencode;arch=compute_50,code=sm_50;-DCUDA_HAS_FP16=1
-- THCS_SO_VERSION: 1
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
THCUNN_SO_VERSION
THC_SO_VERSION
THNN_SO_VERSION
TH_SO_VERSION
-- Build files have been written to: /home/tudor/pytorch/torch/lib/build/THCS
/home/tudor/anaconda2/bin/cmake -H/home/tudor/pytorch/torch/lib/THCS -B/home/tudor/pytorch/torch/lib/build/THCS --check-build-system CMakeFiles/Makefile.cmake 0
/home/tudor/anaconda2/bin/cmake -E cmake_progress_start /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/home/tudor/pytorch/torch/lib/build/THCS'
make -f CMakeFiles/THCS.dir/build.make CMakeFiles/THCS.dir/depend
make[2]: Entering directory '/home/tudor/pytorch/torch/lib/build/THCS'
[ 33%] Building NVCC (Device) object CMakeFiles/THCS.dir/THCS_generated_THCSTensor.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//./THCS_generated_THCSTensor.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//./THCS_generated_THCSTensor.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//THCS_generated_THCSTensor.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//./THCS_generated_THCSTensor.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//./THCS_generated_THCSTensor.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//THCS_generated_THCSTensor.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCS/THCSTensor.cu -o /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//THCS_generated_THCSTensor.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCS_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THCS/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/build/THCS
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//THCS_generated_THCSTensor.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//THCS_generated_THCSTensor.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//THCS_generated_THCSTensor.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THVector.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THSTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THSTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCSTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCSTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCSTensor.cu
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCSTensorMath.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//THCS_generated_THCSTensor.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//THCS_generated_THCSTensor.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//THCS_generated_THCSTensor.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//THCS_generated_THCSTensor.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//THCS_generated_THCSTensor.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//THCS_generated_THCSTensor.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//THCS_generated_THCSTensor.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//THCS_generated_THCSTensor.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//./THCS_generated_THCSTensor.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCS/THCSTensor.cu -c -o /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//./THCS_generated_THCSTensor.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCS_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DCUDA_HAS_FP16=1 -DNVCC -I/usr/local/cuda/include -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THCS/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/build/THCS
Generated /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir//./THCS_generated_THCSTensor.cu.o successfully.
cd /home/tudor/pytorch/torch/lib/build/THCS && /home/tudor/anaconda2/bin/cmake -E cmake_depends "Unix Makefiles" /home/tudor/pytorch/torch/lib/THCS /home/tudor/pytorch/torch/lib/THCS /home/tudor/pytorch/torch/lib/build/THCS /home/tudor/pytorch/torch/lib/build/THCS /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir/DependInfo.cmake --color=
Dependee "/home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir/DependInfo.cmake" is newer than depender "/home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir/depend.internal".
Dependee "/home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles/THCS.dir/depend.internal".
Scanning dependencies of target THCS
make[2]: Leaving directory '/home/tudor/pytorch/torch/lib/build/THCS'
make -f CMakeFiles/THCS.dir/build.make CMakeFiles/THCS.dir/build
make[2]: Entering directory '/home/tudor/pytorch/torch/lib/build/THCS'
[ 66%] Building C object CMakeFiles/THCS.dir/THCSTensor.c.o
/home/tudor/anaconda2/bin/cc -DTHCS_EXPORTS -I/usr/local/cuda/include -I/home/tudor/pytorch/torch/lib/THCS/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/build/THCS -std=c99 -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,RIGIN -O3 -DNDEBUG -fPIC -o CMakeFiles/THCS.dir/THCSTensor.c.o -c /home/tudor/pytorch/torch/lib/THCS/THCSTensor.c
[100%] Linking CXX shared library libTHCS.so
/home/tudor/anaconda2/bin/cmake -E cmake_link_script CMakeFiles/THCS.dir/link.txt --verbose=1
/home/tudor/anaconda2/bin/c++ -fPIC -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -L/home/tudor/pytorch/torch/lib/tmp_install/lib -Wl,-rpath,$ORIGIN -O3 -DNDEBUG -shared -Wl,-soname,libTHCS.so.1 -o libTHCS.so.1 CMakeFiles/THCS.dir/THCSTensor.c.o CMakeFiles/THCS.dir/THCS_generated_THCSTensor.cu.o /usr/local/cuda/lib64/libcudart.so /usr/local/cuda/lib64/libcublas.so /usr/local/cuda/lib64/libcublas_device.a /home/tudor/pytorch/torch/lib/tmp_install/lib/libTH.so.1 /home/tudor/pytorch/torch/lib/tmp_install/lib/libTHC.so.1 /home/tudor/pytorch/torch/lib/tmp_install/lib/libTHS.so.1 /usr/local/cuda/lib64/libcusparse.so -Wl,-rpath,/home/tudor/pytorch/torch/lib/tmp_install/lib:/usr/local/cuda/lib64:
/home/tudor/anaconda2/bin/cmake -E cmake_symlink_library libTHCS.so.1 libTHCS.so.1 libTHCS.so
make[2]: Leaving directory '/home/tudor/pytorch/torch/lib/build/THCS'
[100%] Built target THCS
make[1]: Leaving directory '/home/tudor/pytorch/torch/lib/build/THCS'
/home/tudor/anaconda2/bin/cmake -E cmake_progress_start /home/tudor/pytorch/torch/lib/build/THCS/CMakeFiles 0
make -f CMakeFiles/Makefile2 preinstall
make[1]: Entering directory '/home/tudor/pytorch/torch/lib/build/THCS'
make[1]: Nothing to be done for 'preinstall'.
make[1]: Leaving directory '/home/tudor/pytorch/torch/lib/build/THCS'
Install the project...
/home/tudor/anaconda2/bin/cmake -P cmake_install.cmake
-- Install configuration: "Release"
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/lib/libTHCS.so.1
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/lib/libTHCS.so
-- Set runtime path of "/home/tudor/pytorch/torch/lib/tmp_install/lib/libTHCS.so.1" to ""
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THCS/THCS.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THCS/THCSTensor.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THCS/THCSGenerateAllTypes.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THCS/THCSGenerateByteType.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THCS/THCSGenerateCharType.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THCS/THCSGenerateShortType.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THCS/THCSGenerateIntType.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THCS/THCSGenerateLongType.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THCS/THCSGenerateHalfType.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THCS/THCSGenerateFloatType.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THCS/THCSGenerateFloatTypes.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THCS/THCSGenerateDoubleType.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THCS/generic/THCSTensor.c
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THCS/generic/THCSTensor.cu
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THCS/generic/THCSTensor.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THCS/generic/THCSTensorMath.h
-- Installing: /home/tudor/pytorch/torch/lib/tmp_install/include/THCS/generic/THCSTensorMath.cu
Re-run cmake no build system arguments
-- The C compiler identification is GNU 4.8.5
-- The CXX compiler identification is GNU 4.8.5
-- Check for working C compiler: /home/tudor/anaconda2/bin/cc
-- Check for working C compiler: /home/tudor/anaconda2/bin/cc -- works
-- Detecting C compiler ABI info
-- Checking if C linker supports --verbose
-- Checking if C linker supports --verbose - yes
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /home/tudor/anaconda2/bin/c++
-- Check for working CXX compiler: /home/tudor/anaconda2/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Checking if CXX linker supports --verbose
-- Checking if CXX linker supports --verbose - yes
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- TH_LIBRARIES: /home/tudor/pytorch/torch/lib/tmp_install/lib/libTH.so.1
-- THC_LIBRARIES: /home/tudor/pytorch/torch/lib/tmp_install/lib/libTHC.so.1
-- Found CUDA: /usr/local/cuda (found suitable version "8.0", minimum required is "6.5")
-- Autodetected CUDA architecture(s): 5.0
-- THCUNN_SO_VERSION: 1
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
THC_SO_VERSION
THNN_SO_VERSION
THS_LIBRARIES
TH_INCLUDE_PATH
TH_LIB_PATH
TH_SO_VERSION
-- Build files have been written to: /home/tudor/pytorch/torch/lib/build/THCUNN
/home/tudor/anaconda2/bin/cmake -H/home/tudor/pytorch/torch/lib/THCUNN -B/home/tudor/pytorch/torch/lib/build/THCUNN --check-build-system CMakeFiles/Makefile.cmake 0
/home/tudor/anaconda2/bin/cmake -E cmake_progress_start /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/home/tudor/pytorch/torch/lib/build/THCUNN'
make -f CMakeFiles/THCUNN.dir/build.make CMakeFiles/THCUNN.dir/depend
make[2]: Entering directory '/home/tudor/pytorch/torch/lib/build/THCUNN'
[ 1%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_BCECriterion.cu.o
[ 3%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_ELU.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
[ 6%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_DistKLDivCriterion.cu.o
[ 8%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_Abs.cu.o
[ 8%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_AbsCriterion.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
[ 10%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_VolumetricReplicationPadding.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_ELU.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_ELU.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ELU.cu.o.cmake
[ 12%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_ClassNLLCriterion.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_VolumetricReplicationPadding.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_VolumetricReplicationPadding.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_VolumetricReplicationPadding.cu.o.cmake
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_AbsCriterion.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_AbsCriterion.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_AbsCriterion.cu.o.cmake
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_Abs.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_Abs.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Abs.cu.o.cmake
[ 13%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_BatchNormalization.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_BCECriterion.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_BCECriterion.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BCECriterion.cu.o.cmake
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_ClassNLLCriterion.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_ClassNLLCriterion.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ClassNLLCriterion.cu.o.cmake
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_DistKLDivCriterion.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_DistKLDivCriterion.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_DistKLDivCriterion.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_ELU.cu.o
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_BCECriterion.cu.o
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_Abs.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_BatchNormalization.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_BatchNormalization.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BatchNormalization.cu.o.cmake
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_ELU.cu.o
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_AbsCriterion.cu.o
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_VolumetricReplicationPadding.cu.o
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_ClassNLLCriterion.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_AbsCriterion.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_VolumetricReplicationPadding.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_ClassNLLCriterion.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_BCECriterion.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_Abs.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ELU.cu.o.NVCC-depend
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_VolumetricReplicationPadding.cu.o.NVCC-depend
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_DistKLDivCriterion.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_DistKLDivCriterion.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_AbsCriterion.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/ELU.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ELU.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ClassNLLCriterion.cu.o.NVCC-depend
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_DistKLDivCriterion.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/VolumetricReplicationPadding.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_VolumetricReplicationPadding.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Abs.cu.o.NVCC-depend
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_BatchNormalization.cu.o
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/ClassNLLCriterion.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ClassNLLCriterion.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/AbsCriterion.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_AbsCriterion.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BCECriterion.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/DistKLDivCriterion.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_DistKLDivCriterion.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/Abs.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Abs.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_BatchNormalization.cu.o
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/BCECriterion.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BCECriterion.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BatchNormalization.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/BatchNormalization.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BatchNormalization.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ELU.cu.o.depend.tmp
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ClassNLLCriterion.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ELU.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ELU.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_VolumetricReplicationPadding.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ClassNLLCriterion.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ClassNLLCriterion.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_VolumetricReplicationPadding.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_VolumetricReplicationPadding.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/ClassNLLCriterion.cu
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ClassNLLCriterion.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ClassNLLCriterion.cu.o.depend
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/ELU.cu
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ELU.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ELU.cu.o.depend
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ELU.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ELU.cu.o.depend
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCDeviceTensorUtils.cu
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/VolumetricReplicationPadding.cu
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ELU.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ELU.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ClassNLLCriterion.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ClassNLLCriterion.cu.o.depend
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_VolumetricReplicationPadding.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_VolumetricReplicationPadding.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ELU.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ELU.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_ELU.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/ELU.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_ELU.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ClassNLLCriterion.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ClassNLLCriterion.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ClassNLLCriterion.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_ClassNLLCriterion.cu.o.NVCC-depend
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Abs.cu.o.depend.tmp
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_ClassNLLCriterion.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/ClassNLLCriterion.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_ClassNLLCriterion.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_VolumetricReplicationPadding.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_VolumetricReplicationPadding.cu.o.depend
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Abs.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Abs.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_VolumetricReplicationPadding.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_VolumetricReplicationPadding.cu.o.NVCC-depend
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_VolumetricReplicationPadding.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_VolumetricReplicationPadding.cu.o.NVCC-depend
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/Abs.cu
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_AbsCriterion.cu.o.depend.tmp
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_VolumetricReplicationPadding.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/VolumetricReplicationPadding.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_VolumetricReplicationPadding.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_AbsCriterion.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_AbsCriterion.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Abs.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Abs.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Abs.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Abs.cu.o.depend
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BatchNormalization.cu.o.depend.tmp
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Abs.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Abs.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BatchNormalization.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BatchNormalization.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Abs.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Abs.cu.o.NVCC-depend
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_Abs.cu.o
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/AbsCriterion.cu
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCDeviceTensorUtils.cu
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/BatchNormalization.cu
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/Abs.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_Abs.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BatchNormalization.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BatchNormalization.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BatchNormalization.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BatchNormalization.cu.o.depend
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_DistKLDivCriterion.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_DistKLDivCriterion.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_DistKLDivCriterion.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BatchNormalization.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BatchNormalization.cu.o.NVCC-depend
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_AbsCriterion.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_AbsCriterion.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BatchNormalization.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BatchNormalization.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_AbsCriterion.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_AbsCriterion.cu.o.depend
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_AbsCriterion.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_AbsCriterion.cu.o.NVCC-depend
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_BatchNormalization.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_AbsCriterion.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_AbsCriterion.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/BatchNormalization.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_BatchNormalization.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_AbsCriterion.cu.o
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/DistKLDivCriterion.cu
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/AbsCriterion.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_AbsCriterion.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_DistKLDivCriterion.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_DistKLDivCriterion.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_DistKLDivCriterion.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_DistKLDivCriterion.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_DistKLDivCriterion.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_DistKLDivCriterion.cu.o.NVCC-depend
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BCECriterion.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_DistKLDivCriterion.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_DistKLDivCriterion.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_DistKLDivCriterion.cu.o
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BCECriterion.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BCECriterion.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/DistKLDivCriterion.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_DistKLDivCriterion.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/BCECriterion.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BCECriterion.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BCECriterion.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BCECriterion.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BCECriterion.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BCECriterion.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BCECriterion.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BCECriterion.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_BCECriterion.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_BCECriterion.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/BCECriterion.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_BCECriterion.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
Generated /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_ClassNLLCriterion.cu.o successfully.
[ 15%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_HardTanh.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_HardTanh.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_HardTanh.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_HardTanh.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_HardTanh.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_HardTanh.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_HardTanh.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/HardTanh.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_HardTanh.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
Generated /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_VolumetricReplicationPadding.cu.o successfully.
[ 17%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_L1Cost.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_L1Cost.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_L1Cost.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_L1Cost.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_L1Cost.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_L1Cost.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_L1Cost.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/L1Cost.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_L1Cost.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
Generated /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_BatchNormalization.cu.o successfully.
[ 18%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_LeakyReLU.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LeakyReLU.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LeakyReLU.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LeakyReLU.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LeakyReLU.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LeakyReLU.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LeakyReLU.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/LeakyReLU.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LeakyReLU.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_HardTanh.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_HardTanh.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_HardTanh.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/HardTanh.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_HardTanh.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_HardTanh.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_HardTanh.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_HardTanh.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_HardTanh.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_HardTanh.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_HardTanh.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_HardTanh.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_HardTanh.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/HardTanh.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_HardTanh.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_L1Cost.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_L1Cost.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_L1Cost.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LeakyReLU.cu.o.depend.tmp
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LeakyReLU.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LeakyReLU.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/LeakyReLU.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LeakyReLU.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LeakyReLU.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LeakyReLU.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LeakyReLU.cu.o.depend
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/L1Cost.cu
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LeakyReLU.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LeakyReLU.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LeakyReLU.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LeakyReLU.cu.o.NVCC-depend
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_L1Cost.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_L1Cost.cu.o.depend
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LeakyReLU.cu.o
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_L1Cost.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_L1Cost.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_L1Cost.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_L1Cost.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/LeakyReLU.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LeakyReLU.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_L1Cost.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_L1Cost.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_L1Cost.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/L1Cost.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_L1Cost.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
Generated /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_DistKLDivCriterion.cu.o successfully.
[ 20%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_LogSigmoid.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LogSigmoid.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LogSigmoid.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSigmoid.cu.o.cmake
Generated /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_AbsCriterion.cu.o successfully.
[ 22%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_LogSoftMax.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LogSigmoid.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LogSoftMax.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LogSoftMax.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSoftMax.cu.o.cmake
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LogSigmoid.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSigmoid.cu.o.NVCC-depend
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LogSoftMax.cu.o
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/LogSigmoid.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSigmoid.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LogSoftMax.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSoftMax.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/LogSoftMax.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSoftMax.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSigmoid.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSigmoid.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSigmoid.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/LogSigmoid.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSigmoid.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSigmoid.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSigmoid.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSigmoid.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSigmoid.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSigmoid.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSigmoid.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSigmoid.cu.o.NVCC-depend
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSoftMax.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSoftMax.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSoftMax.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LogSigmoid.cu.o
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/LogSigmoid.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LogSigmoid.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/LogSoftMax.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSoftMax.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSoftMax.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSoftMax.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSoftMax.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSoftMax.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSoftMax.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSoftMax.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LogSoftMax.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LogSoftMax.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/LogSoftMax.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LogSoftMax.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
Generated /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_Abs.cu.o successfully.
[ 24%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_LookupTable.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LookupTable.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LookupTable.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LookupTable.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LookupTable.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LookupTable.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LookupTable.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/LookupTable.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LookupTable.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LookupTable.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LookupTable.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LookupTable.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/LookupTable.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LookupTable.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LookupTable.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LookupTable.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LookupTable.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LookupTable.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LookupTable.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LookupTable.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_LookupTable.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LookupTable.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/LookupTable.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LookupTable.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
Generated /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_L1Cost.cu.o successfully.
[ 25%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_MSECriterion.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MSECriterion.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MSECriterion.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MSECriterion.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MSECriterion.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MSECriterion.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MSECriterion.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/MSECriterion.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MSECriterion.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
Generated /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_BCECriterion.cu.o successfully.
[ 27%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_MarginCriterion.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MarginCriterion.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MarginCriterion.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MarginCriterion.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MarginCriterion.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MarginCriterion.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MarginCriterion.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/MarginCriterion.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MarginCriterion.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
Generated /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LogSoftMax.cu.o successfully.
[ 29%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_MultiLabelMarginCriterion.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MultiLabelMarginCriterion.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MultiLabelMarginCriterion.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiLabelMarginCriterion.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MultiLabelMarginCriterion.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MultiLabelMarginCriterion.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiLabelMarginCriterion.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/MultiLabelMarginCriterion.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiLabelMarginCriterion.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
Generated /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_ELU.cu.o successfully.
[ 31%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_MultiMarginCriterion.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MultiMarginCriterion.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MultiMarginCriterion.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiMarginCriterion.cu.o.cmake
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MSECriterion.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MSECriterion.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MSECriterion.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MultiMarginCriterion.cu.o
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MultiMarginCriterion.cu.o
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiMarginCriterion.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/MultiMarginCriterion.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiMarginCriterion.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/MSECriterion.cu
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiLabelMarginCriterion.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiLabelMarginCriterion.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiLabelMarginCriterion.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/MultiLabelMarginCriterion.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiLabelMarginCriterion.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiLabelMarginCriterion.cu.o.depend
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MSECriterion.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MSECriterion.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MSECriterion.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MSECriterion.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiLabelMarginCriterion.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiLabelMarginCriterion.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MSECriterion.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MSECriterion.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MSECriterion.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MSECriterion.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MSECriterion.cu.o
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiLabelMarginCriterion.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiLabelMarginCriterion.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/MSECriterion.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MSECriterion.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiLabelMarginCriterion.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiLabelMarginCriterion.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MultiLabelMarginCriterion.cu.o
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MarginCriterion.cu.o.depend.tmp
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/MultiLabelMarginCriterion.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MultiLabelMarginCriterion.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MarginCriterion.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MarginCriterion.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/MarginCriterion.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MarginCriterion.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MarginCriterion.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MarginCriterion.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MarginCriterion.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MarginCriterion.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MarginCriterion.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MarginCriterion.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MarginCriterion.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MarginCriterion.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/MarginCriterion.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MarginCriterion.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiMarginCriterion.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiMarginCriterion.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiMarginCriterion.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/MultiMarginCriterion.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiMarginCriterion.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiMarginCriterion.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiMarginCriterion.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiMarginCriterion.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiMarginCriterion.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiMarginCriterion.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiMarginCriterion.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_MultiMarginCriterion.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MultiMarginCriterion.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/MultiMarginCriterion.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MultiMarginCriterion.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
Generated /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MultiLabelMarginCriterion.cu.o successfully.
[ 32%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_PReLU.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_PReLU.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_PReLU.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_PReLU.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_PReLU.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_PReLU.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_PReLU.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/PReLU.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_PReLU.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
Generated /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_HardTanh.cu.o successfully.
[ 34%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_RReLU.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_RReLU.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_RReLU.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_RReLU.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_RReLU.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_RReLU.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_RReLU.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/RReLU.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_RReLU.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_PReLU.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_PReLU.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_PReLU.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/PReLU.cu
Generated /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MultiMarginCriterion.cu.o successfully.
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_PReLU.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_PReLU.cu.o.depend
[ 36%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_Sigmoid.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_PReLU.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_PReLU.cu.o.depend
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_Sigmoid.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_Sigmoid.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Sigmoid.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_PReLU.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_PReLU.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_PReLU.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_PReLU.cu.o.NVCC-depend
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_Sigmoid.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_Sigmoid.cu.o
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_PReLU.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/PReLU.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_PReLU.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Sigmoid.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/Sigmoid.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Sigmoid.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
Generated /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LeakyReLU.cu.o successfully.
[ 37%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_SmoothL1Criterion.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_SmoothL1Criterion.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_SmoothL1Criterion.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SmoothL1Criterion.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_SmoothL1Criterion.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_SmoothL1Criterion.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SmoothL1Criterion.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/SmoothL1Criterion.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SmoothL1Criterion.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_RReLU.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_RReLU.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_RReLU.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/RReLU.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_RReLU.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_RReLU.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_RReLU.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_RReLU.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_RReLU.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_RReLU.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_RReLU.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_RReLU.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_RReLU.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/RReLU.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_RReLU.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Sigmoid.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Sigmoid.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Sigmoid.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/Sigmoid.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Sigmoid.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Sigmoid.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Sigmoid.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Sigmoid.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Sigmoid.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Sigmoid.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Sigmoid.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_Sigmoid.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_Sigmoid.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/Sigmoid.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_Sigmoid.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
-- Generating temporary cmake readable file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SmoothL1Criterion.cu.o.depend.tmp
/home/tudor/anaconda2/bin/cmake -D input_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SmoothL1Criterion.cu.o.NVCC-depend -D output_file:FILEPATH=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SmoothL1Criterion.cu.o.depend.tmp -D verbose=1 -P /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorage.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCStorageCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorConv.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THTensorLapack.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensor.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorCopy.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorRandom.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMath.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathBlas.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathMagma.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPairwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathPointwise.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathReduce.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompare.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathCompareT.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMathScan.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorMasked.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorScatterGather.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorIndex.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCTensorSort.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/THCUNN.h
CMake Warning at /home/tudor/pytorch/cmake/FindCUDA/FindCUDA/make2cmake.cmake:76 (message):
Removing non-existent dependency file: generic/SmoothL1Criterion.cu
-- Copy if different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SmoothL1Criterion.cu.o.depend.tmp to /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SmoothL1Criterion.cu.o.depend
/home/tudor/anaconda2/bin/cmake -E copy_if_different /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SmoothL1Criterion.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SmoothL1Criterion.cu.o.depend
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SmoothL1Criterion.cu.o.depend.tmp and /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SmoothL1Criterion.cu.o.NVCC-depend
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SmoothL1Criterion.cu.o.depend.tmp /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SmoothL1Criterion.cu.o.NVCC-depend
-- Generating /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_SmoothL1Criterion.cu.o
/usr/local/cuda/bin/nvcc /home/tudor/pytorch/torch/lib/THCUNN/SmoothL1Criterion.cu -c -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_SmoothL1Criterion.cu.o -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
Generated /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_MarginCriterion.cu.o successfully.
[ 39%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_SoftMarginCriterion.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_SoftMarginCriterion.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_SoftMarginCriterion.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SoftMarginCriterion.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_SoftMarginCriterion.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_SoftMarginCriterion.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SoftMarginCriterion.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/SoftMarginCriterion.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SoftMarginCriterion.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gencode arch=compute_50,code=sm_50 -DNVCC -I/home/tudor/pytorch/torch/lib/THCUNN -I/usr/local/cuda/include -I/usr/local/cuda/include
Generated /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_LogSigmoid.cu.o successfully.
[ 41%] Building NVCC (Device) object CMakeFiles/THCUNN.dir/THCUNN_generated_SoftMax.cu.o
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -E make_directory /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//.
cd /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir && /home/tudor/anaconda2/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Release -D generated_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_SoftMax.cu.o -D generated_cubin_file:STRING=/home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_SoftMax.cu.o.cubin.txt -P /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SoftMax.cu.o.cmake
-- Removing /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_SoftMax.cu.o
/home/tudor/anaconda2/bin/cmake -E remove /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//./THCUNN_generated_SoftMax.cu.o
-- Generating dependency file: /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SoftMax.cu.o.NVCC-depend
/usr/local/cuda/bin/nvcc -M -D__CUDACC__ /home/tudor/pytorch/torch/lib/THCUNN/SoftMax.cu -o /home/tudor/pytorch/torch/lib/build/THCUNN/CMakeFiles/THCUNN.dir//THCUNN_generated_SoftMax.cu.o.NVCC-depend -ccbin /home/tudor/anaconda2/bin/cc -m64 -DTHCUNN_EXPORTS -Xcompiler ,\"-DTH_INDEX_BASE=0\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/TH\",\"-I/home/tudor/pytorch/torch/lib/tmp_install/include/THC\",\"-L/home/tudor/pytorch/torch/lib/tmp_install/lib\",\"-Wl,-rpath,$ORIGIN\",\"-fPIC\",\"-O3\",\"-DNDEBUG\" -DTH_INDEX_BASE=0 -I/home/tudor/pytorch/torch/lib/tmp_install/include -I/home/tudor/pytorch/torch/lib/tmp_install/include/TH -I/home/tudor/pytorch/torch/lib/tmp_install/include/THC -gen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment