runtime error

mport FusedLeakyReLU, fused_leaky_relu, upfirdn2d File "/home/user/app/StyleSDF/op/__init__.py", line 1, in <module> from .fused_act import FusedLeakyReLU, fused_leaky_relu File "/home/user/app/StyleSDF/op/fused_act.py", line 11, in <module> fused = load( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/torch/utils/cpp_extension.py", line 1308, in load return _jit_compile( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/torch/utils/cpp_extension.py", line 1710, in _jit_compile _write_ninja_file_and_build_library( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/torch/utils/cpp_extension.py", line 1810, in _write_ninja_file_and_build_library _write_ninja_file_to_build_library( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/torch/utils/cpp_extension.py", line 2199, in _write_ninja_file_to_build_library cuda_flags = common_cflags + COMMON_NVCC_FLAGS + _get_cuda_arch_flags() File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/torch/utils/cpp_extension.py", line 1967, in _get_cuda_arch_flags capability = torch.cuda.get_device_capability(i) File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/torch/cuda/__init__.py", line 435, in get_device_capability prop = get_device_properties(device) File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/torch/cuda/__init__.py", line 449, in get_device_properties _lazy_init() # will define _get_device_properties File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/torch/cuda/__init__.py", line 298, in _lazy_init torch._C._cuda_init() RuntimeError: The NVIDIA driver on your system is too old (found version 11080). Please update your GPU driver by downloading and installing a new version from the URL: http://www.nvidia.com/Download/index.aspx Alternatively, go to: https://pytorch.org to install a PyTorch version that has been compiled with your version of the CUDA driver.

Container logs:

Fetching error logs...