ninja_required_version = 1.3 cxx = c++ nvcc = /usr/local/cuda/bin/nvcc cflags = -pthread -B /root/miniconda3/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /root/miniconda3/include -fPIC -O2 -isystem /root/miniconda3/include -fPIC -DWITH_CUDA -DTHRUST_IGNORE_CUB_VERSION_CHECK -I/root/Linly-Talker/pytorch3d/pytorch3d/csrc -I/root/miniconda3/lib/python3.10/site-packages/torch/include -I/root/miniconda3/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/root/miniconda3/lib/python3.10/site-packages/torch/include/TH -I/root/miniconda3/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/root/miniconda3/include/python3.10 -c post_cflags = -std=c++17 -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 -DTHRUST_IGNORE_CUB_VERSION_CHECK -I/root/Linly-Talker/pytorch3d/pytorch3d/csrc -I/root/miniconda3/lib/python3.10/site-packages/torch/include -I/root/miniconda3/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/root/miniconda3/lib/python3.10/site-packages/torch/include/TH -I/root/miniconda3/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/root/miniconda3/include/python3.10 -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'"'"'' -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -std=c++17 -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 cuda_dlink_post_cflags = 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 /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/ball_query/ball_query.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/ball_query/ball_query.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/ball_query/ball_query_cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/ball_query/ball_query_cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/blending/sigmoid_alpha_blend.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/blending/sigmoid_alpha_blend.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/blending/sigmoid_alpha_blend_cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/blending/sigmoid_alpha_blend_cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/compositing/alpha_composite.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/compositing/alpha_composite.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/compositing/alpha_composite_cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/compositing/alpha_composite_cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/compositing/norm_weighted_sum.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/compositing/norm_weighted_sum.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/compositing/norm_weighted_sum_cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/compositing/norm_weighted_sum_cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/compositing/weighted_sum.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/compositing/weighted_sum.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/compositing/weighted_sum_cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/compositing/weighted_sum_cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/ext.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/ext.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/face_areas_normals/face_areas_normals.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/face_areas_normals/face_areas_normals.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/face_areas_normals/face_areas_normals_cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/face_areas_normals/face_areas_normals_cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/gather_scatter/gather_scatter.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/gather_scatter/gather_scatter.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/gather_scatter/gather_scatter_cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/gather_scatter/gather_scatter_cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/interp_face_attrs/interp_face_attrs.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/interp_face_attrs/interp_face_attrs.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/iou_box3d/iou_box3d.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/iou_box3d/iou_box3d.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/iou_box3d/iou_box3d_cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/iou_box3d/iou_box3d_cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/knn/knn.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/knn/knn.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/knn/knn_cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/knn/knn_cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/marching_cubes/marching_cubes.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/marching_cubes/marching_cubes.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/marching_cubes/marching_cubes_cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/marching_cubes/marching_cubes_cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/mesh_normal_consistency/mesh_normal_consistency_cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/mesh_normal_consistency/mesh_normal_consistency_cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/packed_to_padded_tensor/packed_to_padded_tensor.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/packed_to_padded_tensor/packed_to_padded_tensor.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/packed_to_padded_tensor/packed_to_padded_tensor_cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/packed_to_padded_tensor/packed_to_padded_tensor_cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/point_mesh/point_mesh_cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/point_mesh/point_mesh_cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/point_mesh/point_mesh_cuda.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/point_mesh/point_mesh_cuda.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/points_to_volumes/points_to_volumes.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/points_to_volumes/points_to_volumes.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/points_to_volumes/points_to_volumes_cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/points_to_volumes/points_to_volumes_cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.backward.gpu.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.backward.gpu.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.backward_dbg.gpu.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.backward_dbg.gpu.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.calc_gradients.gpu.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.calc_gradients.gpu.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.calc_signature.gpu.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.calc_signature.gpu.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.construct.gpu.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.construct.gpu.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.create_selector.gpu.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.create_selector.gpu.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.destruct.gpu.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.destruct.gpu.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.fill_bg.gpu.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.fill_bg.gpu.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.forward.gpu.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.forward.gpu.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.norm_cam_gradients.gpu.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.norm_cam_gradients.gpu.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.norm_sphere_gradients.gpu.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.norm_sphere_gradients.gpu.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.render.gpu.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.render.gpu.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.backward.cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.backward.cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.backward_dbg.cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.backward_dbg.cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.calc_gradients.cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.calc_gradients.cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.calc_signature.cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.calc_signature.cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.construct.cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.construct.cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.create_selector.cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.create_selector.cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.destruct.cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.destruct.cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.fill_bg.cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.fill_bg.cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.forward.cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.forward.cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.norm_cam_gradients.cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.norm_cam_gradients.cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.norm_sphere_gradients.cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.norm_sphere_gradients.cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.render.cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/host/renderer.render.cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/pytorch/camera.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/pytorch/camera.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/pytorch/renderer.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/pytorch/renderer.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/pytorch/tensor_util.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/pytorch/tensor_util.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/pytorch/util.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/pytorch/util.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/warnings.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/pulsar/warnings.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/rasterize_coarse/rasterize_coarse.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/rasterize_coarse/rasterize_coarse.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/rasterize_meshes/rasterize_meshes.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/rasterize_meshes/rasterize_meshes.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/rasterize_meshes/rasterize_meshes_cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/rasterize_meshes/rasterize_meshes_cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/rasterize_points/rasterize_points.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/rasterize_points/rasterize_points.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/rasterize_points/rasterize_points_cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/rasterize_points/rasterize_points_cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/sample_farthest_points/sample_farthest_points.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/sample_farthest_points/sample_farthest_points.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/sample_farthest_points/sample_farthest_points_cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/sample_farthest_points/sample_farthest_points_cpu.cpp build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/sample_pdf/sample_pdf.o: cuda_compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/sample_pdf/sample_pdf.cu build /root/Linly-Talker/pytorch3d/build/temp.linux-x86_64-3.10/root/Linly-Talker/pytorch3d/pytorch3d/csrc/sample_pdf/sample_pdf_cpu.o: compile /root/Linly-Talker/pytorch3d/pytorch3d/csrc/sample_pdf/sample_pdf_cpu.cpp