DSaurus / threestudio-dreamcraft3D

57 stars 1 forks source link

is there a way to run this on dual T4's in kaggles notebook? #10

Open IkuStudies opened 9 months ago

IkuStudies commented 9 months ago

kaggle notebooks lets you use dual T4's getting 30 gb VRAM. so I wanted to see if I could test out dreamcraft, I like the control it seems to have with the text and prompt combo. (great job guys)

so I'm trying in kaggle notebook but I'm getting an error with tinycudann

apparantly kaggle's notebook environment is using the wrong version for tinycudann

I've tried many things, but I think I'm giving up on it, but in case this is an idea anyone else wants to try and figure out a way to use kaggle here's the error code that pops up:

Building wheels for collected packages: tinycudann Building wheel for tinycudann (setup.py) ... error error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [59 lines of output] /tmp/pip-req-build-jrxkpkmq/bindings/torch/setup.py:5: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import parse_version Building PyTorch extension for tiny-cuda-nn version 1.7 Obtained compute capability 75 from PyTorch nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2022 NVIDIA Corporation Built on Wed_Sep_21_10:33:58_PDT_2022 Cuda compilation tools, release 11.8, V11.8.89 Build cuda_11.8.r11.8/compiler.31833905_0 Detected CUDA version 11.8 Targeting C++ standard 17 /opt/conda/lib/python3.10/site-packages/torch/utils/cpp_extension.py:813: UserWarning: The detected CUDA version (11.8) has a minor version mismatch with the version that was used to compile PyTorch (11.3). Most likely this shouldn't be a problem. warnings.warn(CUDA_MISMATCH_WARN.format(cuda_str_version, torch.version.cuda)) /opt/conda/lib/python3.10/site-packages/torch/utils/cpp_extension.py:820: UserWarning: There are no g++ version bounds defined for CUDA version 11.8 warnings.warn(f'There are no {compiler_name} version bounds defined for CUDA version {cuda_str_version}') Emitting ninja build file /tmp/pip-req-build-jrxkpkmq/bindings/torch/build/temp.linux-x86_64-cpython-310/build.ninja... Compiling objects... Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) [1/10] c++ -MMD -MF /tmp/pip-req-build-jrxkpkmq/bindings/torch/dependencies/fmt/src/os.o.d -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/tmp/pip-req-build-jrxkpkmq/include -I/tmp/pip-req-build-jrxkpkmq/dependencies -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/tools/util/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/opt/conda/include/python3.10 -c -c /tmp/pip-req-build-jrxkpkmq/dependencies/fmt/src/os.cc -o /tmp/pip-req-build-jrxkpkmq/bindings/torch/dependencies/fmt/src/os.o -std=c++17 -DTCNN_PARAMS_UNALIGNED -DTCNN_MIN_GPU_ARCH=75 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_75_C -D_GLIBCXX_USE_CXX11_ABI=0 [2/10] c++ -MMD -MF /tmp/pip-req-build-jrxkpkmq/bindings/torch/dependencies/fmt/src/format.o.d -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/tmp/pip-req-build-jrxkpkmq/include -I/tmp/pip-req-build-jrxkpkmq/dependencies -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/tools/util/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/opt/conda/include/python3.10 -c -c /tmp/pip-req-build-jrxkpkmq/dependencies/fmt/src/format.cc -o /tmp/pip-req-build-jrxkpkmq/bindings/torch/dependencies/fmt/src/format.o -std=c++17 -DTCNN_PARAMS_UNALIGNED -DTCNN_MIN_GPU_ARCH=75 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_75_C -D_GLIBCXX_USE_CXX11_ABI=0 [3/10] /usr/local/cuda/bin/nvcc -I/tmp/pip-req-build-jrxkpkmq/include -I/tmp/pip-req-build-jrxkpkmq/dependencies -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/tools/util/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/opt/conda/include/python3.10 -c -c /tmp/pip-req-build-jrxkpkmq/src/common_host.cu -o /tmp/pip-req-build-jrxkpkmq/bindings/torch/src/common_host.o -DCUDA_NO_HALF_OPERATORS -DCUDA_NO_HALF_CONVERSIONS -DCUDA_NO_BFLOAT16_CONVERSIONS -DCUDA_NO_HALF2_OPERATORS --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -std=c++17 --extended-lambda --expt-relaxed-constexpr -UCUDA_NO_HALF_OPERATORS -UCUDA_NO_HALF_CONVERSIONS -U__CUDA_NO_HALF2_OPERATORS__ -Xcompiler=-Wno-float-conversion -Xcompiler=-fno-strict-aliasing -gencode=arch=compute_75,code=compute_75 -gencode=arch=compute_75,code=sm_75 -DTCNN_PARAMS_UNALIGNED -DTCNN_MIN_GPU_ARCH=75 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_75_C -D_GLIBCXX_USE_CXX11_ABI=0 /tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include/fmt/core.h(288): warning #1675-D: unrecognized GCC pragma

  /tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include/fmt/core.h(288): warning #1675-D: unrecognized GCC pragma

  [4/10] /usr/local/cuda/bin/nvcc  -I/tmp/pip-req-build-jrxkpkmq/include -I/tmp/pip-req-build-jrxkpkmq/dependencies -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/tools/util/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/opt/conda/include/python3.10 -c -c /tmp/pip-req-build-jrxkpkmq/src/cpp_api.cu -o /tmp/pip-req-build-jrxkpkmq/bindings/torch/src/cpp_api.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++17 --extended-lambda --expt-relaxed-constexpr -U__CUDA_NO_HALF_OPERATORS__ -U__CUDA_NO_HALF_CONVERSIONS__ -U__CUDA_NO_HALF2_OPERATORS__ -Xcompiler=-Wno-float-conversion -Xcompiler=-fno-strict-aliasing -gencode=arch=compute_75,code=compute_75 -gencode=arch=compute_75,code=sm_75 -DTCNN_PARAMS_UNALIGNED -DTCNN_MIN_GPU_ARCH=75 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_75_C -D_GLIBCXX_USE_CXX11_ABI=0
  /tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include/fmt/core.h(288): warning #1675-D: unrecognized GCC pragma

  /tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include/fmt/core.h(288): warning #1675-D: unrecognized GCC pragma

  [5/10] /usr/local/cuda/bin/nvcc  -I/tmp/pip-req-build-jrxkpkmq/include -I/tmp/pip-req-build-jrxkpkmq/dependencies -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/tools/util/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/opt/conda/include/python3.10 -c -c /tmp/pip-req-build-jrxkpkmq/src/network.cu -o /tmp/pip-req-build-jrxkpkmq/bindings/torch/src/network.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++17 --extended-lambda --expt-relaxed-constexpr -U__CUDA_NO_HALF_OPERATORS__ -U__CUDA_NO_HALF_CONVERSIONS__ -U__CUDA_NO_HALF2_OPERATORS__ -Xcompiler=-Wno-float-conversion -Xcompiler=-fno-strict-aliasing -gencode=arch=compute_75,code=compute_75 -gencode=arch=compute_75,code=sm_75 -DTCNN_PARAMS_UNALIGNED -DTCNN_MIN_GPU_ARCH=75 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_75_C -D_GLIBCXX_USE_CXX11_ABI=0
  /tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include/fmt/core.h(288): warning #1675-D: unrecognized GCC pragma

  /tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include/fmt/core.h(288): warning #1675-D: unrecognized GCC pragma

  [6/10] /usr/local/cuda/bin/nvcc  -I/tmp/pip-req-build-jrxkpkmq/include -I/tmp/pip-req-build-jrxkpkmq/dependencies -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/tools/util/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/opt/conda/include/python3.10 -c -c /tmp/pip-req-build-jrxkpkmq/src/object.cu -o /tmp/pip-req-build-jrxkpkmq/bindings/torch/src/object.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++17 --extended-lambda --expt-relaxed-constexpr -U__CUDA_NO_HALF_OPERATORS__ -U__CUDA_NO_HALF_CONVERSIONS__ -U__CUDA_NO_HALF2_OPERATORS__ -Xcompiler=-Wno-float-conversion -Xcompiler=-fno-strict-aliasing -gencode=arch=compute_75,code=compute_75 -gencode=arch=compute_75,code=sm_75 -DTCNN_PARAMS_UNALIGNED -DTCNN_MIN_GPU_ARCH=75 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_75_C -D_GLIBCXX_USE_CXX11_ABI=0
  /tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include/fmt/core.h(288): warning #1675-D: unrecognized GCC pragma

  /tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include/fmt/core.h(288): warning #1675-D: unrecognized GCC pragma

  [7/10] c++ -MMD -MF /tmp/pip-req-build-jrxkpkmq/bindings/torch/build/temp.linux-x86_64-cpython-310/tinycudann/bindings.o.d -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/tmp/pip-req-build-jrxkpkmq/include -I/tmp/pip-req-build-jrxkpkmq/dependencies -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/tools/util/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/opt/conda/include/python3.10 -c -c /tmp/pip-req-build-jrxkpkmq/bindings/torch/tinycudann/bindings.cpp -o /tmp/pip-req-build-jrxkpkmq/bindings/torch/build/temp.linux-x86_64-cpython-310/tinycudann/bindings.o -std=c++17 -DTCNN_PARAMS_UNALIGNED -DTCNN_MIN_GPU_ARCH=75 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_75_C -D_GLIBCXX_USE_CXX11_ABI=0
  [8/10] /usr/local/cuda/bin/nvcc  -I/tmp/pip-req-build-jrxkpkmq/include -I/tmp/pip-req-build-jrxkpkmq/dependencies -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/tools/util/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/opt/conda/include/python3.10 -c -c /tmp/pip-req-build-jrxkpkmq/src/cutlass_mlp.cu -o /tmp/pip-req-build-jrxkpkmq/bindings/torch/src/cutlass_mlp.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++17 --extended-lambda --expt-relaxed-constexpr -U__CUDA_NO_HALF_OPERATORS__ -U__CUDA_NO_HALF_CONVERSIONS__ -U__CUDA_NO_HALF2_OPERATORS__ -Xcompiler=-Wno-float-conversion -Xcompiler=-fno-strict-aliasing -gencode=arch=compute_75,code=compute_75 -gencode=arch=compute_75,code=sm_75 -DTCNN_PARAMS_UNALIGNED -DTCNN_MIN_GPU_ARCH=75 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_75_C -D_GLIBCXX_USE_CXX11_ABI=0
  /tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include/fmt/core.h(288): warning #1675-D: unrecognized GCC pragma

  /tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include/fmt/core.h(288): warning #1675-D: unrecognized GCC pragma

  [9/10] /usr/local/cuda/bin/nvcc  -I/tmp/pip-req-build-jrxkpkmq/include -I/tmp/pip-req-build-jrxkpkmq/dependencies -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/tools/util/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/opt/conda/include/python3.10 -c -c /tmp/pip-req-build-jrxkpkmq/src/encoding.cu -o /tmp/pip-req-build-jrxkpkmq/bindings/torch/src/encoding.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++17 --extended-lambda --expt-relaxed-constexpr -U__CUDA_NO_HALF_OPERATORS__ -U__CUDA_NO_HALF_CONVERSIONS__ -U__CUDA_NO_HALF2_OPERATORS__ -Xcompiler=-Wno-float-conversion -Xcompiler=-fno-strict-aliasing -gencode=arch=compute_75,code=compute_75 -gencode=arch=compute_75,code=sm_75 -DTCNN_PARAMS_UNALIGNED -DTCNN_MIN_GPU_ARCH=75 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_75_C -D_GLIBCXX_USE_CXX11_ABI=0
  /tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include/fmt/core.h(288): warning #1675-D: unrecognized GCC pragma

  /tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include/fmt/core.h(288): warning #1675-D: unrecognized GCC pragma

  [10/10] /usr/local/cuda/bin/nvcc  -I/tmp/pip-req-build-jrxkpkmq/include -I/tmp/pip-req-build-jrxkpkmq/dependencies -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/cutlass/tools/util/include -I/tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include -I/opt/conda/lib/python3.10/site-packages/torch/include -I/opt/conda/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.10/site-packages/torch/include/TH -I/opt/conda/lib/python3.10/site-packages/torch/include/THC -I/usr/local/cuda/include -I/opt/conda/include/python3.10 -c -c /tmp/pip-req-build-jrxkpkmq/src/fully_fused_mlp.cu -o /tmp/pip-req-build-jrxkpkmq/bindings/torch/src/fully_fused_mlp.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++17 --extended-lambda --expt-relaxed-constexpr -U__CUDA_NO_HALF_OPERATORS__ -U__CUDA_NO_HALF_CONVERSIONS__ -U__CUDA_NO_HALF2_OPERATORS__ -Xcompiler=-Wno-float-conversion -Xcompiler=-fno-strict-aliasing -gencode=arch=compute_75,code=compute_75 -gencode=arch=compute_75,code=sm_75 -DTCNN_PARAMS_UNALIGNED -DTCNN_MIN_GPU_ARCH=75 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_75_C -D_GLIBCXX_USE_CXX11_ABI=0
  /tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include/fmt/core.h(288): warning #1675-D: unrecognized GCC pragma

  /tmp/pip-req-build-jrxkpkmq/dependencies/fmt/include/fmt/core.h(288): warning #1675-D: unrecognized GCC pragma

  /opt/conda/compiler_compat/ld: cannot find -lcuda: No such file or directory
  collect2: error: ld returned 1 exit status
  error: command '/usr/bin/g++' failed with exit code 1
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for tinycudann Running setup.py clean for tinycudann Failed to build tinycudann ERROR: Could not build wheels for tinycudann, which is required to install pyproject.toml-based projects