8000 CUDA Version Mismatch Error During Installation of diff-gaussian-rasterization · Issue #65 · autonomousvision/mip-splatting · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
CUDA Version Mismatch Error During Installation of diff-gaussian-rasterization #65
Open
@Likithareddy19

Description

@Likithareddy19

I am encountering an issue during the installation of submodules/diff-gaussian-rasterization.
When running: pip install submodules/diff-gaussian-rasterization
I encountered The error:The detected CUDA version (12.3) mismatches the version that was used to compile PyTorch (11.3).

Image

Image

I tried installing PyTorch with CUDA 11.3:pip install torch==1.12.1+cu113 torchvision==0.13.1+cu113 -f https://download.pytorch.org/whl/torch_stable.html

But the build still fails with the same error.
fails due to CUDA mismatch.

How can I resolve this?

Environment:
CUDA: 12.3
PyTorch: 1.12.1+cu113
Python: 3.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0