Spaces:
Build error
Build error
ninja_required_version = 1.3 | |
cxx = c++ | |
nvcc = /usr/local/cuda/bin/nvcc | |
cflags = -pthread -B /home/kienvs/anaconda3/envs/track/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DWITH_CUDA -I/home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc -I/home/kienvs/anaconda3/envs/track/lib/python3.8/site-packages/torch/include -I/home/kienvs/anaconda3/envs/track/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/home/kienvs/anaconda3/envs/track/lib/python3.8/site-packages/torch/include/TH -I/home/kienvs/anaconda3/envs/track/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda/include -I/home/kienvs/anaconda3/envs/track/include/python3.8 -c | |
post_cflags = -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++14 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 | |
cuda_cflags = -DWITH_CUDA -I/home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc -I/home/kienvs/anaconda3/envs/track/lib/python3.8/site-packages/torch/include -I/home/kienvs/anaconda3/envs/track/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/home/kienvs/anaconda3/envs/track/lib/python3.8/site-packages/torch/include/TH -I/home/kienvs/anaconda3/envs/track/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda/include -I/home/kienvs/anaconda3/envs/track/include/python3.8 -c | |
cuda_post_cflags = -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'"'"'' -O3 -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -std=c++14 | |
ldflags = | |
rule compile | |
command = $cxx -MMD -MF $out.d $cflags -c $in -o $out $post_cflags | |
depfile = $out.d | |
deps = gcc | |
rule cuda_compile | |
depfile = $out.d | |
deps = gcc | |
command = $nvcc $cuda_cflags -c $in -o $out $cuda_post_cflags | |
build /home/kienvs/sources/poi_engineering_api/src/sts/build/temp.linux-x86_64-cpython-38/home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/ROIAlignRotated/ROIAlignRotated_cpu.o: compile /home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/ROIAlignRotated/ROIAlignRotated_cpu.cpp | |
build /home/kienvs/sources/poi_engineering_api/src/sts/build/temp.linux-x86_64-cpython-38/home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/ROIAlignRotated/ROIAlignRotated_cuda.o: cuda_compile /home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/ROIAlignRotated/ROIAlignRotated_cuda.cu | |
build /home/kienvs/sources/poi_engineering_api/src/sts/build/temp.linux-x86_64-cpython-38/home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/box_iou_rotated/box_iou_rotated_cpu.o: compile /home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/box_iou_rotated/box_iou_rotated_cpu.cpp | |
build /home/kienvs/sources/poi_engineering_api/src/sts/build/temp.linux-x86_64-cpython-38/home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/box_iou_rotated/box_iou_rotated_cuda.o: cuda_compile /home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/box_iou_rotated/box_iou_rotated_cuda.cu | |
build /home/kienvs/sources/poi_engineering_api/src/sts/build/temp.linux-x86_64-cpython-38/home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/cocoeval/cocoeval.o: compile /home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/cocoeval/cocoeval.cpp | |
build /home/kienvs/sources/poi_engineering_api/src/sts/build/temp.linux-x86_64-cpython-38/home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/cuda_version.o: cuda_compile /home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/cuda_version.cu | |
build /home/kienvs/sources/poi_engineering_api/src/sts/build/temp.linux-x86_64-cpython-38/home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/deformable/deform_conv_cuda.o: cuda_compile /home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/deformable/deform_conv_cuda.cu | |
build /home/kienvs/sources/poi_engineering_api/src/sts/build/temp.linux-x86_64-cpython-38/home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/deformable/deform_conv_cuda_kernel.o: cuda_compile /home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/deformable/deform_conv_cuda_kernel.cu | |
build /home/kienvs/sources/poi_engineering_api/src/sts/build/temp.linux-x86_64-cpython-38/home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/nms_rotated/nms_rotated_cpu.o: compile /home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/nms_rotated/nms_rotated_cpu.cpp | |
build /home/kienvs/sources/poi_engineering_api/src/sts/build/temp.linux-x86_64-cpython-38/home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/nms_rotated/nms_rotated_cuda.o: cuda_compile /home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/nms_rotated/nms_rotated_cuda.cu | |
build /home/kienvs/sources/poi_engineering_api/src/sts/build/temp.linux-x86_64-cpython-38/home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/vision.o: compile /home/kienvs/sources/poi_engineering_api/src/sts/detectron2/layers/csrc/vision.cpp | |