python setup.py develop

Created Diff never expires
7 removals
Lines
Total
Removed
Words
Total
Removed
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
34 lines
10 additions
Lines
Total
Added
Words
Total
Added
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
34 lines
No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda'
running develop
running develop
running egg_info
running egg_info
creating sparseconvnet.egg-info
creating sparseconvnet.egg-info
writing sparseconvnet.egg-info/PKG-INFO
writing sparseconvnet.egg-info/PKG-INFO
writing dependency_links to sparseconvnet.egg-info/dependency_links.txt
writing dependency_links to sparseconvnet.egg-info/dependency_links.txt
writing top-level names to sparseconvnet.egg-info/top_level.txt
writing top-level names to sparseconvnet.egg-info/top_level.txt
writing manifest file 'sparseconvnet.egg-info/SOURCES.txt'
writing manifest file 'sparseconvnet.egg-info/SOURCES.txt'
package init file 'sparseconvnet/SCN/__init__.py' not found (or not a regular file)
package init file 'sparseconvnet/SCN/__init__.py' not found (or not a regular file)
reading manifest file 'sparseconvnet.egg-info/SOURCES.txt'
reading manifest file 'sparseconvnet.egg-info/SOURCES.txt'
writing manifest file 'sparseconvnet.egg-info/SOURCES.txt'
writing manifest file 'sparseconvnet.egg-info/SOURCES.txt'
running build_ext
running build_ext
building 'sparseconvnet.SCN' extension
building 'sparseconvnet.SCN' extension
creating /app/src/build
creating /app/src/build
creating /app/src/build/temp.linux-x86_64-3.8
creating /app/src/build/temp.linux-x86_64-3.8
creating /app/src/build/temp.linux-x86_64-3.8/sparseconvnet
creating /app/src/build/temp.linux-x86_64-3.8/sparseconvnet
creating /app/src/build/temp.linux-x86_64-3.8/sparseconvnet/SCN
creating /app/src/build/temp.linux-x86_64-3.8/sparseconvnet/SCN
Emitting ninja build file /app/src/build/temp.linux-x86_64-3.8/build.ninja...
Emitting ninja build file /app/src/build/temp.linux-x86_64-3.8/build.ninja...
Compiling objects...
Compiling objects...
Using envvar MAX_JOBS (12) as the number of workers...
Using envvar MAX_JOBS (12) as the number of workers...
[1/2] c++ -MMD -MF /app/src/build/temp.linux-x86_64-3.8/sparseconvnet/SCN/pybind.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/app/src/sparseconvnet/SCN/ -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/include/python3.8 -c -c /app/src/sparseconvnet/SCN/pybind.cpp -o /app/src/build/temp.linux-x86_64-3.8/sparseconvnet/SCN/pybind.o -std=c++14 -fopenmp -O3 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=SCN -D_GLIBCXX_USE_CXX11_ABI=0
[1/3] /usr/local/cuda/bin/nvcc --generate-dependencies-with-compile --dependency-output /app/src/build/temp.linux-x86_64-3.8/sparseconvnet/SCN/cuda.o.d -I/app/src/sparseconvnet/SCN/ -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda/include -I/opt/conda/include/python3.8 -c -c /app/src/sparseconvnet/SCN/cuda.cu -o /app/src/build/temp.linux-x86_64-3.8/sparseconvnet/SCN/cuda.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -std=c++14 -Xcompiler -fopenmp -O3 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=SCN -D_GLIBCXX_USE_CXX11_ABI=0 -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86
[2/3] c++ -MMD -MF /app/src/build/temp.linux-x86_64-3.8/sparseconvnet/SCN/pybind.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/app/src/sparseconvnet/SCN/ -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda/include -I/opt/conda/include/python3.8 -c -c /app/src/sparseconvnet/SCN/pybind.cpp -o /app/src/build/temp.linux-x86_64-3.8/sparseconvnet/SCN/pybind.o -std=c++14 -fopenmp -O3 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=SCN -D_GLIBCXX_USE_CXX11_ABI=0
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
[2/2] c++ -MMD -MF /app/src/build/temp.linux-x86_64-3.8/sparseconvnet/SCN/sparseconvnet_cpu.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/app/src/sparseconvnet/SCN/ -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -I/opt/conda/include/python3.8 -c -c /app/src/sparseconvnet/SCN/sparseconvnet_cpu.cpp -o /app/src/build/temp.linux-x86_64-3.8/sparseconvnet/SCN/sparseconvnet_cpu.o -std=c++14 -fopenmp -O3 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=SCN -D_GLIBCXX_USE_CXX11_ABI=0
[3/3] c++ -MMD -MF /app/src/build/temp.linux-x86_64-3.8/sparseconvnet/SCN/sparseconvnet_cuda.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/app/src/sparseconvnet/SCN/ -I/opt/conda/lib/python3.8/site-packages/torch/include -I/opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.8/site-packages/torch/include/TH -I/opt/conda/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda/include -I/opt/conda/include/python3.8 -c -c /app/src/sparseconvnet/SCN/sparseconvnet_cuda.cpp -o /app/src/build/temp.linux-x86_64-3.8/sparseconvnet/SCN/sparseconvnet_cuda.o -std=c++14 -fopenmp -O3 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=SCN -D_GLIBCXX_USE_CXX11_ABI=0
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
creating build/lib.linux-x86_64-3.8
creating build/lib.linux-x86_64-3.8
creating build/lib.linux-x86_64-3.8/sparseconvnet
creating build/lib.linux-x86_64-3.8/sparseconvnet
g++ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /app/src/build/temp.linux-x86_64-3.8/sparseconvnet/SCN/pybind.o /app/src/build/temp.linux-x86_64-3.8/sparseconvnet/SCN/sparseconvnet_cpu.o -L/opt/conda/lib/python3.8/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.8/sparseconvnet/SCN.cpython-38-x86_64-linux-gnu.so
g++ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /app/src/build/temp.linux-x86_64-3.8/sparseconvnet/SCN/cuda.o /app/src/build/temp.linux-x86_64-3.8/sparseconvnet/SCN/sparseconvnet_cuda.o /app/src/build/temp.linux-x86_64-3.8/sparseconvnet/SCN/pybind.o -L/opt/conda/lib/python3.8/site-packages/torch/lib -L/usr/local/cuda/lib64 -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda_cu -ltorch_cuda_cpp -o build/lib.linux-x86_64-3.8/sparseconvnet/SCN.cpython-38-x86_64-linux-gnu.so
copying build/lib.linux-x86_64-3.8/sparseconvnet/SCN.cpython-38-x86_64-linux-gnu.so -> sparseconvnet
copying build/lib.linux-x86_64-3.8/sparseconvnet/SCN.cpython-38-x86_64-linux-gnu.so -> sparseconvnet
Creating /opt/conda/lib/python3.8/site-packages/sparseconvnet.egg-link (link to .)
Creating /opt/conda/lib/python3.8/site-packages/sparseconvnet.egg-link (link to .)
Adding sparseconvnet 0.2 to easy-install.pth file
Adding sparseconvnet 0.2 to easy-install.pth file


Installed /app/src
Installed /app/src
Processing dependencies for sparseconvnet==0.2
Processing dependencies for sparseconvnet==0.2
Finished processing dependencies for sparseconvnet==0.2
Finished processing dependencies for sparseconvnet==0.2